spedas/gui/panels/
spd_ui_verify_data.pro
NAME: spd_ui_verify_data PURPOSE: this window allows the user to view and change the meta data associated with GUI data, either tplot variables being imported or GUI data being exported. CALLING SEQUENCE: spd_ui_verify_data,names,loadedData,windowStorage,gui_id=gui_id,edit=edit,newnames=newnames Inputs: names: The names for which verification is done loadedData: The loadedData object windowstorage: The windowStorage object Keywords: gui_id: id of top level base widget from calling program(not required if not used inside the gui) edit: Set this to indicate that this is only being used to edit metadata. This means that data will not be deleted on failure/error newnames: This returns the set of datanames after any modifcations OUTPUT: HISTORY: $LastChangedBy: egrimes $ $LastChangedDate: 2014-08-04 13:17:11 -0700 (Mon, 04 Aug 2014) $ $LastChangedRevision: 15648 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/spedas/gui/panels/spd_ui_verify_data.pro $
Routines
Routines from spd_ui_verify_data.pro
Routine details
top source spd_ui_update_meta
spd_ui_update_meta, state, element, value
Parameters
- state
- element
- value
top source spd_ui_verify_data
spd_ui_verify_data, gui_id, names, loadedData, windowstorage, historywin, edit=edit, newnames=newnames, success=success, callSequence=callSequence
Parameters
- gui_id
- names
- loadedData
- windowstorage
- historywin
Keywords
- edit
- newnames
- success
- callSequence
File attributes
Modification date: | Tue Oct 21 13:53:40 2014 |
Lines: | 366 |