projects/iugonet/load/
iug_load_ear_iono_vr_txt.pro
NAME: iug_load_ear_iono_vr_txt PURPOSE: Queries the Kyoto_RISH servers for the FAI observation data in the CSV format taken by the equatorial atmosphere radar (EAR) and loads data into tplot format. SYNTAX: iug_load_ear_iono_vr_txt, parameter1=parameter1, parameter2=parameter2 $ downloadonly=downloadonly, trange=trange, verbose=verbose KEYWOARDS: PARAMETER1 = first parameter name of EAR FAI obervation data. For example, iug_load_ear_iono_vr_txt, parameter1 = 'vb3p4a'. The default is 'all', i.e., load all available parameters. PARAMETER2 = second parameter name of EAR FAI obervation data. For example, iug_load_ear_iono_vr_txt, parameter2 = 'dpl1'. The default is 'all', i.e., load all available parameters. TRANGE = (Optional) Time range of interest (2 element array), if this is not set, the default is to prompt the user. Note that if the input time range is not a full day, a full day's data is loaded. /downloadonly, if set, then only download the data, do not load it into variables. VERBOSE (In): [1,...,5], Get more detailed (higher number) command line output. DATA AVAILABILITY: Please check the following homepage of the time schedule of field-aligned irregularity (FAI) observation before you analyze the FAI data using this software. http://www.rish.kyoto-u.ac.jp/ear/data-fai/index.html#data CODE: A. Shinbori, 19/09/2010. MODIFICATIONS: A. Shinbori, 24/03/2011. A. Shinbori, 06/10/2011. A. Shinbori, 31/01/2012. A. Shinbori, 17/12/2012. A. Shinbori, 01/08/2013. A. Shinbori, 18/08/2013. A. Shinbori, 24/01/2014. ACKNOWLEDGEMENT: $LastChangedBy: jwl $ $LastChangedDate: 2014-02-10 16:12:40 -0800 (Mon, 10 Feb 2014) $ $LastChangedRevision: 14263 $ $URL $
Routines
top source iug_load_ear_iono_vr_txt
iug_load_ear_iono_vr_txt, parameter1=parameter1, parameter2=parameter2, downloadonly=downloadonly, trange=trange, verbose=verbose
Keywords
- parameter1
- parameter2
- downloadonly
- trange
- verbose
File attributes
Modification date: | Thu Feb 13 16:43:01 2014 |
Lines: | 135 |