general/missions/rbsp/spacecraft/
rbsp_load_spice_metakernel.pro
Procedure: RBSP_LOAD_SPICE_METAKERNEL Purpose: Loads RBSP SPICE metakernels input: metakernel : full path to metakernel file for loading keywords: /UNLOAD : unloads all kernels loaded by the four RBSP metakernels mkpath='/path/to/teams/spice/meta' : the full path to the teams/spice/meta directory that contains the up-to-date metakernels from MOC /ALL : load all available kernels Examples: rbsp_load_spice_metakernel,/dev ; load development kernels rbsp_load_spice_metakernel,/dev,/unload ; unload development kernels rbsp_load_spice_kernels,/update ; update and load latest MOC kernels Notes: Default is to load all available kernels if no timespan is set.
Routines
File attributes
Modification date: | Thu Apr 10 11:53:12 2014 |
Lines: | 78 |