Describes the intermediate grid to which the transform is performed.
intgrid=<value> |
---|
It may be coincident with the target grid, in which case there isn't a second interpolation and the transform to the target grid is direct.
Possible values areĀ
Value | Description | |
---|---|---|
NONE | Disables any truncation before the transformation
| |
AUTO | An intermediate FULL Gaussian grid is used, derived from the output GRID, by looking at the equivalent resolution. This is the default behaviour. | |
number | Specifies the intermediate grid, e.g. O96 for an Octahedral Gaussian with 96 lines between Pole and Equator. | |
OFF | Reserved MARS value that resets the value inherited, effectively removing the keyword from the request which then results in intgrid being set to AUTO. |
Examples:
|
Not supported