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


NAME: iug_load_wpr_rish PURPOSE: Queries the Kyoto_RISH servers for the observation data (uwnd, vwnd, wwnd, pwr1-5, wdt1-5) in the CSV format taken by the Luneberg lens wind profiler radar (LL-WPR) and loads data into tplot format. SYNTAX: iug_load_wpr_rish, site=site, parameter=parameter, $ downloadonly=downloadonly, trange=trange, verbose=verbose KEYWOARDS: SITE = LTR observation site. For example, iug_load_wpr_rish, site = 'sgk'. The default is 'all', i.e., load all available observation points. PARAMETER = parameter name of WPR obervation data. For example, iug_load_wpr_rish, parameter = 'uwnd'. 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: [1,...,5], Get more detailed (higher number) command line output. CODE: A. Shinbori, 06/10/2011. MODIFICATIONS: A. Shinbori, 26/12/2011. A. Shinbori. 31/01/2012. A. Shinbori, 10/02/2012. A. Shinbori, 04/03/2013. A. Shinbori, 08/04/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_wpr_rish

iug_load_wpr_rish, site=site, parameter=parameter, downloadonly=downloadonly, trange=trange, verbose=verbose

Keywords

site
parameter
downloadonly
trange
verbose

File attributes

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