projects/maven/l2gen/
mvn_sta_cmn_d89a_l2gen.pro
Routines
top source mvn_sta_cmn_d89a_l2gen
mvn_sta_cmn_d89a_l2gen, cmn_dat, otp_struct=otp_struct, directory=directory, no_compression=no_compression, _extra=_extra
NAME: mvn_sta_cmn_d89a_l2gen.pro PURPOSE: turn a MAVEN STA RATES common block into a L2 CDF. CALLING SEQUENCE: mvn_sta_cmn_d89a_l2gen, cmn_dat INPUT: cmn_dat = a structrue with the data: PROJECT_NAME STRING 'MAVEN' SPACECRAFT STRING '0' DATA_NAME STRING 'd9_12r64e' APID STRING 'd9' VALID INT Array[675] QUALITY_FLAG INT Array[675] TIME DOUBLE Array[675] END_TIME DOUBLE Array[675] INTEG_T DOUBLE Array[675] MD INT Array[675] MODE INT Array[675] RATE INT Array[675] SWP_IND INT Array[675] ENERGY FLOAT Array[9, 64] NRATE INT 12 RATE_LABELS STRING Array[12] RATES DOUBLE Array[675, 12, 64] All of this has to go into the CDF, also Epoch, tt200, MET time variables; some of the names are changed to titles given in the SIS Data is changed from double to float prior to output KEYWORDS: otp_struct = this is the structure that is passed into cdf_save_vars to creat the file directory = Set this keyword to direct the output into this directory; the default is to populate the MAVEN STA database. /disks/data/maven/pfp/sta/l2 no_compression = if set, do not compress the CDF file HISTORY: 13-jun-2014, jmm, hacked from mvn_sta_cmn_l2gen.pro $LastChangedBy: jimm $ $LastChangedDate: 2014-11-10 14:01:32 -0800 (Mon, 10 Nov 2014) $ $LastChangedRevision: 16159 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/l2gen/mvn_sta_cmn_d89a_l2gen.pro $
Parameters
- cmn_dat
Keywords
- otp_struct
- directory
- no_compression
- _extra
File attributes
Modification date: | Fri Nov 21 06:43:13 2014 |
Lines: | 397 |