Skip to content
Snippets Groups Projects
Commit 4ce5db6a authored by Marc Costa's avatar Marc Costa
Browse files

Added mk for v020 release.

parent ab668ec2
No related branches found
No related tags found
No related merge requests found
KPL/MK
Meta-kernel for ExoMarsRSP Dataset v010 -- Pre-Operational 20180609_001
Meta-kernel for ExoMarsRSP Dataset v020 -- Pre-Operational 20190208_001
==========================================================================
This meta-kernel lists the ExoMarsRSP Operational SPICE kernels
......@@ -48,7 +48,7 @@ Implementation Notes
-------------------
This file was created on June 7, 2018 by Marc Costa Sitja ESA/ESAC.
This file was created on February 8, 2019 by Marc Costa Sitja ESA/ESAC.
\begindata
......@@ -59,24 +59,27 @@ Implementation Notes
KERNELS_TO_LOAD = (
'$KERNELS/fk/emrsp_rm_v00.tf'
'$KERNELS/fk/emrsp_rm_v01.tf'
'$KERNELS/lsk/naif0012.tls'
'$KERNELS/sclk/emrsp_rm_fict_20201101.tsc'
'$KERNELS/sclk/emrsp_rm_fict_20190208.tsc'
'$KERNELS/pck/pck00010.tpc'
'$KERNELS/pck/de-403-masses.tpc'
'$KERNELS/ik/emrsp_rm_navcam_v00.ti'
'$KERNELS/ik/emrsp_rm_pancam_v00.ti'
'$KERNELS/ik/emrsp_rm_navcam_v01.ti'
'$KERNELS/ik/emrsp_rm_pancam_v01.ti'
'$KERNELS/ik/emrsp_rm_loccam_v00.ti'
'$KERNELS/ik/emrsp_rm_isem_v00.ti'
'$KERNELS/ik/emrsp_rm_adron-rm_v00.ti'
'$KERNELS/ck/emrsp_rm_rov_sot_20201101_20201102_f20111101_v00.bc'
'$KERNELS/ck/emrsp_rm_ptr_sot_20201101_20201102_f20201101_v00.bc'
'$KERNELS/ck/emrsp_rm_rov_sot_20201101_20201102_f20190208_v01.bc'
'$KERNELS/ck/emrsp_rm_ptr_sot_20201101_20201102_f20190208_v01.bc'
'$KERNELS/spk/emrsp_rm_sot_20201101_20201102_v00.bsp'
'$KERNELS/spk/emrsp_rm_mlg_00_v00.bsp'
'$KERNELS/spk/emrsp_rm_struct_v00.bsp'
'$KERNELS/spk/emrsp_rm_sot_20201101_20201102_v02.bsp'
'$KERNELS/spk/emrsp_rm_mlg_00_v01.bsp'
'$KERNELS/spk/emrsp_rm_struct_v01.bsp'
'$KERNELS/spk/de432s.bsp'
'$KERNELS/spk/mar097.bsp'
......
KPL/MK
Meta-kernel for ExoMarsRSP Dataset v020 -- Pre-Operational 20190208_001
==========================================================================
This meta-kernel lists the ExoMarsRSP Operational SPICE kernels
providing information for the full mission based on predicted, test
and/or measured data.
Usage of the Meta-kernel
-------------------------------------------------------------------------
The set of kernels listed in this meta-kernel and the order in which
they are listed are picked to provide the best available data and
the most complete coverage based on the information about the
kernels available at the time this meta-kernel was made for the
ExoMarsRSP Operational scenario.
This file is used by the SPICE system as follows: programs that make use
of this frame kernel must "load" the kernel normally during program
initialization. Loading the kernel associates the data items with
their names in a data structure called the "kernel pool". The SPICELIB
routine FURNSH loads a kernel into the pool.
Reading the comments of the binary SPK and C-Kernels is very helpful to
understand the implemented S/C position and orientation. You can use the
following NAIF command line utility to extract that information from the
kernels:
> commnt -r emrsp_*
The kernels listed below can be obtained from the ESA SPICE FTP server:
ftp://spiftp.esac.esa.int/data/SPICE/ExoMarsRSP/kernels/
Implementation Notes
-------------------------------------------------------------------------
It is recommended that users make a local copy of this file and
modify the value of the PATH_VALUES keyword to point to the actual
location of the ExoMarsRSP SPICE data set's ``data'' directory on
their system. Replacing ``/'' with ``\'' and converting line
terminators to the format native to the user's system may also be
required if this meta-kernel is to be used on a non-UNIX workstation.
-------------------
This file was created on February 8, 2019 by Marc Costa Sitja ESA/ESAC.
\begindata
PATH_VALUES = ( '..' )
PATH_SYMBOLS = ( 'KERNELS' )
KERNELS_TO_LOAD = (
'$KERNELS/fk/emrsp_rm_v01.tf'
'$KERNELS/lsk/naif0012.tls'
'$KERNELS/sclk/emrsp_rm_fict_20190208.tsc'
'$KERNELS/pck/pck00010.tpc'
'$KERNELS/pck/de-403-masses.tpc'
'$KERNELS/ik/emrsp_rm_navcam_v01.ti'
'$KERNELS/ik/emrsp_rm_pancam_v01.ti'
'$KERNELS/ik/emrsp_rm_loccam_v00.ti'
'$KERNELS/ik/emrsp_rm_isem_v00.ti'
'$KERNELS/ik/emrsp_rm_adron-rm_v00.ti'
'$KERNELS/ck/emrsp_rm_rov_sot_20201101_20201102_f20190208_v01.bc'
'$KERNELS/ck/emrsp_rm_ptr_sot_20201101_20201102_f20190208_v01.bc'
'$KERNELS/spk/emrsp_rm_sot_20201101_20201102_v02.bsp'
'$KERNELS/spk/emrsp_rm_mlg_00_v01.bsp'
'$KERNELS/spk/emrsp_rm_struct_v01.bsp'
'$KERNELS/spk/de432s.bsp'
'$KERNELS/spk/mar097.bsp'
)
\begintext
Contact Information
------------------------------------------------------------------------
If you have any questions regarding this file contact SPICE support at
ESAC:
Marc Costa Sitja
(+34) 91-8131-457
mcosta@sciops.esa.int, esa_spice@sciops.esa.int
or ROCC at Altec Space:
Federico Salvioli
+1 (818) 354-8136
federico.salvioli@altecspace.it
End of MK file.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment