projects/goes/
goes_load_data.pro
Routines
top source goes_load_data
goes_load_data, trange=trange, datatype=datatype, probes=probes, suffix=suffix, downloadonly=downloadonly, avg_1m=avg_1m, avg_5m=avg_5m, no_time_clip=no_time_clip, tplotnames=tplotnames, varformat=varformat, get_support_data=get_support_data, noephem=noephem
Procedure: goes_load_data Keywords: trange: time range of interest datatype: type of GOES data to be loaded. Valid data types are: 'fgm': Fluxgate magnetometer 'epead': Electron, Proton, Alpha Detector 'maged': Magnetospheric Electron Detector 'magpd': Magnetospheric Proton Detector 'hepad': High energy Proton and Alpha Detector 'xrs': X-ray Sensor suffix: String to append to the end of the loaded tplot variables probes: Number(s) of the GOES spacecraft, i.e., probes=['13','14','15'] varnames: Name(s) of variables to load, defaults to all (*) /downloadonly: Download the file but don't read it /avg_1m: Use 1-minute averaged GOES data /avg_5m: Use 5-minute averaged GOES data /no_time_clip: Don't clip the tplot variables /get_support_data: keep the support data /noephem: Don't keep the ephemeris data $LastChangedBy: jwl $ $LastChangedDate: 2014-07-16 10:29:42 -0700 (Wed, 16 Jul 2014) $ $LastChangedRevision: 15581 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/goes/goes_load_data.pro $
Keywords
- trange
- datatype
- probes
- suffix
- downloadonly
- avg_1m
- avg_5m
- no_time_clip
- tplotnames
- varformat
- get_support_data
- noephem
File attributes
Modification date: | Tue Oct 21 13:53:38 2014 |
Lines: | 152 |