projects/maven/sta/
mvn_sta_cmn_l2vararr.pro
Routines
top source mvn_sta_cmn_l2vararr
result = mvn_sta_cmn_l2vararr(apid)
NAME: mvn_sta_cmn_l2vararr PURPOSE: Returns an array with common block variable names for the input apid. CALLING SEQUENCE: vars = mvn_sta_cmn_l2vararr(apid) INPUT: apid = the app_id for the data type; OUTPUT: vars = a 3, N array with common block variable names for the input apid, with three columns, one is the common block name, the second is the name in the CDF file, the third is 'Y' or 'N' for record variance. HISTORY: 16-jun-2014,jmm, jimm@ssl.berkeley.edu $LastChangedBy: jimm $ $LastChangedDate: 2014-10-08 16:58:19 -0700 (Wed, 08 Oct 2014) $ $LastChangedRevision: 15951 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/sta/mvn_sta_cmn_l2vararr.pro $
Parameters
- apid
File attributes
Modification date: | Tue Oct 21 13:53:18 2014 |
Lines: | 171 |