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


NAME: iug_load_meteor_rish_txt PURPOSE: Queries the Kyoto_RISH servers for the horizontal wind data (uwnd, vwnd, uwndsig, vwndsig, mwnum) in the text format taken by the meteor wind radar (MWR) at Kototabang and Serpong and loads data into tplot format. SYNTAX: iug_load_meteor_rish, datatype = datatype, site=site, parameters = parameters, $ downloadonly=downloadonly, trange=trange, verbose=verbose KEYWOARDS: datatype = Observation data type. For example, iug_load_meteor_rish_txt, datatype = 'thermosphere'. The default is 'thermosphere'. site = Observatory code name. For example, iug_load_meteor_rish_txt, site = 'ktb'. The default is 'all', i.e., load all available stations. parameters = Data parameter. For example, iug_load_meteor_rish_txt, parameter = 'h2t60min00'. A kind of parameters is 5 types of 'h2t60min00', 'h2t60min30', 'h4t60min00', 'h4t60min00', 'h4t240min00'. The default is 'h2t60min00'. 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. CODE: A. Shinbori, 09/19/2010. MODIFICATIONS: A. Shinbori, 03/24/2011. ACKNOWLEDGEMENT: $LastChangedBy: jwl $ $LastChangedDate: 2012-10-11 14:47:41 -0700 (Thu, 11 Oct 2012) $ $LastChangedRevision: 10980 $ $URL $

Routines

top source iug_load_meteor_rish_txt

iug_load_meteor_rish_txt, datatype=datatype, site=site, parameter=parameter, downloadonly=downloadonly, trange=trange, verbose=verbose

Keywords

datatype
site
parameter
downloadonly
trange
verbose

File attributes

Modification date: Thu Feb 13 16:43:01 2014
Lines: 17