Commit b99545ec authored by Marc Costa's avatar Marc Costa
Browse files

Prepared for release.

parent f24c4436
Loading
Loading
Loading
Loading
−538 KiB

File deleted.

−7 KiB

File deleted.

+3 −3
Original line number Diff line number Diff line
KPL/MK

Meta-kernel for ExoMarsRSP Dataset v070 -- Reconstruction 20200603_001
Meta-kernel for ExoMarsRSP Dataset v071 -- Reconstruction 20200603_001
==========================================================================

   This meta-kernel lists the ExoMarsRSP Operational SPICE kernels
@@ -48,7 +48,7 @@ Implementation Notes

-------------------

   This file was created on June 3, 2020 by Marc Costa Sitja ESA/ESAC.
   This file was created on October 14, 2020 by Marc Costa Sitja ESA/ESAC.


   \begindata
@@ -80,7 +80,7 @@ Implementation Notes
                           '$KERNELS/ik/emrsp_rm_clupi_v000.ti'
                           '$KERNELS/ik/emrsp_sp_ts_v000.ti'

                           '$KERNELS/ck/emrsp_rm_surf_test_interp-tlm_0003_v001.bc'
                           '$KERNELS/ck/emrsp_rm_surf_test_interp-tlm_0003_v002.bc'
                           '$KERNELS/ck/emrsp_rm_surf_test_rec_0003_v001.bc'
                           '$KERNELS/ck/emrsp_sp_surf_20200318_v001.bc'

+0 −121
Original line number Diff line number Diff line
KPL/MK

Meta-kernel for ExoMarsRSP Dataset v071 -- Reconstruction 20200603_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 June 3, 2020 by Marc Costa Sitja ESA/ESAC.


   \begindata

     PATH_VALUES       = ( '..' )

     PATH_SYMBOLS      = ( 'KERNELS' )

     KERNELS_TO_LOAD   = (

                           '$KERNELS/fk/emrsp_rm_v006.tf'
                           '$KERNELS/fk/emrsp_dsk_surfaces_v000.tf'
                           '$KERNELS/fk/emrsp_sp_v005.tf'

                           '$KERNELS/lsk/naif0012.tls'

                           '$KERNELS/sclk/emrsp_rm_test_ret_20191128_v001.tsc'
                           '$KERNELS/sclk/emrsp_sp_fict_20191031.tsc'

                           '$KERNELS/pck/pck00010.tpc'
                           '$KERNELS/pck/de-403-masses.tpc'

                           '$KERNELS/ik/emrsp_rm_navcam_v001.ti'
                           '$KERNELS/ik/emrsp_rm_pancam_v001.ti'
                           '$KERNELS/ik/emrsp_rm_loccam_v000.ti'
                           '$KERNELS/ik/emrsp_rm_isem_v000.ti'
                           '$KERNELS/ik/emrsp_rm_adron-rm_v000.ti'
                           '$KERNELS/ik/emrsp_rm_wisdom_v000.ti'
                           '$KERNELS/ik/emrsp_rm_clupi_v000.ti'
                           '$KERNELS/ik/emrsp_sp_ts_v000.ti'

                           '$KERNELS/ck/emrsp_rm_surf_test_interp-tlm_0003_v002.bc'
                           '$KERNELS/ck/emrsp_rm_surf_test_rec_0003_v001.bc'
                           '$KERNELS/ck/emrsp_sp_surf_20200318_v001.bc'

                           '$KERNELS/spk/emrsp_ls-plan_v001.bsp'
                           '$KERNELS/spk/emrsp_rm_test_interp-tlm_0003_v001.bsp'
                           '$KERNELS/spk/emrsp_rm_test_rec_0003_v001.bsp'
                           '$KERNELS/spk/emrsp_rm_sites_v001.bsp'
                           '$KERNELS/spk/emrsp_rm_struct_v001.bsp'
                           '$KERNELS/spk/emrsp_sp_struct_v002.bsp'

                           '$KERNELS/spk/de432s.bsp'
                           '$KERNELS/spk/mar097_20160314_20300101.bsp'

                           '$KERNELS/dsk/emrsp_rm_site_001_001_v001.bds'

                         )

   \begintext


Contact Information
------------------------------------------------------------------------

   If you have any questions regarding this file contact the
   ESA SPICE Service at ESAC:

           Marc Costa Sitja
           (+34) 91-8131-457
           marc.costa@esa.int, esa_spice@sciops.esa.int

   or ROCC at Altec Space:

           Federico Salvioli
           (+39) 011-7430-097
           federico.salvioli@altecspace.it


End of MK file.
+1 −1
Original line number Diff line number Diff line
KPL/MK

Meta-kernel for ExoMarsRSP Dataset v070 -- Telemetry 20209603_001
Meta-kernel for ExoMarsRSP Dataset v071 -- Telemetry 20201014_001
==========================================================================

   This meta-kernel lists the ExoMarsRSP Operational SPICE kernels
Loading