Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

projects/goes/

goes_read_config.pro


NAME: goes_read_config PURPOSE: Reads the goes_config file CALLING SEQUENCE: cstruct = goes_read_config() INPUT: none, the filename is hardcoded, 'goes_config.txt',and is s put in a folder given by the routine goes_config_filedir, that uses the IDL routine app_user_dir to create/obtain it: my linux example: /disks/ice/home/jimm/.idl/themis/thm_config-4-linux OUTPUT: cstruct = a structure with the changeable fields of the !istp structure Copied from thm_read_config and tt2000_read_config lphilpott 20-jun-2012 $LastChangedBy: egrimes $ $LastChangedDate: 2014-02-28 14:10:44 -0800 (Fri, 28 Feb 2014) $ $LastChangedRevision: 14467 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/trunk/projects/goes/goes_read_config.pro $

Routines

Routines from goes_read_config.pro

result = goes_config_template()
result = goes_read_config(header=header)

Routine details

top source goes_config_template

result = goes_config_template()

top source goes_read_config

result = goes_read_config(header=header)

Keywords

header

File attributes

Modification date: Thu Mar 13 16:35:38 2014
Lines: 48