Skip no data (Grid Overlay): Difference between revisions

From Tygron Preview Support Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
Line 6: Line 6:
|description=When value is 1 NO_DATA values are skipped when updating the model result to the grid overlay contents.
|description=When value is 1 NO_DATA values are skipped when updating the model result to the grid overlay contents.
|defaultvalue=0 (ignored)
|defaultvalue=0 (ignored)
|icon=iteration_acvtive.png
|icon=skip_nodata.png
}}</onlyinclude>}}
}}</onlyinclude>}}



Latest revision as of 15:51, 12 January 2026

When updating Grid Overlays with a Limit Map, only the box is updated and the rest contains NO_DATA values. Adding SKIP_NO_DATA=1 as an attribute to any Grid Overlay, keeps the orginal values in place.

This method allows for calculation larger then the GPU grid would allow by splitting the map up in Limit map boxes.