PDS_VERSION_ID        = PDS3                                                  
                                                                              
RECORD_TYPE           = FIXED_LENGTH                                          
RECORD_BYTES          = 80                                                    
                                                                              
RELEASE_ID            = 0001                                                  
REVISION_ID           = 0000                                                  
OBJECT                = TEXT                                                  
  INTERCHANGE_FORMAT    = ASCII                                               
  PUBLICATION_DATE       = 2009-07-30                                         
  NOTE                   = "New Release of SPICAM_READPDS"                    
END_OBJECT            = TEXT                                                  
                                                                              
END                                                                           
                                                                              
IDL Supported Version(s): 6.x                                                 
                                                                              
                                                                              
DESCRIPTION:                                                                  
===========                                                                   
SPICAM-UV software                                                            
                                                                              
Unzipping SPICAM_READPDS.ZIP will create a subdirectory, SPICAM_READPDS.      
The main procedure for reading level 0A SPICAM data is readPDS_SPICAM_UV.pro  
Before entering IDL, update the path "datapath" in the routine                
readPDS_SPICAM_UV.pro with the path of the DATA directory where your data are 
stored.                                                                       
Warning!! Data files and associated label files must be stored in a directory 
named "DATA". BUT the path to the DATA directory must not contain the "data"  
or "DATA" string otherwise the sofware will complain.                         
                                                                              
After entering IDL, compile and run the routine.                              
A dialog window will open to allow selecting the label file associated to     
the data binary file you want to read.                                        
The software will read the label data file and the associated data file.      
                                                                              
The SBN routines read a data array and store it in a IDL structure named      
RECORD_ARRAY.                                                                 
One SPICAM record contains a header array of 128 integers and a data array of 
5 CCD "bands" of 408 pixels.                                                  
Headers are stored in the data.record_array.one_spicav_uv_record.header_array 
tag.                                                                          
Data are stored in the data.record_array.one_spicav_uv_record.data_array tag. 
The routine readPDS_SPICAM_UV.pro gives some example on how to access the     
RECORD_ARRAY and the different tags.                                          
                                                                              
Application :                                                                 
For example, if you select the file "SPIM_0AU_0485A01_E_04.LBL" in the DATA   
directory of this package,the following message will be displayed:            
                                                                              
Now reading header:                                                           
  E:\MEXSPI_1001\SOFTWARE\SPICAM_READPDS\DATA\SPIM_0AU_0485A01_E_04.LBL       
Now reading header:                                                           
  E:\MEXSPI_1001\SOFTWARE\SPICAM_READPDS\LABEL\HEADER_ARRAY.FMT               
Now constructing ARRAY/COLLECTION structure to be read                        
Now reading ARRAY/COLLECTION object                                           
** Structure <111ee50>, 2 tags, length=2267394, data length=2267394, refs=1:  
   OBJECTS         INT              1                                         
   RECORD_ARRAY    STRUCT    -> <Anonymous> Array[521]                        
TIME_EXPOSURE      64                                                         
CODE_OP     101                                                               
Y0     103                                                                    
BIN      16                                                                   
FIRST TIME    2004       6       7      11      12      46      65            
LAST TIME    2004       6       7      11      21      26      65             
