Difference between revisions of "TUFLOW Message 0637"

From Tuflow
Jump to navigation Jump to search
(Created page with "{{TUFLOW_Message |tuflow_message=ERROR 0637 - |alt_msg=NA<br> |type=ERROR |message_desc= |suggestions= |prelink=Message 0636 |uplink=0xxx_TUFL...")
 
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{TUFLOW_Message
 
{{TUFLOW_Message
|tuflow_message=ERROR 0637 -  
+
|tuflow_message=ERROR 0637 - netcdf must use double ">" to reference layers: <>.
 
|alt_msg=NA<br>
 
|alt_msg=NA<br>
  
 
|type=[[ERROR]]
 
|type=[[ERROR]]
|message_desc=
+
|message_desc=When using a NetCDF grid as an input for Zpts, Mat, Soil, etc then it should be treated as a database (similar to GPKG) and it requires the format "<tt>file.nc >> layer_name</tt>". This error suggests that the line contains only a single ">" rather than two of them ">>".
|suggestions=
+
|suggestions=Double check the referenced command to ensure it's using a double ">>".
 +
 
  
|prelink=[[TUFLOW_Message_0636|Message 0636]]
 
 
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
 
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
|nextlink=[[TUFLOW_Message_0638|Message 0638]]
 
 
}}
 
}}

Latest revision as of 23:02, 27 May 2025

TUFLOW Message
ERROR 0637 - netcdf must use double ">" to reference layers: <>.

Alternate Message
NA

Message Type
ERROR

Description
When using a NetCDF grid as an input for Zpts, Mat, Soil, etc then it should be treated as a database (similar to GPKG) and it requires the format "file.nc >> layer_name". This error suggests that the line contains only a single ">" rather than two of them ">>".

Suggestions
Double check the referenced command to ensure it's using a double ">>".


Up
Go-up.png 0xxx Messages