Skip no data (Grid Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
|range=0 to 1 | |range=0 to 1 | ||
|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= | |defaultvalue=0 (ignored) | ||
|icon=iteration_acvtive.png | |icon=iteration_acvtive.png | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
Revision as of 14:38, 10 October 2025
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| File:Iteration acvtive.png | SKIP_NO_DATA | number | 0 to 1 | When value is 1 NO_DATA values are skipped when updating the model result to the grid overlay contents. | 0 (ignored) |
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. Note: This method allows for calculation larger then the GPU grid would allow by splitting the map up in Limit map boxes.
See also