This page was created by the IDL library routine
mk_html_help2
.
Last modified: Wed Jun 12 10:49:46 2024.
$LastChangedBy: pulupalap $ $LastChangedDate: 2022-08-30 08:44:35 -0700 (Tue, 30 Aug 2022) $ $LastChangedRevision: 31057 $ $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_6_1/projects/SPP/fields/common/spp_fld_load_l1.pro $
(See projects/SPP/fields/common/spp_fld_load_l1.pro)
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_6_1/projects/SPP/fields/common/spp_fld_tmlib_init.pro $
(See projects/SPP/fields/common/spp_fld_tmlib_init.pro)