From c905674b059f21fb9f4815acc654c7ed213c7f0c Mon Sep 17 00:00:00 2001 From: Elena.Budnik <ebudnik@irap.omp.eu> Date: Thu, 13 Jun 2019 13:21:42 +0200 Subject: [PATCH] BEPI Ephemeris --- Instrument/AMDA/Bepi/Ephemeris.xml | 23 +++++++++++++++++++++++ NumericalData/AMDA/Bepi/Ephemeris/bepi-cruise-all.xml | 187 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Observatory/AMDA/Bepi.xml | 34 ++++++++++++++++++++++++++++++++++ Person/Marc.Sitja.xml | 11 +++++++++++ 4 files changed, 255 insertions(+), 0 deletions(-) create mode 100644 Instrument/AMDA/Bepi/Ephemeris.xml create mode 100644 NumericalData/AMDA/Bepi/Ephemeris/bepi-cruise-all.xml create mode 100644 Observatory/AMDA/Bepi.xml create mode 100644 Person/Marc.Sitja.xml diff --git a/Instrument/AMDA/Bepi/Ephemeris.xml b/Instrument/AMDA/Bepi/Ephemeris.xml new file mode 100644 index 0000000..b117435 --- /dev/null +++ b/Instrument/AMDA/Bepi/Ephemeris.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_6.xsd"> + <Version>2.2.6</Version> + <Instrument> + <ResourceID>spase://CDPP/Instrument/AMDA/Bepi/Ephemeris</ResourceID> + <ResourceHeader> + <ResourceName>Ephemeris</ResourceName> + <AlternateName>BepiColombo Orbit</AlternateName> + <ReleaseDate>2017-05-20T21:10:13Z</ReleaseDate> + <Description>Bepi Ephemeris are calculated in IRAP by using BepiColombo SPICE kernels</Description> + <Acknowledgement/> + <Contact> + <PersonID>spase://CDPP/Person/Marc.Sitja</PersonID> + <Role>PrincipalInvestigator</Role> + </Contact> + <PriorID/> + </ResourceHeader> + <InstrumentType>Platform</InstrumentType> + <InvestigationName/> + <ObservatoryID>spase://CDPP/Observatory/AMDA/Bepi</ObservatoryID> + <Caveats/> + </Instrument> +</Spase> diff --git a/NumericalData/AMDA/Bepi/Ephemeris/bepi-cruise-all.xml b/NumericalData/AMDA/Bepi/Ephemeris/bepi-cruise-all.xml new file mode 100644 index 0000000..f77995c --- /dev/null +++ b/NumericalData/AMDA/Bepi/Ephemeris/bepi-cruise-all.xml @@ -0,0 +1,187 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> + <Version>2.2.6</Version> + <NumericalData> + <ResourceID>spase://CDPP/NumericalData/AMDA/Bepi/Ephemeris/bepi-cruise-all</ResourceID> + <ResourceHeader> + <ResourceName>cruise</ResourceName> + <AlternateName>Bepi ephemeris during cruise phase</AlternateName> + <ReleaseDate>2016-02-04T11:46:04Z</ReleaseDate> + <Description>Calculated in IRAP by using Bepi SPICE kernels</Description> + <Contact> + <PersonID>spase://CDPP/Person/Marc.Sitja</PersonID> + <Role>PrincipalInvestigator</Role> + </Contact> + </ResourceHeader> + <AccessInformation> + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> + <AccessURL> + <URL>http://amda.cdpp.eu</URL> + </AccessURL> + <Format>Text</Format> + </AccessInformation> + <ProviderName>ESAC</ProviderName> + <ProviderResourceName> + * bc_mpo_fcp_00061_20181020_20251102_v01.bsp + </ProviderResourceName> + <InstrumentID>spase://CDPP/Instrument/AMDA/Bepi/Ephemeris</InstrumentID> + <MeasurementType>Ephemeris</MeasurementType> + <TemporalDescription> + <TimeSpan> + <StartDate>1997-11-15T00:00:00Z</StartDate> + <StopDate>2004-07-17T10:00:00Z</StopDate> + </TimeSpan> + <Cadence>PT1H</Cadence> + </TemporalDescription> + <ObservedRegion>Heliosphere</ObservedRegion> + <Parameter> + <Name>xyz_hee</Name> + <ParameterKey>bepi_xyz_hee</ParameterKey> + <Ucd>pos.bodyrc;instr.obsty</Ucd> + <Units>AU</Units> + <CoordinateSystem> + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> + <CoordinateSystemName>HEE</CoordinateSystemName> + </CoordinateSystem> + <RenderingHints> + <DisplayType>TimeSeries</DisplayType> + </RenderingHints> + <Structure> + <Size>3</Size> + <Element> + <Name>x</Name> + <Index>1</Index> + <ParameterKey>bepi_xyz_hee(0)</ParameterKey> + </Element> + <Element> + <Name>y</Name> + <Index>2</Index> + <ParameterKey>bepi_xyz_hee(1)</ParameterKey> + </Element> + <Element> + <Name>z</Name> + <Index>3</Index> + <ParameterKey>bepi_xyz_hee(2)</ParameterKey> + </Element> + </Structure> + <Support> + <SupportQuantity>Positional</SupportQuantity> + </Support> + </Parameter> + <Parameter> + <Name>xyz_heeq</Name> + <ParameterKey>bepi_xyz_heeq</ParameterKey> + <Ucd>pos.bodyrc;instr.obsty</Ucd> + <Units>AU</Units> + <CoordinateSystem> + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> + <CoordinateSystemName>HEEQ</CoordinateSystemName> + </CoordinateSystem> + <RenderingHints> + <DisplayType>TimeSeries</DisplayType> + </RenderingHints> + <Structure> + <Size>3</Size> + <Element> + <Name>x</Name> + <Index>1</Index> + <ParameterKey>bepi_xyz_heeq(0)</ParameterKey> + </Element> + <Element> + <Name>y</Name> + <Index>2</Index> + <ParameterKey>bepi_xyz_heeq(1)</ParameterKey> + </Element> + <Element> + <Name>z</Name> + <Index>3</Index> + <ParameterKey>bepi_xyz_heeq(2)</ParameterKey> + </Element> + </Structure> + <Support> + <SupportQuantity>Positional</SupportQuantity> + </Support> + </Parameter> + <Parameter> + <Name>xyz_iau_sun</Name> + <ParameterKey>bepi_xyz_iausun</ParameterKey> + <Ucd>pos.bodyrc;instr.obsty</Ucd> + <Units>AU</Units> + <CoordinateSystem> + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> + <CoordinateSystemName>HCI</CoordinateSystemName> + </CoordinateSystem> + <RenderingHints> + <DisplayType>TimeSeries</DisplayType> + </RenderingHints> + <Structure> + <Size>3</Size> + <Element> + <Name>x</Name> + <Index>1</Index> + <ParameterKey>bepi_xyz_iausun(0)</ParameterKey> + </Element> + <Element> + <Name>y</Name> + <Index>2</Index> + <ParameterKey>bepi_xyz_iausun(1)</ParameterKey> + </Element> + <Element> + <Name>z</Name> + <Index>3</Index> + <ParameterKey>bepi_xyz_iausun(2)</ParameterKey> + </Element> + </Structure> + <Support> + <SupportQuantity>Positional</SupportQuantity> + </Support> + </Parameter> + <Parameter> + <Name>distance bepi-sun</Name> + <ParameterKey>bepi_r_sun</ParameterKey> + <Ucd>pos.distance;instr.obsty</Ucd> + <Units>AU</Units> + <CoordinateSystem> + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> + <CoordinateSystemName>HCI</CoordinateSystemName> + </CoordinateSystem> + <RenderingHints> + <DisplayType>TimeSeries</DisplayType> + </RenderingHints> + <Support> + <SupportQuantity>Positional</SupportQuantity> + </Support> + </Parameter> + <Parameter> + <Name>lat_sun</Name> + <ParameterKey>bepi_lat_sun</ParameterKey> + <Ucd>pos.bodyrc.lat</Ucd> + <Units>deg</Units> + <CoordinateSystem> + <CoordinateRepresentation>Spherical</CoordinateRepresentation> + <CoordinateSystemName>RTN</CoordinateSystemName> + </CoordinateSystem> + <RenderingHints> + <DisplayType>TimeSeries</DisplayType> + </RenderingHints> + <Support> + <SupportQuantity>Positional</SupportQuantity> + </Support> + </Parameter> + <Parameter> + <Name>lon_sun</Name> + <ParameterKey>bepi_lon_sun</ParameterKey> + <Units>deg</Units> + <CoordinateSystem> + <CoordinateRepresentation>Spherical</CoordinateRepresentation> + <CoordinateSystemName>RTN</CoordinateSystemName> + </CoordinateSystem> + <RenderingHints> + <DisplayType>TimeSeries</DisplayType> + </RenderingHints> + <Support> + <SupportQuantity>Positional</SupportQuantity> + </Support> + </Parameter> + </NumericalData> +</Spase> diff --git a/Observatory/AMDA/Bepi.xml b/Observatory/AMDA/Bepi.xml new file mode 100644 index 0000000..a50c390 --- /dev/null +++ b/Observatory/AMDA/Bepi.xml @@ -0,0 +1,34 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_6.xsd"> + <Version>2.2.6</Version> + <Observatory> + <ResourceID>spase://CDPP/Observatory/AMDA/Bepi</ResourceID> + <ResourceHeader> + <ResourceName>Bepi</ResourceName> + <AlternateName>BepiColombo</AlternateName> + <ReleaseDate>2019-03-01T20:05:54Z</ReleaseDate> + <Description>BepiColombo is Europe's first mission to Mercury. + It will set off in 2018 on a journey to the smallest and least explored terrestrial planet in our + Solar System. When it arrives at Mercury in late 2025, it will + endure temperatures in excess of 350 °C and gather data during its 1 year nominal mission, + with a possible 1-year extension. The mission comprises two spacecraft: the Mercury Planetary Orbiter (MPO) + and the Mercury Magnetospheric Orbiter (MMO). BepiColombo is a joint mission between ESA and the Japan Aerospace + Exploration Agency (JAXA), executed under ESA leadership. + </Description> + <Contact> + <PersonID>spase://CDPP/Person/J.Benkhoff</PersonID> + <Role>ProjectScientist</Role> + </Contact> + <InformationURL> + <Name>Home page</Name> + <URL>http://sci.esa.int/bepicolombo</URL> + </InformationURL> + </ResourceHeader> + <Location> + <ObservatoryRegion>Mercury</ObservatoryRegion> + </Location> + <OperatingSpan> + <StartDate>2018-10-20T02:13:28</StartDate> + </OperatingSpan> + </Observatory> +</Spase> diff --git a/Person/Marc.Sitja.xml b/Person/Marc.Sitja.xml new file mode 100644 index 0000000..bea5bec --- /dev/null +++ b/Person/Marc.Sitja.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> + <Version>2.2.0</Version> + <Person> + <ResourceID>spase://CDPP/Person/Marc.Sitja</ResourceID> + <PersonName>Dr. Marc Costa Sitja</PersonName> + <OrganizationName>ESA SPICE Service at ESAC</OrganizationName> + <Email>mcosta@sciops.esa.int</Email> + <Email>esa_spice@sciops.esa.int</Email> + </Person> +</Spase> -- libgit2 0.21.2