projects/iugonet/load/
iug_load_sdfit.pro
PROCEDURE: iug_load_sdfit PURPOSE: Load fitacf CDF files of SuperDARN as tplot variables. NOTE: This procedure is a simple alias to "erg_load_sdfit" and calls the original one by just providing the same arguments/keywords given. Some load procedures for the ground-based observational data in the ERG mission, named "erg_load_???", can be also called by "iug_load_???", because these data are related to the both ERG and IUGONET projects. For more information, see http://www.iugonet.org/en/ and http://gemsissc.stelab.nagoya-u.ac.jp/erg/ :KEYWORDS: sites: 3-letter code of SD radar name. Currently only the following station codes work: 'ade', 'adw', 'bks', 'cly', 'cve', 'cvw', 'dce', 'fhe', 'fhw', 'gbr', 'hal', 'han', 'hok', 'inv', 'kap', 'kod', 'ksr', 'pgr', 'pyk', 'rkn', 'san', 'sas', 'sto', 'sye', 'sys', 'tig', 'unw', 'wal', 'zho' cdffn: File path of a CDF file if given explicitly. get_support_data: Turn this on to load the supporting data trange: time range for which data are loaded. e.g., ['2008-10-01/00:00:00','2008-10-02/00:00:00'] :AUTHOR: Tomo Hori (E-mail: horit at stelab.nagoya-u.ac.jp) :HISTORY: 2010/03/09: Created as a draft version 2010/07/01: now work for hok and ksr 2010/09/10: added some keywords
Routines
top source iug_load_sdfit
iug_load_sdfit, sites=sites, cdffn=cdffn, get_support_data=get_support_data, noacknowledgment=noacknowledgment, trange=trange, downloadonly=downloadonly, no_download=no_download, compact=compact
Keywords
- sites
- cdffn
- get_support_data
- noacknowledgment
- trange
- downloadonly
- no_download
- compact
File attributes
Modification date: | Thu Feb 13 16:43:00 2014 |
Lines: | 11 |