Actions
Bug #1731
closedENM IIE - Rescaling of layer grid information
Start date:
10/22/2004
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
1731
Description
For use in current GARP actors, all input layer grid values need to be scaled to
unsigned byte values (0-255) with special values for missing data. Thus, this
task rescales the values of raster grid cells to byte range (need to check on
special byte values needed)
(Several rescaling actors already exist. Need to check operation)
Responsible Party: Higgins
Related issues
Updated by Dan Higgins about 20 years ago
The ASCtoRAW actor handles the scaling when it converts *.ASC file to a *.RAW
format.
Actions