Directory: general/missions/wind/
Contents
.pro files
- istp_config_filedir.pro
Function: istp_config_filedir.proPurpose: Get the applications user directory for THEMIS data analysis software$LastChangedBy: lphilpott $$LastChangedDate: 2012-06-21 16:18:22 -0700 (Thu, 21 Jun 2012) $$LastChangedRevision: 10610 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/wind/istp_config_filedir.pro $
- istp_init.pro
PROCEDURE: istp_initPURPOSE: Initializes system variables for ISTP data.
- istp_read_config.pro
- istp_write_config.pro
NAME: istp_write_configPURPOSE: Writes the istp_config fileCALLING SEQUENCE: istp_write_config, copy=copyINPUT: none, the filename is hardcoded, 'istp_config.txt',and is put in a folder given by the routine istp_config_filedir, that uses the IDL routine app_user_dir to create/obtain it: my linux example: /disks/ice/home/jimm/.idl/themis/istp_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: Copied from tt2000_write_config and thm_write_config lphilpott 20-jun-2012$LastChangedBy: lphilpott $$LastChangedDate: 2012-06-21 16:18:22 -0700 (Thu, 21 Jun 2012) $$LastChangedRevision: 10610 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/wind/istp_write_config.pro $
- wi_3dp_load.pro
Procedure: WI_3DP_LOADPurpose: Loads WIND 3DP datakeywords: TRANGE= (Optional) Time range of interest (2 element array).
- wi_crib.pro
General Autodownload Crib Written by: Davin Larson$LastChangedBy: jwl $$LastChangedDate: 2011-02-02 14:43:12 -0800 (Wed, 02 Feb 2011) $$LastChangedRevision: 8087 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/wind/wi_crib.pro $
- wi_mfi_load.pro
Procedure: WI_MFI_LOADPurpose: Loads WIND fluxgate magnetometer datakeywords: TRANGE= (Optional) Time range of interest (2 element array).
- wi_or_load.pro
Procedure: WI_OR_LOADPurpose: Loads WIND fluxgate magnetometer datakeywords: TRANGE= (Optional) Time range of interest (2 element array).
- wi_swe_load.pro
Procedure: WI_SWE_LOADPurpose: Loads WIND SWE datakeywords: TRANGE= (Optional) Time range of interest (2 element array).
- wind_config_filedir.pro
Function: wind_config_filedir.proPurpose: Get the applications user directory for THEMIS data analysis software$LastChangedBy: lphilpott $$LastChangedDate: 2012-06-21 16:18:22 -0700 (Thu, 21 Jun 2012) $$LastChangedRevision: 10610 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/wind/wind_config_filedir.pro $
- wind_init.pro
PROCEDURE: wind_initPURPOSE: Initializes system variables for WIND.
- wind_read_config.pro
- wind_write_config.pro
NAME: wind_write_configPURPOSE: Writes the wind_config fileCALLING SEQUENCE: wind_write_config, copy=copyINPUT: none, the filename is hardcoded, 'wind_config.txt',and is put in a folder given by the routine wind_config_filedir, that uses the IDL routine app_user_dir to create/obtain it: my linux example: /disks/ice/home/jimm/.idl/themis/wind_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: Copied from tt2000_write_config and thm_write_config lphilpott 20-jun-2012$LastChangedBy: lphilpott $$LastChangedDate: 2012-06-21 16:18:22 -0700 (Thu, 21 Jun 2012) $$LastChangedRevision: 10610 $$URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/general/missions/wind/wind_write_config.pro $