This page was created by the IDL library routine mk_html_help2.

Last modified: Thu Aug 6 12:53:14 2020.


Directory Listing of Routines


Routine Descriptions

GOES_FILECONFIG

[Next Routine] [List of Routines]
NAME:
 goes_fileconfig

PURPOSE:
 A widget that allows the user to set some of the !goes variable. The user
 can resettodefault, modify, and save the system variable.
 
HISTORY:

$LastChangedBy: aaflores $
$LastChangedDate: 2015-06-19 18:59:28 -0700 (Fri, 19 Jun 2015) $
$LastChangedRevision: 17927 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_4_0/projects/goes/spedas_plugin/goes_fileconfig.pro $

(See projects/goes/spedas_plugin/goes_fileconfig.pro)


GOES_UI_GEN_OVERPLOT

[Previous Routine] [Next Routine] [List of Routines]
 NAME:
  goes_ui_gen_overplot

 PURPOSE:
  Widget wrapper for goes_overview_plot used to create GOES overview plots in the GUI

 CALLING SEQUENCE:
  success = goes_ui_gen_overplot(gui_id, historyWin, oplot_calls, callSequence,$
                                windowStorage,windowMenus,loadedData,drawObject)

 INPUT:
  gui_id:  The id of the main GUI window.
  historyWin:  The history window object.
  oplot_calls:  The number calls to goes_ui_gen_overplot
  callSequence: object that stores sequence of procedure calls that was used to load data
  windowStorage: standard windowStorage object
  windowMenus: standard menu object
  loadedData: standard loadedData object
  drawObject: standard drawObject object
  

 OUTPUT:
  none
  
$LastChangedBy: pcruce $
$LastChangedDate: 2015-01-23 19:30:24 -0800 (Fri, 23 Jan 2015) $
$LastChangedRevision: 16723 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_4_0/projects/goes/spedas_plugin/goes_ui_gen_overplot.pro $

(See projects/goes/spedas_plugin/goes_ui_gen_overplot.pro)


GOES_UI_IMPORT_DATA

[Previous Routine] [Next Routine] [List of Routines]
NAME:
  goes_ui_import_data

PURPOSE:
  Modularized gui goes data loader


HISTORY:
$LastChangedBy: egrimes $
$LastChangedDate: 2015-04-15 15:14:31 -0700 (Wed, 15 Apr 2015) $
$LastChangedRevision: 17332 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_4_0/projects/goes/spedas_plugin/goes_ui_import_data.pro $

(See projects/goes/spedas_plugin/goes_ui_import_data.pro)


GOES_UI_LOAD_DATA

[Previous Routine] [List of Routines]
NAME:
  goes_ui_load_data

PURPOSE:
  Generates the tab that loads goes data for the gui.


HISTORY:
$LastChangedBy: egrimes $
$LastChangedDate: 2015-04-15 15:14:31 -0700 (Wed, 15 Apr 2015) $
$LastChangedRevision: 17332 $
$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_4_0/projects/goes/spedas_plugin/goes_ui_load_data.pro $

(See projects/goes/spedas_plugin/goes_ui_load_data.pro)