This page was created by the IDL library routine mk_html_help2.

Last modified: Thu Aug 6 12:53:14 2020.


Directory Listing of Routines


Routine Descriptions

SPP_SPICE_KERNELS

[Next Routine] [List of Routines]
NAME: SPP_SPICE_KERNELS
PURPOSE:
 Provides spp spice kernel filename of specified type

Typical CALLING SEQUENCE: kernels=spp_spice_kernel()

KEYWORDS:
 LOAD:   Set keyword to also load file
 TRANGE:  Set keyword to UT timerange to provide range of needed files.
 RECONSTRUCT: If set, then only kernels with reconstructed data (no predicts) are returned.

OUTPUT: fully qualified kernel filename(s)

WARNING: Be very careful using this routine with the /LOAD keyword.
It will change the loaded SPICE kernels that users typically assume are not being changed.
PLEASE DO NOT USE this routine within general "LOAD" routines using the LOAD keyword.
"LOAD" routines should assume that SPICE kernels are already loaded.

Author: Davin Larson  - January 2014
 $LastChangedBy: ali $
 $LastChangedDate: 2020-03-05 19:22:53 -0800 (Thu, 05 Mar 2020) $
 $LastChangedRevision: 28384 $
 $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_4_0/projects/SPP/COMMON/spice/spp_spice_kernels.pro $

(See projects/SPP/COMMON/spice/spp_spice_kernels.pro)


SPP_SWP_SPICE

[Previous Routine] [List of Routines]
NAME: SPP_SWP_SPICE
PURPOSE:
 LOADS SPICE kernels and creates a few tplot variables
 Demonstrates usage of SPP SPICE ROUTINES

  Author:  Davin Larson
 $LastChangedBy: ali $
 $LastChangedDate: 2020-03-05 19:22:53 -0800 (Thu, 05 Mar 2020) $
 $LastChangedRevision: 28384 $
 $URL: svn+ssh://thmsvn@ambrosia.ssl.berkeley.edu/repos/spdsoft/tags/spedas_4_0/projects/SPP/COMMON/spice/spp_swp_spice.pro $

(See projects/SPP/COMMON/spice/spp_swp_spice.pro)