Presentation is loading. Please wait.

Presentation is loading. Please wait.

ESAC June 9-11 2008 R. Noschese G.Picardi, R. Orosei, A. Cicchetti, S. Giuppi, M. Cartacci.

Similar presentations


Presentation on theme: "ESAC June 9-11 2008 R. Noschese G.Picardi, R. Orosei, A. Cicchetti, S. Giuppi, M. Cartacci."— Presentation transcript:

1 ESAC June 9-11 2008 R. Noschese G.Picardi, R. Orosei, A. Cicchetti, S. Giuppi, M. Cartacci

2  Marsis data flow  L1B FRM_SSX_TRK_CMP GEO  L2 Data Structure  GEO_MARS  Subsurface data sets MEX-M-MARSIS-2-EDR-V1.0 MEX-MMARSIS-3-SS-V1.0 ===========“Topics”=========== ==============="MARSIS' DATA STRUCTURE"=============== 2

3 L1B PDS format L2 PDS format Signal Processing =========== MARSIS data flow =========== MEX-M-MARSIS-2-EDR-V1.0 MEX-M-MARSIS-3-SS-V1.0 PVV tool & NASAView Delivery to the PSA TM & TC BY ESOC 3

4 ==============="MARSIS' DATA STRUCTURE"=============== Operative Mode CAL RXO AIS SS1 SS2 SS3 SS4 SS5 =========== The MARSIS data product =========== Instrument State ACQ TRK  MARSIS data are organized into groups, so called frames. The generic frame is the result of the on board processing of a certain number of raw echoes.  Marsis has more Data collection Modes Processing IND RAW CMP  The content of the frame depends on the operative mode. For SSx only the frame content depends also on the state of the instrument and on the processing performed on the data. 4

5 ==============="MARSIS' DATA STRUCTURE"=============== =========== Data Products =========== Data Products are composed by two files.  Frame file (FRM) – FRM_SSX_TRK_CMP_EDR_XXXX.DAT  Geometry file (GEO) –GEO_SSX_TRK_CMP_EDR_XXX.DAT The second contains geometrical information used to locate observations in space and time; one record for each frame in the corresponding FRM file. The columns of the table contains the values of the parameters describing the geometry of the observation for the corresponding frame. The first contains the instrument science data, as they were collected by the instrument. Each frame corresponds to a record in the Data Product that contains all frames acquired using the same instrument mode, in the same instrument state and after the same type of on-board processing during a single orbit. 5

6 ==============="MARSIS' DATA STRUCTURE"=============== HEADER LABEL Scientific DATA PIS 1 Frame |||||| HEADER Scientific DATA PIS n Frame =========== L1B : FRM_SS3_CMP =========== HEADER Scientific DATA PIS 2 Frame 1 Record 6

7 ==============="MARSIS' DATA STRUCTURE"=============== =========== Geometry file =========== LABEL DATA |||||||||||| 1 Record 2 Record n Record HEADER LABEL DATA PIS |||||| HEADER DATA PIS HEADER DATA PIS 1 Frame 2 Frame n Frame DATA FRM file GEO file 7

8 ==============="MARSIS' DATA STRUCTURE"=============== PDS LABEL PDS label has a standard structure that consist of keywords set organised into groups.  RECORD_BYTES  LABEL_RECORDS  FOOTPRINT_POINT_LATITUDE  FOOTPRINT_POINT_LONGITUDE ===========“L1B : LABEL”=========== label length 8

9 ==============="MARSIS' DATA STRUCTURE"=============== ===========“ LABEL Structure”=========== FOOTPRINT_POINT_LATITUDE FOOTPRINT_POINT_LONGITUDE They give an indication of the position of the observations These keywords allow to define each observation present in a “product”. 9

10 ==============="MARSIS' DATA STRUCTURE"=============== For example, let ‘s assume a orbit planned in this way: ===========“ LABEL structure”=========== A1 A0 A2 B1 B2 B0 SS3 SS2 SS3 AIS these observations are defined by at least a “start” and an “end” point. FOOTPRINT_POINT_LATITUDE = ((A1LAT, A0LAT, A2LAT), (B1LAT,B0LAT,B2LAT)) FOOTPRINT_POINT_LONGITUDE = ((A1LON, A0LON, A2LON), (B1LON,B0LON,B2LON)) 10

11 ==============="MARSIS' DATA STRUCTURE"===============  Ancillary Data describing the instrument settings during data acquisition. 28 Bytes Ancillary Data 28 Bytes Ancillary Data 228 Bytes Auxiliary Data 228 Bytes Auxiliary Data HEATHER  Auxiliary Data rappresent the values of the parameters used in the on-board software processing. The exact content of the auxiliary data depends on the instrument mode. =========== Frame Structure =========== 11

12 ==============="MARSIS' DATA STRUCTURE"=============== =========== Frame Structure =========== Operative Mode AntennaFrequencyFilters Frame length (BYTES) SS1Dipole & Monopole F1 &F204864 SS2 Dipole F1 &F2Multi-look2048 SS3 Dipole F1 &F2-1 0 16912 SS4Dipole & Monopole F1-2 -1 0 1 211008 SS5Dipole & Monopole F1-1 0 16912 The number of echoes in the frame varies with the instrument mode and depends on the antenna used to receive the echoes and on the number of different frequencies transmitted by the radar. 12

13 ==============="MARSIS' DATA STRUCTURE"=============== DIPOLE Doppler Filter -1 0 1 Doppler Filter -1 0 1 512 (8 bit RE) 512 (8 bit IM) 512 (8 bit RE) 512 (8 bit IM) 512 (8 bit RE) 512 (8 bit IM) 512 (8 bit RE) 512 (8 bit IM) 512 (8 bit RE) 512 (8 bit IM) 512 (8 bit RE) 512 (8 bit IM) F1F2 PIS 512 byte (16 bit RE) =========== Frame Structure =========== The scientific data of a frame are ordered according to the time of acquisition, to the antenna which are receved, by the trasmitted band and by the Doppler filter 13

14 ==============="MARSIS' DATA STRUCTURE"=============== The L2 Data Product have an identical structure as described for the compressed L1b data product. A Data Product contains all frames acquired using the same instrument mode in tracking (TRK) state, during a single orbit. =========== Data Product Structure: L2 ========= 28 bytes Ancillary Data 228 bytes Auxiliary Data Scientific DATAPIS All processed echoes are 512 samples long. The processed radar echo is a complex quantity, contained in two vectors of 512 32-bit floating point values, the first of which represents the modulus of the echo, while the second contains the echo phase. 14

15 ==============="MARSIS' DATA STRUCTURE"=============== DIPOLE Doppler Filter -1 0 1 Doppler Filter -1 0 1 512 (32 bit Module) 512 (32 bit Phase) 512 (32 bit Module) 512 (32 bit Phase) 512 (32 bit Module) 512 (32 bit Phase) 512 (32 bit Module) 512 (32 bit Phase) 512 (32 bit Module) 512 (8 bit Phase) 512 (8 bit Module) 512 (8 bit Phase) F1F2 =========== Data Structure: L2 =========== 15

16 ==============="MARSIS' DATA STRUCTURE"=============== The main objective of the GEO_MARS file is to describe the geometry associated with a data Product. The geo_mars will describe each observation using a set of “lines” to describe the shape of the footprint. Each line will be defined by identifing two points. The footprint will be reconstructed by joining all the left-hand points to get the left side of the footprint and all the right-hand points to get the right side. The center of that line is defined as the geometrical center point in latitude and longitude, as seen from the instrument. The GEO_MARS file has the following information:  Line Description Parameters  Non-geometrical Parameters  Position Generic Parameters  Solar related Parameters  Spacecraft related Parameters  Instrument Viewing related Parameters =========== GEO_MARS ========= 16

17 ==============="MARSIS' DATA STRUCTURE"=============== The GEO_MARS file contains all Information about the orbits of the Data Set and for each orbit there is a number of “line” equal to the number frames. =========== GEO_MARS ========= 17

18 .PDSVOLUME.XML  VOLDESC.CAT  AAREADME.TXT DATACALIBLABELINDEXCATALOGDOCUMENT “MEX-M-MARSIS- 2 -EDR-V 1.0 ”  CATINFO.TXT  DATASET.CAT  MISSION.CAT  PERSON.CAT  REFERENCE.CAT  RELEASE.CAT  SOFTWARE.CAT  INSTRUMENT.CAT  INSTRUMENT_HOST.CAT TypeModeStateFormProductOrbitExtension FRM CALACQRAWEDRxxxx.DAT GEOAISTRKIND SSXCMP EDRXXXX  LOG_EDR_XXXX.CSV  LOG_EDR_XXXX.LBL  MARSIS_APID20_C_XXXX.CSV  MARSIS_APID20_C_XXXX.LBL  MARSIS_APID20_T_XXXX.CSV  MARSIS_APID20_T_XXXX.LBL  MARSIS_APID20_V_XXXX.CSV  MARSIS_APID20_V_XXXX.LBL  FRM….EDR.FMT  GEO_EDR.FMT  GEO_MARS.TAB  GEO_MARS.LBL  INDEX.TAB  INDEX.LBL  DOCINFO.TXT The DATA directory contains the FRM and GEO files. Data files are organised into subdirectories, each containing data collected over ten orbits. ==============="MARSIS' DATA STRUCTURE"=============== 18 =========== Marsis Data Set: L1b========= The documentation describes the mission, the spacecraft, the instrument, and the data set. It includes the references to published science papers. The CALIB directory is organized into subdirectories according to the same scheme used for the subdirectories in the DATA directory. The CALIB directory contains files CSV and LBL extension The files LBL describe the fields, including their format and length present in CSV file. MARSIS_APID…… These files report currents, temperatures and voltages measured in the instrument during a single orbit. LOG_EDR… These files report a number of parameters describing the instrument setup and performance for observations collected during a single orbit. The LABEL directory contains the files FMT extension. The content of these files is the description,the format and length of the FRM and GEO fields.There is one file for each Data Product file type. The Index table are generated by PVV tool and they are provided with detached PDS label files. Also GEO_MARS file is provided with detached PDS label file.

19 .PDSVOLUME.XML  VOLDESC.CAT  AAREADME.TXT DATACALIBLABELINDEXCATALOGDOCUMENT “MEX-M-MARSIS- 2 -EDR-V 1.0 ”  CATINFO.TXT  DATASET.CAT  MISSION.CAT  PERSON.CAT  REFERENCE.CAT  RELEASE.CAT  SOFTWARE.CAT  INSTRUMENT.CAT  INSTRUMENT_HOST.CAT TypeModeStateFormProductOrbitExtension FRM CALACQRAWEDRxxxx.DAT GEOAISTRKIND SSXCMP EDRXXXX  LOG_EDR_XXXX.CSV  LOG_EDR_XXXX.LBL  MARSIS_APID20_C_XXXX.CSV  MARSIS_APID20_C_XXXX.LBL  MARSIS_APID20_T_XXXX.CSV  MARSIS_APID20_T_XXXX.LBL  MARSIS_APID20_V_XXXX.CSV  MARSIS_APID20_V_XXXX.LBL  FRM….EDR.FMT  GEO_EDR.FMT  GEO_MARS.TAB  GEO_MARS.LBL  INDEX.TAB  INDEX.LBL  DOCINFO.TXT ==============="MARSIS' DATA STRUCTURE"=============== 19 =========== Marsis Data Set: L1b=========

20 .PDSVOLUME.XML  VOLDESC.CAT  AAREADME.TXT DATACALIBLABELINDEXCATALOGDOCUMENT “MEX-M-MARSIS- 3 -RDR-SS-V 1.0 ” TypeModeStateFormProductOrbitExtension FRMCALACQRAWRDRxxxx.DAT GEOSSXTRKIND CMP RDRXXXX  LOG_RDR_XXXX.CSV  LOG_RDR_XXXX.LBL  FRM….RDR.FMT  GEO_RDR.FMT  INDEX.TAB  INDEX.LBL  GEO_MARS.TAB  GEO_MARS.LBL ==============="MARSIS' DATA STRUCTURE"=============== 20 =========== Marsis Data Set: L2=========


Download ppt "ESAC June 9-11 2008 R. Noschese G.Picardi, R. Orosei, A. Cicchetti, S. Giuppi, M. Cartacci."

Similar presentations


Ads by Google