Isis 2 Documentation
lev1geoplane - Write geometry information to backplanes or new cube. "lev1geoplane" will create geometric backplanes on an existing cube or create a new cube with the geometric information written to bands in the core. Using only the FROM parameter will result in data written to the backplanes of the existing FROM cube. Using the TO parameter will re- sult in data written to the new TO cube's bands. The following back- planes/bands can be added: Plane name Units ---------------- ------- latitude degrees longitude degrees line_resolution km/pix sample_resolution km/pix phase_angle degrees incidence_angle degrees emission_angle degrees dem_incidence_angle degrees dem_emission_angle degrees north_azimuth degrees PROGRAMMER: K Teal Thompson
Parm | Description | Default |
---|---|---|
FROM | Input cube file name (Default extension is .cub) | NONE |
TO | Output cube file name If no TO specified, backplanes will be created. (Default extension is .cub) | -- |
LAT | Create latitude plane | NO |
LON | Create longitude plane | NO |
SAMPRES | Create sample resolution plane | NO |
LINERES | Create line resolution plane | NO |
PHASE | Create phase angle plane from ellipsoid | NO |
INC | Create incidence angle plane from ellipsoid | NO |
EMA | Create emission angle plane from ellipsoid | NO |
DEMINC | Create incidence angle plane from a DEM | NO |
DEMEMA | Create emission angle plane from a DEM | NO |
NORAZ | Create North azimuth plane |
ADDITIONAL NOTES:
Parm | Description |
---|---|
FROM | Input cube file name. If the file extension is omitted, then ".cub" will be assumed. |
TO | Output cube file name. If TO=--, then geometric data will be written to the backplanes of the FROM cube. (Default extension is .cub) |
LAT | If LAT=YES, a plane labeled LATITUDE will be created from the latitude values in degrees. |
LON | If LON=YES, a plane labeled LONGITUDE will be created from the longitude values in degrees. |
SAMPRES | If SAMPRES=YES, a plane labeled SAMP_RESOLUTION will be created from the resolution values in the sample direction in kilometers per pixel. |
LINERES | If LINERES=YES, a plane labeled LINE_RESOLUTION will be created from the resolution values in the line direction in kilometers per pixel. |
PHASE | If PHASE=YES, a plane labeled PHASE_ANGLE will be created from the phase angle values in degrees. These phase angle values are calculated using the ellipsoid. |
INC | If INC=YES, a plane labeled INCIDENCE_ANGLE will be created from the incidence angle values in degrees. These incidence angle values are calculated using the ellipsoid. |
EMA | If EMA=YES, a plane labeled EMISSION_ANGLE will be created from the emission angle values in degrees. These emission angle values are calculated using the ellipsoid. |
DEMINC | If DEMINC=YES, a plane labeled DEM_INCIDENCE_ANGLE will be created from the incidence angle values in degrees. These incidence angle values are calculated using a DEM. The name of the DEM must be specified in the PHOTO_DEM keyword of the FROM file. |
DEMEMA | If DEMEMA=YES, a plane labeled DEM_EMISSION_ANGLE will be created from the emission angle values in degrees. These emission angle values are calculated using a DEM. The name of the DEM must be specified in the PHOTO_DEM keyword of the FROM file. |
NORAZ | If NORAZ=YES, a plane labeled NORTH_AZIMUTH will be created from the north azimuth angle values in degrees. Noraz is an angle that increases clockwise, with 0 degrees at 3 o'clock. |
Contact us online at the Isis Support Center: http://isisdist.wr.usgs.gov