Directory: projects/poes/
Contents
.pro files
- poes_cdf2tplot.pro
poes_CDF2TPLOT ,files,varformat=varformat Note: This file is a fork of the more general cdf2tplot, and is specific to POES CDF files.
- poes_config_filedir.pro
Function: poes_config_filedir.proPurpose: Get the directory of the POES configuration file$LastChangedBy: egrimes $$LastChangedDate: 2014-09-18 13:30:13 -0700 (Thu, 18 Sep 2014) $$LastChangedRevision: 15821 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/poes/poes_config_filedir.pro $
- poes_init.pro
PROCEDURE: poes_initPURPOSE: Initializes system variables for POES.
- poes_load_data.pro
Procedure: poes_load_data Keywords: trange: time range of interest datatype: type of POES data to be loaded.
- poes_overview_plot.pro
Procedure: poes_overview_plot Purpose: Generates overview plots for POES data Keywords: probe: POES probe to create an overview plot for (noaa18, noaa19, etc.) date: Start date for the overview plot duration: Duration of the overview plot error: error state, 0 for no error, 1 for an error gui_overplot: flag, 0 if the overview plot isn't being made in the GUI, 1 if it is oplot_calls: pointer to an int for tracking calls to overview plots - for avoiding overwriting tplot data already loaded during this session Notes: $LastChangedBy: egrimes $ $LastChangedDate: 2014-12-11 10:39:43 -0800 (Thu, 11 Dec 2014) $ $LastChangedRevision: 16454 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/poes/poes_overview_plot.pro $
- poes_read_config.pro
- poes_write_config.pro
NAME: poes_write_configPURPOSE: Writes the poes_config fileCALLING SEQUENCE: poes_write_config, copy=copyINPUT: none, the filename is hardcoded, 'poes_config.txt',and is put in a folder given by the routine poes_config_filedir, that uses the IDL routine app_user_dir to create/obtain it: my linux example: /disks/ice/home/jimm/.idl/themis/poes_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 out$LastChangedBy: egrimes $$LastChangedDate: 2014-09-18 13:30:13 -0700 (Thu, 18 Sep 2014) $$LastChangedRevision: 15821 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/poes/poes_write_config.pro $