projects/goes/
goes_overview_plot.pro
Procedure: goes_overview_plot Purpose: Generates daily overview plots for GOES data Keywords: date: start date for the overview plot duration: duration of the overview plot, in days; defaults to 1-day directory: local directory to save the overview plots to (should end with '/' or '\') device: change the plot device for cron plotting (for cron use device = 'z') geopack_lshell: calculate L-shell by tracing field lines to the equator instead of using the dipole assumption skip_ae_idx: set this keyword to skip downloading/plotting AE data error: 1 indicates an error, 0 for no error * Keywords specific to creating overview plots in the GUI: gui_overplot: overview plot was created in the GUI oplot_calls: pointer to an int for tracking calls to overview plots - for avoiding overwriting tplot data already loaded during this session Notes: For GOES 13-15: Panel 1: Kyoto AE, THEMIS AE Panel 2: B components in SM coordinates (colored), B magnitude (black) Panel 3: delta B components, (B components subtracted from the IGRF) Panel 4: MAGPD, line plot of protons by energy channel (omni directional) Panel 5: EPEAD, line plot of e- by energy channel (omni directional) Panel 6: MAGED, line plot of e- by energy channel (omni directional) Panel 7: EPEAD high energy protons by energy channel (omni directional) Panel 8: X-ray, short wavelength and long wavelength For GOES 8-12: Panel 1: Kyoto AE, THEMIS AE Panel 2: B components in SM coordinates (colored), B magnitude (black) Panel 3: delta B components, (B components subtracted from the IGRF) Panel 4: EPS, line plot of protons measured by the telescope detector by energy channel Panel 5: EPS, line plot of integral electron flux by energy channel Panel 6: EPS, line plot of protons measured by the dome detector by energy channel Panel 7: X-ray, short wavelength and long wavelength $LastChangedBy: aaflores $ $LastChangedDate: 2014-03-20 15:10:15 -0700 (Thu, 20 Mar 2014) $ $LastChangedRevision: 14619 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/goes/goes_overview_plot.pro $
Routines
top source goes_overview_plot
goes_overview_plot, date=date, probe=probe, directory=directory, device=device, geopack_lshell=geopack_lshell, duration=duration, gui_overplot=gui_overplot, oplot_calls=oplot_calls, error=error, skip_ae_idx=skip_ae_idx, _extra=_extra
Keywords
- date
- probe
- directory
- device
- geopack_lshell
- duration
- gui_overplot
- oplot_calls
- error
- skip_ae_idx
- _extra
File attributes
Modification date: | Thu Apr 10 11:53:12 2014 |
Lines: | 234 |