projects/themis/ground/
thm_mult_gmag_plot.pro
NAME: thm_mult_gmag_plot.pro PURPOSE: Plots all GMAG data, in groups of 3 (or anything set by keyword n_per_page) for quick viewing CALLING SEQUENCE: thm_mult_gmag_plot, date, duration INPUTS: date: The start of the time interval to be plotted. (Format: 'YYYY-MM-DD/hh:mm:ss') duration: The length of the interval being plotted. (Floating point number of days -> 12hr=0.5), default=1 no_data_load: This keyword prevents new data from being loaded; the routine will try to plot existing data if it exists. n_per_page: plots this many stations at a time, default is 3 OUTPUTS: Plots... MODIFICATION HISTORY: jmm, 1-sep-2009, jimm@ssl.berkeley.edu $LastChangedBy: aaflores $ $LastChangedDate: 2012-01-09 09:54:03 -0800 (Mon, 09 Jan 2012) $ $LastChangedRevision: 9515 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/themis/ground/thm_mult_gmag_plot.pro $
Routines
top source thm_mult_gmag_plot
thm_mult_gmag_plot, date, duration, no_data_load=no_data_load, n_per_page=n_per_page, winsize=winsize, _extra=_extra
Parameters
- date
- duration
Keywords
- no_data_load
- n_per_page
- winsize
- _extra
File attributes
Modification date: | Thu Feb 13 16:42:57 2014 |
Lines: | 71 |