projects/themis/state/
thm_load_state_relpath.pro
Routines
top source thm_load_state_relpath
result = thm_load_state_relpath(sname=sname, filetype=filetype, level=level, version=version, trange=trange, addmaster=addmaster, relpathnames_local=relpathnames_local, _extra=_extra)
NAME: thm_load_state_relpath PURPOSE: Alternate relpathname routine for L1 state data, allows for different relpath from SPDF directory with v0? in the final relpathname CALLING SEQUENCE: relpathnames = thm_load_state_relpath(sname = sname, filetype = filetype, level = level, $ version = version, $ trange = trange, $ addmaster = addmaster) INPUT: sname = probe, one of ['a','b','c','d','e'] filetype = 'state' -> this keyword is only defined here due to the interface to thm_load_xxx level = 'l1' -> this keyword is only defined here due to the interface to thm_load_xxx version = '0','1','2','3' or '?' The default is to not have a version number, and this keyword is not used trange = the timerange relpathnames_local = the fullpath of the file as it will be saved locally, this is an output keyword OUTPUT: relpathnames = the full path of the files relative to the local and remote data directories. HISTORY: April 1, 2010, jmm, jimm@ssl.berkeley.edu $LastChangedBy: pcruce $ $LastChangedDate: 2014-02-20 12:48:24 -0800 (Thu, 20 Feb 2014) $ $LastChangedRevision: 14398 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/state/thm_load_state_relpath.pro $
Keywords
- sname
- filetype
- level
- version
- trange
- addmaster
- relpathnames_local
- _extra
File attributes
Modification date: | Thu Mar 13 16:35:35 2014 |
Lines: | 28 |