Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/iugonet/load/

iug_load_ear.pro


NAME: iug_load_ear PURPOSE: Queries the RISH servers for all the observation data (troposphere and FAI) taken by the equatorial atmosphere radar (EAR) and loads data into tplot format. SYNTAX: iug_load_ear [ ,DATATYPE = string ] [ ,PARAMETERS = string] [ ,TRANGE = [min,max] ] [ ,FILENAMES = string scalar or array ] [ , ] KEYWOARDS: DATATYPE = The type of data to be loaded. In this load program, DATATYPEs are 'troposphere', 'e_region', 'v_region' etc. PARAMETERS (I/O): Set to wind parameters. If not set, 'uwnd' is assumed. Returns cleaned input, or shows default. TRANGE (In): Pass a time range a la TIME_STRING.PRO. /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, 13/05/2010. MODIFICATIONS: A. Shinbori, 25/11/2010. A. Shinbori, 08/11/2011. A. Shinbori, 11/05/2011. A. Shinbori, 27/05/2011. A. Shinbori, 15/06/2011. A. Shinbori, 25/07/2011. A. Shinbori, 10/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

iug_load_ear, datatype=datatype, parameter=parameter, trange=trange, verbose=verbose, downloadonly=downloadonly

Keywords

datatype
parameter
trange
verbose
downloadonly

File attributes

Modification date: Thu Feb 13 16:43:00 2014
Lines: 39