Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/iugonet/tools/mddb/

iug_get_datainfo.pro


Name: iug_get_datainfo PURPOSE: Search granule at the IUGONET metadata database. Example: iug_get_datainfo, nlat=60, slat=40, elon=15, wlon=0, $ ts='2005-1-1', te='2005-1-2', query='Kyoto', data=data KEYWORDS: nlat: the northernmost latitude (degree) slat: the southernmost latitude (degree) elon: the easternmost longitude (degree) wlon: the westernmost longitude (degree) ts: start time of observation te: end time of observation rpp: number of records per a query query: free word to search data: information of obtained data files (structure) Written by Y.-M. Tanaka, Feb. 13, 2010 (ytanaka at nipr.ac.jp)

Routines

top source iug_get_datainfo

iug_get_datainfo, nlat=nlat, slat=slat, elon=elon, wlon=wlon, ts=ts, te=te, rpp=rpp, query=query, xmldir=xmldir, xmlfile=xmlfile, data=data

Keywords

nlat
slat
elon
wlon
ts
te
rpp
query
xmldir
xmlfile
data

File attributes

Modification date: Thu Feb 13 16:43:03 2014
Lines: 35