projects/geom_indices/
spd_ui_load_omni_import.pro
NAME: spd_ui_load_omni_import PURPOSE: This routine provides an example for loading data into the GUI from the load data panel. The purpose of this routine is to provide a wrapper around the actual load data procedure (which is mission specific). This routine handles all the 'administrative' work of validating times, checking if data exists, and adding the data to the GUI's loadedData object. The loadedData object loads and tracks all data that is available to the GUI. HISTORY: ;$LastChangedBy: nikos $ $LastChangedDate: 2014-11-03 11:56:50 -0800 (Mon, 03 Nov 2014) $ $LastChangedRevision: 16127 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/geom_indices/spd_ui_load_omni_import.pro $
Routines
top source spd_ui_load_omni_import
spd_ui_load_omni_import, loadStruc, loadedData, statusBar, historyWin, parent_widget_id, replay=replay, overwrite_selections=overwrite_selections
Parameters
- loadStruc
- loadedData
- statusBar
- historyWin
- parent_widget_id
Keywords
- replay
- overwrite_selections
File attributes
Modification date: | Fri Nov 21 06:43:08 2014 |
Lines: | 60 |