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_mu_meso_wind_txt.pro


NAME: iug_load_mu_meso_wind_txt PURPOSE: Queries the RISH servers for the 1-hour average wind data (CSV format) of the mesosphere taken by the Middle and Upper atmosphere (MU) radar at Shigaraki and loads data into tplot format. SYNTAX: iug_load_mu_meso_wind_txt,downloadonly=downloadonly, trange=trange, verbose=verbose KEYWOARDS: PARAMETER = parameter name of wind data in the mesosphere. For example, iug_load_mu_meso_wind_txt, parameter = 'uwnd'. The default is 'all', i.e., load all available parameters. LEVEL = Observation data level. For example, iug_load_mu_wind_meso_txt, level = 'org'. The default is 'all', i.e., load all available levels. When you set the level of 'org', the original data are stored in tplot variables. When you set the level of 'scr', the screening data are stored in tplot variables. 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: [1,...,5], Get more detailed (higher number) command line output. CODE: A. Shinbori, 25/07/2012. MODIFICATIONS: A. Shinbori, 12/11/2012. A. Shinbori, 24/12/2012. 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_mu_meso_wind_txt

iug_load_mu_meso_wind_txt, parameter=parameter, level=level, downloadonly=downloadonly, trange=trange, verbose=verbose

Keywords

parameter
level
downloadonly
trange
verbose

File attributes

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