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


:PROCEDURE: iug_plotmap_obs :PURPOSE: Plots observatories on the world map. :KEYWORDS: glatlim: geographic latitude range glonlim: geographic longitude range query: free word to search charsize: font size of observatory name charcolor: color of observatory name psym: plot symbol for observatories symsize: symbol size symcolor: symbol color noname: If set, no observatory name will be written on the map. position: Set the location of the plot frame in the plot window isotropic: Set to produce a map that has the same scale in X and Y. obs: information of observatories returned from metadata database. :EXAMPLES: iug_plotmap_obs, glatlim=[55, 75], glonlim=[0, 40], $ query='wdc' :Author: Y.-M. Tanaka (E-mail: ytanaka@nipr.ac.jp)

Routines

top source iug_plotmap_obs

iug_plotmap_obs, glatlim=glatlim, glonlim=glonlim, query=query, rpp=rpp, charsize=charsize, charcolor=charcolor, psym=psym, symsize=symsize, symcolor=symcolor, noname=noname, position=position, isotropic=isotropic, obs=obs

Keywords

glatlim
glonlim
query
rpp
charsize
charcolor
psym
symsize
symcolor
noname
position
isotropic
obs

File attributes

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