Directory: projects/maven/spedas_plugin/
Contents
.pro files
- mvn_spd_config_filedir.pro
Function: mvn_spd_config_filedir.pro Purpose: Get the applicationsuser directory for MAVEN SPD data analysis software$LastChangedBy: jimm $$LastChangedDate: 2014-12-01 13:53:09 -0800 (Mon, 01 Dec 2014) $$LastChangedRevision: 16329 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/spedas_plugin/mvn_spd_config_filedir.pro $
- mvn_spd_fileconfig.pro
NAME: mvn_spd_fileconfigPURPOSE: A widget that allows the user to set some of the !yyy environmental variables.
- mvn_spd_init.pro
NAME:mvn_spd_initPURPOSE:Initializes SPEDAS system variables for MAVEN SPD data.
- mvn_spd_read_config.pro
- mvn_spd_write_config.pro
NAME: mvn_spd_write_configPURPOSE: Writes the mvn_spd_config fileCALLING SEQUENCE: mvn_spd_write_config, copy=copyINPUT: none, the filename is hardcoded, 'mvn_spd_config.txt',and is put in a folder given by the routine mvn_spd_config_filedir, that uses the IDL routine app_user_dir to create/obtain it: my linux example: /disks/ice/home/jimm/.idl/mvn_spd/mvn_spd_config-4-linuxOUTPUT: the file is written, and a copy of any old file is generatedKEYWORD: copy = if set, the file is read in and a copy with the !stime appended is written outHISTORY: 2014-12-01, jmm, jimm@ssl.berkeley.edu$LastChangedBy: jimm $$LastChangedDate: 2014-12-01 13:53:09 -0800 (Mon, 01 Dec 2014) $$LastChangedRevision: 16329 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/maven/spedas_plugin/mvn_spd_write_config.pro $