Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/maven/sta/

mvn_sta_l2_load.pro


Routines

top source mvn_sta_l2_load

mvn_sta_l2_load, files=files, trange=trange, sta_apid=sta_apid, user_pass=user_pass, no_time_clip=no_time_clip, _extra=_extra

NAME: mvn_sta_l2_load PURPOSE: Loads MVN L2 data for a given file(s), or time_range CALLING SEQUENCE: mvn_sta_l2_load, files = files, trange=trange, sta_apid=sta_apid INPUT: All via keyword, if none are set, then the output of timerange() is used, which may prompt for a time interval KEYWORDS: files = if set, then read from these files, otherwise, files are figured out from the time range. trange = read in the data from this time range, note that if both files and time range are set, files takes precedence in finding files. sta_apid = an apid for the data, e.g. ['c0', 'c6'], if not set all are included. user_pass = a user, password combination to be passed through to file_retrieve.pro, a string with format: 'user:password' for sites that require Basic authentication. Digest authentication is not supported. no_time_clip = if set do not clip the data to the time range. The trange is only used for file selection. OUTPUT: No variables, data are loaded into common blocks HISTORY: 16-may-2014, jmm, jimm@ssl.berkeley.edu $LastChangedBy: jimm $ $LastChangedDate: 2014-11-10 15:20:26 -0800 (Mon, 10 Nov 2014) $ $LastChangedRevision: 16161 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/sta/mvn_sta_l2_load.pro $

Keywords

files
trange
sta_apid
user_pass
no_time_clip
_extra

File attributes

Modification date: Fri Nov 21 06:43:09 2014
Lines: 165