Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

projects/maven/l2gen/

mvn_sta_cmn_2a_l2gen.pro


Routines

top source mvn_sta_cmn_2a_l2gen

mvn_sta_cmn_2a_l2gen, cmn_dat, otp_struct=otp_struct, directory=directory, no_compression=no_compression, _extra=_extra

NAME: mvn_sta_cmn_2a_l2gen.pro PURPOSE: turn a MAVEN STA RATES common block into a L2 CDF. CALLING SEQUENCE: mvn_sta_cmn_2a_l2gen, cmn_dat INPUT: cmn_dat = a structure with the data: PROJECT_NAME STRING 'MAVEN' SPACECRAFT STRING '0' DATA_NAME STRING 'Housekeeping' APID STRING '2a' QUALITY_FLAG INT Array[2700] TIME DOUBLE Array[2700] NHKP INT 99 CALIB_CONSTANTS DOUBLE Array[8, 99] HKP_LABELS STRING Array[99] HKP_RAW INT Array[2700, 99] HKP FLOAT Array[2700, 99] 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: 16-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_2a_l2gen.pro $

Parameters

cmn_dat

Keywords

otp_struct
directory
no_compression
_extra

File attributes

Modification date: Fri Nov 21 06:43:14 2014
Lines: 311