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


NAME: THM_ASI_MERGE_MOSAIC PURPOSE: create mosaic with all THEMIS ASI CATEGORY: None CALLING SEQUENCE: THM_ASI_MERGE_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 no_grid=no_grid do not plot geomagnetic grid no_midnight=no_midnight do not plot midnight meridian 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_MERGE_MOSAIC,'2006-01-01/05:00:00' THM_ASI_MERGE_MOSAIC,'2007-03-01/04:00:00',exclude='ekat' MODIFICATION HISTORY: Written by: Harald Frey, 09/06/2011 based on example from Donovan/Jackel and thm_asi_create_mosaic NOTES: WARNING!!!!!!!!!!!!!! This program may not be perfect and may not work in every situation. Especially if stations are influenced by stray or moon light it may still be better to use thm_asi_create_mosaic. Also occasionally there are still sharp borders between overlapping images. If you encounter such a situation send me an email hfrey@ssl.berkeley.edu. (hfrey, 09/21/2011) VERSION: $LastChangedBy: $LastChangedDate: $LastChangedRevision: $URL:

Routines

top source THM_ASI_MERGE_MOSAIC

THM_ASI_MERGE_MOSAIC, time, cal_files=cal_files, gif_out=gif_out, verbose=verbose, pgm_file=pgm_file, exclude=exclude, top=top, 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, minimum_elevation=minimum_elevation, 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, stoptime=stoptime, timestep=timestep, insert=insert

Parameters

time

Keywords

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

File attributes

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