projects/erg/ground/radar/superdarn/
overlay_map_sdfit.pro
Routines
Routines from overlay_map_sdfit.pro
get_resized_pixel, lons, lats, ratio, rlons, rlats
PROCEDURE overlay_map_sdfit :DESCRIPTION: Plot a 2-D scan data of a SD radar on the plot window set up by map_set.
overlay_map_sdfit, datvn, time=time, position=position, erase=erase, clip=clip, geo_plot=geo_plot, nogscat=nogscat, gscatmaskoff=gscatmaskoff, notimelabel=notimelabel, timelabelpos=timelabelpos, nocolorscale=nocolorscale, colorscalepos=colorscalepos, charscale=charscale, force_nhemis=force_nhemis, pixel_scale=pixel_scale
Routine details
top source get_resized_pixel
get_resized_pixel, lons, lats, ratio, rlons, rlats
PROCEDURE overlay_map_sdfit :DESCRIPTION: Plot a 2-D scan data of a SD radar on the plot window set up by map_set. :PARAMS: datvn: tplot variable names (as strings) to be plotted :KEYWORDS: time: Set the time (UNIX time) to plot a 2-D scan for position: Set the location of the plot frame in the plot window geo_plot: Set to plot in the geographical coordinates nogscat: Set to prevent the ground scatter data from appearing on the plot notimelabel: Set to prevent the time label from appearing on the plot nocolorscale: Set to surpress drawing the color scale colorscalepos: Set the position of the color scale in the noraml coordinates. Default: [0.85, 0.1, 0.87, 0.45] pixel_scale: Set a value of range 0.0-1.0 to scale pixels drawn on a 2D map plot charscale: Set a value of font size to write the time label and letters for the color scale :AUTHOR: Tomo Hori (E-mail: horit@stelab.nagoya-u.ac.jp) :HISTORY: 2011/01/11: Created 2011/06/15: renamed to overlay_map_sdfit $LastChangedBy: jwl $ $LastChangedDate: 2014-02-10 16:54:11 -0800 (Mon, 10 Feb 2014) $ $LastChangedRevision: 14265 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/erg/ground/radar/superdarn/overlay_map_sdfit.pro $;
Parameters
- lons
- lats
- ratio
- rlons
- rlats
top source overlay_map_sdfit
overlay_map_sdfit, datvn, time=time, position=position, erase=erase, clip=clip, geo_plot=geo_plot, nogscat=nogscat, gscatmaskoff=gscatmaskoff, notimelabel=notimelabel, timelabelpos=timelabelpos, nocolorscale=nocolorscale, colorscalepos=colorscalepos, charscale=charscale, force_nhemis=force_nhemis, pixel_scale=pixel_scale
Parameters
- datvn
Keywords
- time
- position
- erase
- clip
- geo_plot
- nogscat
- gscatmaskoff
- notimelabel
- timelabelpos
- nocolorscale
- colorscalepos
- charscale
- force_nhemis
- pixel_scale
File attributes
Modification date: | Thu Feb 13 16:43:10 2014 |
Lines: | 197 |