Documentation for /home/davin/idl/socware/

Generated by IDLdoc

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

projects/themis/ground/

thm_asi_create_mosaic.pro


NAME: THM_ASI_CREATE_MOSAIC PURPOSE: create mosaic with all THEMIS ASI CATEGORY: None CALLING SEQUENCE: THM_ASI_CREATE_MOSAIC,time INPUTS: Time like '2006-01-01/05:00:00' OPTIONAL INPUTS: None KEYWORD PARAMETERS: cal_files calibration files if they do not need to be read pgm_file do not read CDF, but pgm-files verbose print some diagnostics insert insert stop before end of program gif_out create a gif-file gif_dir directory for gif-output exclude string of station names that should not be plotted show string of station names that should only be plotted minval minimum value for black maxval maximum value for white minimum_elevation minimum elevation to plot in degrees mask mask certain parts of image scale scale for map set central_lon geographic longitude of center of plot central_lat geographic latitude of center of plot rotation rotate map projection projection for map set, MAP_PROJ_INFO, PROJ_NAMES=names color_continent shade of continent fill color_background shade of background zbuffer do in z-buffer, not on the screen cursor finish with cursor info, loop if cursor>1 window set window number xsize xsize of window ysize ysize of window position=position position of plot on window (normal coordinates) noerase=noerase do not erase current window (no effect if {x,y}size set keep_z keep z-buffer open for further plotting no_grid=no_grid do not plot geomagnetic grid no_midnight=no_midnight do not plot midnight meridian no_label do not label mosaic with date and time add_plot stop because we want to add something force_map plot map even if there are no images xy_pos xy position location mark geographic location [lo,la] track1 mark geographic location [lo,la] track2 mark geographic location [lo,la] top top color to be used for polyfill no_color do not load color table, use existing xy_cursor create array of cursor selected values to pass to upper program ssize size of symbol for location sym_color color of location stoptime create multiple mosaics timestep time steps for multiple mosaics in seconds OUTPUTS: None OPTIONAL OUTPUTS: None COMMON BLOCKS: None SIDE EFFECTS: None RESTRICTIONS: None EXAMPLE: THM_ASI_CREATE_MOSAIC,'2006-01-01/05:00:00' THM_ASI_CREATE_MOSAIC,'2007-03-01/04:00:00',/thumb,exclude='ekat' MODIFICATION HISTORY: Written by: Harald Frey, 02/06/2007 based on example from Donovan/Jackel 2007-03-15, hfrey, thumbnails, keyword exclude 2007-03-27, hfrey, special treatment for not mapped thumbsnails 2007-12-21, jmm, added explicit set_plot,'z' for zbuffer 2008-07-21, jmm, added gif_dir, for output directory option 2009-06-17, hfrey, a few additions to make my life easier 2009-11-10, cgabrielse, added xy_cursor keyword for sending cursor values up level 2012-07-02, jmm, Added color_annotation keyword NOTES: VERSION: $LastChangedBy: hfrey $ $LastChangedDate: 2014-01-07 12:17:57 -0800 (Tue, 07 Jan 2014) $ $LastChangedRevision: 13811 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/ground/thm_asi_create_mosaic.pro $

Routines

top source THM_ASI_CREATE_MOSAIC

THM_ASI_CREATE_MOSAIC, time, cal_files=cal_files, gif_out=gif_out, verbose=verbose, pgm_file=pgm_file, thumb=thumb, exclude=exclude, top=top, special=special, show=show, scale=scale, central_lat=central_lat, central_lon=central_lon, color_continent=color_continent, color_background=color_background, position=position, xsize=xsize, ysize=ysize, noerase=noerase, zbuffer=zbuffer, cursor=cursor, projection=projection, maxval=maxval, minval=minval, window=window, rotation=rotation, full_minute=full_minute, minimum_elevation=minimum_elevation, merge=merge, gif_dir=gif_dir, force_map=force_map, no_grid=no_grid, no_midnight=no_midnight, add_plot=add_plot, mask=mask, xy_pos=xy_pos, location=location, no_color=no_color, xy_cursor=xy_cursor, track1=track1, track2=track2, ssize=ssize, sym_color=sym_color, keep_z=keep_z, stoptime=stoptime, timestep=timestep, color_annotation=color_annotation, insert=insert, no_label=no_label

Parameters

time

Keywords

cal_files
gif_out
verbose
pgm_file
thumb
exclude
top
special
show
scale
central_lat
central_lon
color_continent
color_background
position
xsize
ysize
noerase
zbuffer
cursor
projection
maxval
minval
window
rotation
full_minute
minimum_elevation
merge
gif_dir
force_map
no_grid
no_midnight
add_plot
mask
xy_pos
location
no_color
xy_cursor
track1
track2
ssize
sym_color
keep_z
stoptime
timestep
color_annotation
insert
no_label

File attributes

Modification date: Thu Feb 13 16:42:58 2014
Lines: 395