Extracting a Grid region
Sample functions
GRIDREGSIZE Size of Grid region.
GRIDREGEXTRACT Extract a Grid region.
GRIDEXAMPLE1 Display Grid region as image.
GRIDEXAMPLE2 Display Grid region as shaded lit relief
Code fragment
region_id = hdfgd('defboxregion',grid_id,...
cornerlon,cornerlat);
Examples
» gridexample1
» gridexample2