TUFLOW Message 0637: Difference between revisions

From Tuflow
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:


|type=[[ERROR]]
|type=[[ERROR]]
|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 ">>".
|message_desc=netcdf must use double ">" to reference layers: <>.
|suggestions=Double check the referenced command to ensure it's using a double ">>".
|suggestions=Please contact [mailto:support@tuflow.com support@tuflow.com].





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
0xxx Messages