Finding the Data You Want
1. Search Options
- The PDS Imaging Node has
developed a
Cassini Image Search Engine
to help you find the images you need. The PDS Rings Node will provide additional
data search options as quickly as possible.
- The Access ISS Data tab, provides links for
each data volume, including links to the volume, to zip files of the volume, and links to directories
containing 200x200 "thumbnail" versions of the images on the volume.
- The ISS Calibration tab, provides links for
each calibration volume, including links to the volume and to zip files of the volume.
- For more detailed searching, you can use the VOLUME_ID coupled with the index
files provided on the ISS volumes to help you find specific data (see below).
2. Interpreting the VOLUME_ID
The volume ID takes the form
COISS_Nxxx, where:
COISS is the PDS abbreviation for Cassini Orbiter,
Imaging Science Subsytem
N is one of the following the mission phase identifiers:
- 0 - Calibration data
- 1 - Launch through Saturn approach
- 2 - Saturn tour
xxx is the sequential volume number, begining with 001
for each of the three data sets.
3. The volume INDEX files
Each volume has an INDEX subdirectory
containing three files:
INDXINFO.TXT:
summarizes the structure and contents of the other two files in the
INDEX subdirectory.
Users are strongly encouraged to read an INDXINFO.TXT before
working with the INDEX files.
INDEX.TAB:
an ASCII table file with one row for each image on
the volume. For Cassini ISS, each index table contains 118
columns. Each row contains keyword values for one image. This example is from
disk COISS_2001.
NOTE that these files are large, typically, 12 Mbytes.
INDEX.LBL:
the detached PDS label file for the INDX.TAB file.
This is a text file giving names and definitions of all the columns
in the index.
4. Useful Keywords for Ring searches
Columns in the index file that may be particularly useful to ring scientists
include those for:
RINGS_FLAG, TARGET_NAME, TARGET_DISTANCE, MAXIMUM_RING_RADIUS,
MINIMUM_RING_RADIUS, RING_CENTER_LATITUDE, RING_CENTER_LONGITUDE,
RING_EMISSION_ANGLE, RING_INCIDENCE_ANGLE, and OBSERVATION_ID
The OBSERVATION_ID is a string constructed from the
instrument ID, the orbit number, the target code, a description
of the observation, and instance number. For example,
VIMS_000RI_RINGMOS103_PRIME is some of the data taken by VIMS during
orbit 000 to produce a radial mosaic of the rings.
Searching the index file for the substring RI_ will identify general
ring observations. Observations devoted to a specific ring (A through G)
may be indicated by RA_, RB_, RC, RD_, RE_, RF_, and RG_ respectively