Documentation for /Users/balarsen/Documents/idl/larsen/

Generated by IDLdoc

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

./

plot_earth.pro

topplot_earth

plot_earth [, FANCY=FANCY] [, fill=fill] [, TIME=TIME] [, LAT=LAT] [, LON=LON] [, KM=KM] [, COLOR=COLOR], blank=blank

overplot the earth onto a plot measured in Re

- puts the earth on the plot - messed up the colortable, need to reload ct after a run of this

- Only works well for iso plots measured in Re from the earth. Could be modified to work in meters or the like at a later date - sun is assumed to be to the right

Keywords

FANCY in optional

plot the earth as a globe

fill in optional

fill in the earth

TIME in optional

the time of the fancy earth to plot, defults to zero This can be specifed in fractional hours (e.g. 12.345) or as an EUVtime (e.g. 20012001234 yyyydddhhmmss)

LAT in optional

the lat of the center of the projection (does not work well)

LON in optional

the lon of the center of the projection (does not work well)

KM in optional

oplot on a oplot in units of km instead of Re

COLOR in optional

what color to plot with

blank

Examples

loadct, 13 contour, dist(10), findgen(10)-5, findgen(10)-5, /fill, nlevels=30, /iso plot_earth, /fancy, time=12.345

Author information

History:

Wed Jan 21 10:54:27 2009, Brian Larsen fixed color handling and added blank keyword Tue Nov 11 12:27:26 2008, Brian Larsen added tvlct to not mess up colorbar, and saving !x,y,z so they dont get messed up Mon Apr 28 11:56:48 2008, Brian Larsen added (fixed) color handling Mon Nov 26 16:38:10 2007, Brian Larsen changed from tvcircle to tvellipse which has the right functionaity Wed Nov 7 18:26:41 2007, Brian Larsen Added functionality, for filled earth and parameters lat and on to fancy Mon Oct 1 16:29:57 2007, Brian Larsen changed to use tvcircle which is better than what I had Mon Jan 29 10:31:46 2007, Brian Larsen Made loadct silent and made earth turn the cirrect direction. Sun Jan 28 15:41:46 2007, Brian Larsen written and tested with help from comp.lang.idl-pvwave http://groups.google.com/group/comp.lang.idl-pvwave/browse_thread/thread/4ba6a41393fc8f6f/?hl=en#

Statistics

Lines: 83
McCabe complexity:

File attributes

Modifcation date: Tue Mar 3 13:46:29 2009
Lines: 157