Difference between revisions of "TUFLOW Message 3517"

From Tuflow
Jump to navigation Jump to search
Line 5: Line 5:
 
ERROR 3517: Interpolate ZUVH not supported yet in SGS. Please contact support@tuflow.com.<br>
 
ERROR 3517: Interpolate ZUVH not supported yet in SGS. Please contact support@tuflow.com.<br>
 
ERROR 3517: ZC == MIN(ZU,ZV) not supported yet in SGS. Please contact support@tuflow.com.<br>
 
ERROR 3517: ZC == MIN(ZU,ZV) not supported yet in SGS. Please contact support@tuflow.com.<br>
 +
ERROR 3517: "Read RowCol Zpt" not supported with Quadtree.<br>
 
etc
 
etc
 
|type=[[ERROR]]  
 
|type=[[ERROR]]  
|message_desc=These commands/functions are not supported in SGS with the used TUFLOW version.
+
|message_desc=These commands/functions are not supported in either SGS or Quadtree (depending on the message received) with the used TUFLOW version. <br><br>
|suggestions=Use the latest version of TUFLOW available from the TUFLOW website. Alternatively, remove these features to run in SGS, or contact <font color="blue">support@tuflow.com</font> for further assistance.
+
If the message received is "ERROR 3517 - "Read RowCol Zpt" not supported with Quadtree" this is because the GIS layer is cell size dependent therefore cannot be used in a Quadtree model, as they have multiple cell sizes.  
 +
|suggestions=
 +
Use the latest version of TUFLOW available from the TUFLOW website. Alternatively, remove these features to run in SGS (or Quadtree depending on the message), or contact <font color="blue">support@tuflow.com</font> for further assistance.<br><br>
 +
If the message received is "ERROR 3517 - "Read RowCol Zpt" not supported with Quadtree" use the source that the layer was originally generated from. Alternatively, if you have both .mid/.mif it is possible to generate a raster within QGIS which can be read into TUFLOW instead. If there is no .mif file, this can be generated in TUFLOW using the following in the TGC (anywhere the zpt layer is not 99 will be the original sample points and elevations):<br>
 +
<font color="blue"><tt>Set Zpts<font color="red"><tt>== </tt></font> <font color="black"><tt>99</tt></font><br>
 +
<font color="blue"><tt>Read MID Zpts<font color="red"><tt>== </tt></font> <font color="black"><tt>input_file.mid</tt></font><br>
 +
<font color="blue"><tt>Write GIS Zpts<font color="red"><tt>== </tt></font> <font color="black"><tt>output_file.mif<font color="green"> !or .shp, .gpkg</tt></font><br>
 +
<font color="blue"><tt>Stop</tt></font><br><br>
 +
 
  
 
|uplink=[[3xxx_TUFLOW_Messages|3xxx Messages]]
 
|uplink=[[3xxx_TUFLOW_Messages|3xxx Messages]]
 
}}
 
}}

Revision as of 21:46, 10 October 2023

TUFLOW Message
ERROR 3517: Z Shape Route not supported yet in SGS. Please contact support@tuflow.com.

Alternate Message
ERROR 3517: HX 2D BC not supported yet in SGS. Please contact support@tuflow.com.
ERROR 3517: Interpolate ZUVH not supported yet in SGS. Please contact support@tuflow.com.
ERROR 3517: ZC == MIN(ZU,ZV) not supported yet in SGS. Please contact support@tuflow.com.
ERROR 3517: "Read RowCol Zpt" not supported with Quadtree.
etc

Message Type
ERROR

Description
These commands/functions are not supported in either SGS or Quadtree (depending on the message received) with the used TUFLOW version.

If the message received is "ERROR 3517 - "Read RowCol Zpt" not supported with Quadtree" this is because the GIS layer is cell size dependent therefore cannot be used in a Quadtree model, as they have multiple cell sizes.

Suggestions
Use the latest version of TUFLOW available from the TUFLOW website. Alternatively, remove these features to run in SGS (or Quadtree depending on the message), or contact support@tuflow.com for further assistance.

If the message received is "ERROR 3517 - "Read RowCol Zpt" not supported with Quadtree" use the source that the layer was originally generated from. Alternatively, if you have both .mid/.mif it is possible to generate a raster within QGIS which can be read into TUFLOW instead. If there is no .mif file, this can be generated in TUFLOW using the following in the TGC (anywhere the zpt layer is not 99 will be the original sample points and elevations):
Set Zpts== 99
Read MID Zpts== input_file.mid
Write GIS Zpts== output_file.mif !or .shp, .gpkg
Stop


Up
Go-up.png 3xxx Messages