TUFLOW Message 2472: 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=[[WARNING]]
|type=[[WARNING]]
|message_desc=This could occur if:<ol>
|message_desc=This could occur if the input grid has an extent less than the model domain (can be reviewed using the <U>[[Check_Files_2d_dom | dom_check]]</u>, therefore the SGS interpolation will occur at the edge of the DEM. This message is only reported if "<font color="blue"><tt>Verbose</tt></font> <font color="red"><tt>== </tt></font><font color="black"><tt>ON</tt></font>" is used.
<li>The input grid has an extent less than the model domain (can be reviewed using the <U>[[Check_Files_2d_dom | dom_check]]</u>), therefore the SGS interpolation will occur at the edge of the DEM. This message is only reported if "<font color="blue"><tt>Verbose</tt></font> <font color="red"><tt>== </tt></font><font color="black"><tt>ON</tt></font>" is used.
|suggestions=No action required.
<li>There are NULL values within the raster.</ol>
|suggestions=Review the input DEM, to check if there are NULL values in the raster. If the warning is due to the DEM extent being within the 2D domain, no action is required.





Latest revision as of 01:15, 12 March 2024

TUFLOW Message
WARNING 2472 - Grid interpolation happens at the edge of DEM.

Alternate Message
WARNING 2472 - Grid interpolation includes Null value.

Message Type
WARNING

Description

This could occur if:

  1. The input grid has an extent less than the model domain (can be reviewed using the dom_check), therefore the SGS interpolation will occur at the edge of the DEM. This message is only reported if "Verbose == ON" is used.
  2. There are NULL values within the raster.

Suggestions
Review the input DEM, to check if there are NULL values in the raster. If the warning is due to the DEM extent being within the 2D domain, no action is required.


Up
2xxx Messages