Isis 2 Documentation
12/13/02
Lisa Gaddis
The user can also choose not to run vanna/vanilla but simply to create the command line script, which can then be edited and used directly in vanilla to create images of other measured TES data, such as ick, ock, phase and/or emission angle, lambert albedo, etc.
Note that the user can provide a few parameters to specify the observing and/or instrument conditions under which the TES data were obtained. For example, the sequence parameter can be used to extract nadir emissivity data (emission 0 to 10 degrees). Or, to extract data with little dust one could specify the maximum level of dust opacity (e.g., dust=0.3 or ice=0.04). Note that dust opacity values in the TES literature (e.g., Smith et al., 2001, JGRP, 23929-23945) are often reported as scaled values, so it may be best to use the direct ice opacity values. Scaled dust opacities (at 1075 cm-1) vary from 0.0 to 0.5 and ice opacities (at 825 cm-1) vary from 0.0 to 0.15.
tae>tesemiss to=valmar_emiss.van vanilla=vanilla data=./ waveset=10 + latitude(1)=-10.0 latitude(2)=-2.0 longitude(1)=68.0 + longitude(2)=78.0 sequence=daytime albedo=(null) heliolon=(null) + dust=0.3 ice=(null)
Note1.1: This example takes ~15 minutes to run.
tae>vanna to=valmar_orbits.van vanilla=vanilla data="./" +
mode=text execute=yes script=(null) +
fields(1)=latitude +
fields(2)=longitude +
fields(3)=emissivity +
select(1)="latitude -10 -2" +
select(2)="longitude 68 78" +
select(3)="scan_len 1 1" +
select(4)="height 0 0" +
select(5)="emission 0 10" +
select(6)="incidence 0 80" +
select(7)="target_temp 255 350" +
select(8)="pnt_imc 0 0" +
select(9)="quality:algor_patch 1 1" +
select(10)= "quality:algor_risk 0 0" +
select(11)= "quality:phase_inversion 0 0" +
select(12)= "quality:hga_motion 1 1" +
select(13)= "quality:pnl_motion 1 1" +
select(14)= "quality:moment 0 0") +
select(15)= "det_mask 7 7" +
select(16)= "spectral_mask 0 0" +
Note1.2: Most of these parameters are defaults (see "help" for vanna for details), but the user *must* change latitude and longitude values for each geographic region. This example takes ~10 minutes to run.
Note1.3: These are "conservative" default selection parameters. If you prefer to find more (possibly lower quality) TES data for your area, you may want to relax these constraints a bit. For example, you may want to remove the "quality:hga_motion 1 1" and "quality:pnl_motion 1 1" constraints to increase your TES pixel population for a given area. If you do this, your data may suffer from the results of these motions in certain TES channels or at certain latitudes. Be careful!
Note 1.4: You may want to extract TES data in "layers", perhaps related to albedo or temperature. If you create sorted TES datasets with vanna, you can overlay them sequentially when you create the TES image cube so that, for example, pixels with higher temperatures are on top. You can also do this by simply sorting the text output of vanna so that higher-temperature data are on the bottom.
tae>vanna to=valmar_orbits.van vanilla=vanilla data="./" +
mode=text execute=yes script=(null) +
fields(1)=latitude +
fields(2)=longitude +
fields(3)=lambert_alb +
select(1)="latitude -10 -2" +
select(2)="longitude 68 78" +
select(3)="scan_len 1 1" +
select(4)="height 0 0" +
select(5)="emission 0 10" +
select(6)="incidence 0 80" +
select(7)="target_temp 255 350" +
select(8)="pnt_imc 0 0" +
select(9)="quality:algor_patch 1 1" +
select(10)= "quality:algor_risk 0 0" +
select(11)= "quality:phase_inversion 0 0" +
select(12)= "quality:hga_motion 1 1" +
select(13)= "quality:pnl_motion 1 1" +
select(14)= "quality:moment 0 0") +
select(15)= "det_mask 7 7" +
select(16)= "spectral_mask 0 0" +
Note1.3: This example takes ~10 minutes to run.
emissivity_tes.conf
Note2.1: The ISIS TES cube will have "ocentric" latitudes with positive latitude direction East (see below). This is the preferred orientation for Mars data in ISIS. This means that the West coordinates used to extract raw TES data in tesemiss/vanna above must be converted to East coordinates for input to lev2raster. [Because the configuration file refers to the extracted (original) TES coordinates, leave the "LONDIR" in the configuration file as "WEST".]
Note2.2: Coordinate systems for Mars data vary with respect to their positive longitude direction ("londir" in ISIS) and their latitude measurement systems. LONDIR=East means longitude increases from 0 to 360 in the right or east direction from the prime meridian. LONDIR=West means longitude increases to the left or west. Latitudes are either measured from the equatorial plane through a point at the center of the planet ("planetocentric") or as an angle from a local vertical to the equatorial plane ("planetographic"). TES, MOLA, and THEMIS data are in East/Ocentric format, MOC data are in West/Ographic format, MDIM 1.0 and 2.0 are in West/Ographic format, and MDIM 2.1 and 3.0 products are in East/Ocentric format. These parameters are defined for ISIS in the mars.def.n files; the current file is "mars.def.4" (found in $ISISDATA/target).
East(degrees): 180 270 360/0 90 180 West(degrees): 180 90 0/360 270 180
to convert from west to east: 360 - west_lon
to convert from east to west: 360 - east_lon
Note2.3: The parameter "pmeroff" refers to the value needed to adjust the offsets in prime meridian (longitude) values among the different datasets for Mars that are now commonly in use. TES uses IAU 1994 prime meridian values of 176.901. MOC data use IAU 2000 prime meridian values of 176.7215. To compare TES data with MOC data would require an adjustment or "pmeroff" to match the two, so pmeroff=(176.7215 - 176.901) -0.1795. ( If not matched, offsets at the equator would measure ~4 km.) Different offsets are needed to match TES data with other datasets, such as MOLA. If coregistration with other Mars data is not necessary, or if those datasets have already been adjusted to coincide (e.g., all > are coincident with MOLA geometry) then pmeroff=-- (null).
Note2.4: This example takes about 10 minutes to run.
tae>lev2tolev2 from=cvm_simp.cub mappars="simp:73" +
latrange(1)=-9.0 latrange(2)=-4.0 lonrange(1)=73.0 lonrange(2)=78.0 + latsys=ocentric lonsys=360
Note2.2: The "km" parameter must match
lambert_alb_tes.conf
tae>transpose from=valmar_emiss.cub to=valmar_emiss_bsq.cub
Note4.1: This example takes about 4 minutes to run.
A single ascii file that contains all of these parameters together for a given geographic area can be extracted using vanna or tesemiss. If that is done, the user must examine the ascii file, record the column numbers of each parameter, and modify the configuration files above (especially the column numbers from which the data should be read) accordingly.
To download the files listed above, click on the following link:
Contact us online at the Isis Support Center: http://isisdist.wr.usgs.gov