IGLOBE_H Name
IGLOBE Purpose
Plot a globe. Category
Calling Sequence
iglobe, y0, x0, a0 Inputs
y0 = Central latitude (deg). Def=0. in
x0 = Central longitude (deg). Def=0. in
a0 = Angle to rotate globe CW (deg). Def=0. in
Keyword Parameters
Keywords
WATER=[r,g,b] Color for water as R,G,B.
LAND =[r,g,b] Color for land as R,G,B.
BACK =[r,g,b] Color for background as R,G,B.
COAST=[r,g,b] Color for Coastlines as R,G,B.
CGRID=[r,g,b] Color for Grid as R,G,B.
/GRID display a grid.
HOR=0 do not plot horizon (def is plot horizon).
/COUNTRIES Plot boundaries for countries.
/NOCOLOR Draw black on white background.
Outputs
Common Blocks
Notes
Modification History
R. Sterner, 1999 Oct 06 as an ION example routine
R. Sterner, 1999 Oct 10 --- Fixed GRID and added /NOCOLOR.
R. Sterner, 1999 Oct 10 --- High res version.
Copyright (C) 1999, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.