Privacy Policy and Important Notices
Updated: Monday, 10-Nov-2008 10:46:20 EST
The map projection widget is a compound widget which is used in several programs: bl1map, bl2map, bl3map and two seadisp functions: 1) Load SeaWiFS Level-3 binned data and 2) Projection Function. Most of the inputs in this GUI are used as inputs to the IDL MAP_SET command. Some documentation has been repeated here as an aid to the user. Additional information about the meaning of these variables can be found in IDL's online documentation for the MAP_SET command.
The map projection parameter values can be saved to and loaded from an ASCII parameter file. This ASCII map projection parameter file can be used in programs: bl1map,bl2map, bl3map, mapimg and for loading SeaWiFS L3-binned products.
Map Projection Inputs:
| Projections | Select the desired projection. (currently the Satellite projection is not available) | ||||||
| Center Lat/Lon | Center latitude and longitude of the projection. Value 999.0 denotes taking the default. (Some defaults can be projection-dependent). | ||||||
| Rotation | The angle through which the North direction should be rotated around the line L between the earth's center and the point specified in Center Lat/Lon. | ||||||
| Projection-dependent entries |
|
||||||
| Unset Scale, Set Scale | A toggle specifying whether or not to specify the scale of the map projection or the limits. Scale and Limits are mutually exclusive. | ||||||
| Scale | If Set Scale is specified, then the map generated will be an isotropic map of the ratio 1:scale and the resultant implicit limits will depend on the Output Size specified by the user. The default is 1:100 million which is equivalent to (1 cm to 1000 km) or (1 inch to 1578 miles). | ||||||
| Lat Limit (South, North) | The latitude limits of the map. | ||||||
| Lon Limit (West, East) | The longitude limits of the map. | ||||||
| Isotropic | (Note:
If Set Scale if specified, then the resultant map will automatically be
isotropic.)
|
||||||
| Output Size | The output size in pixels of the desired map [xsize, ysize]. | ||||||
| Output Region | The
region within the Output Size to dedicate to map generation, in
normalized coordinates. The default is to fill the entire area specified
by Output Size.
|
||||||
| Parameter file | The
name of an ASCII file which contains the desired map projection keyword
values.
|
Privacy Policy and Important Notices
Updated: Monday, 10-Nov-2008 10:46:20 EST