This page was created by the IDL library routine
mk_html_help2
.
Last modified: Mon Jul 27 13:46:48 2020.
NAME: SPP_FLD_TMLIB_INIT PURPOSE: Initializes TMlib configuration for loading PSP/FIELDS data. TMlib configuration information is stored in an IDL system variable, !SPP_FLD_TMLIB. Also calls routines which ensure that several helper functions (for example, functions which define frequencies for FIELDS spectral data products) are available for IDL to call. INPUTS: SERVER: Address of the TMlib server. TEST_CDF_DIR: The CDF creation routines save CDF files into a directory defined by the environment variable SPP_FLD_CDF_DIR. If the TEST_CDF_DIR keyword is also set, any CDF files created will also be saved to that directory. EXAMPLE: spp_fld_tmlib_init, server = 'spffmdb.ssl.berkeley.edu' CREATED BY: pulupa $LastChangedBy: pulupalap $ $LastChangedDate: 2019-05-10 13:38:20 -0700 (Fri, 10 May 2019) $ $LastChangedRevision: 27215 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_3_3/projects/SPP/fields/common/spp_fld_tmlib_init.pro $
(See projects/SPP/fields/common/spp_fld_tmlib_init.pro)