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


NAME: iug_load_mu PURPOSE: Queries the Kyoto_RISH servers for all the observation data taken by the Middle and Upper atmosphere (MU) radar at Shigaraki and loads data into tplot format. SYNTAX: iug_load_mu [ ,DATATYPE = string ] [ ,LEVEL = string ] [ ,PARAMETER = string ] [ ,TRANGE = [min,max] ] [ , ] KEYWOARDS: DATATYPE = The type of data to be loaded. In this load program, DATATYPEs are 'troposphere' etc. LEVEL = The level of mesospheric data to be loaded. In this load program, LEVELs are 'org' and 'scr'. PARAMETER = The parameter of mu observations to be loaded. For example, PARAMETER is 'h1t60min00','iemdc3', and so on. LENGTH = The file type of meteor data to be loaded. LENGTHs are '1-day' and '1-month'. Default is 1-day. 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. VERBOSE (In): [1,...,5], Get more detailed (higher number) command line output. CODE: A. Shinbori, 09/19/2010. MODIFICATIONS: A. Shinbori, 03/24/2011. A. Shinbori, 08/08/2012. A. Shinbori, 04/10/2012. A. Shinbori, 12/11/2012. A. Shinbori, 02/08/2013. A. Shinbori, 25/09/2013. A. Shinbori, 27/11/2013. A. Shinbori, 11/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

iug_load_mu, datatype=datatype, level=level, length=length, parameter=parameter, downloadonly=downloadonly, trange=trange, verbose=verbose

Keywords

datatype
level
length
parameter
downloadonly
trange
verbose

File attributes

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