dsc-orb-all.xml 8.63 KB
<?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://www.spase-group.org/data/schema/spase-2.4.1.xsd">
  <Version>2.4.1</Version>
  <NumericalData>
    <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/DSCOVR/Ephemeris/dsc-orb-all</ResourceID>
    <ResourceHeader>
      <ResourceName>orbit L1</ResourceName>
      <AlternateName>orbit L1 libration point</AlternateName>
      <ReleaseDate>2020-07-01T00:00:13Z</ReleaseDate>
      <Description>DSCOVR orbits the L1 libration point which is a point of Earth-Sun gravitational equilibrium about 1.5 million km from 
                Earth and 148.5 million km from the Sun</Description>
      <Acknowledgement>NOAA Space Weather Prediction Center (2016): Deep Space Climate Observatory (DSCOVR). NOAA National Centers for Environmental Information.</Acknowledgement>
      <Contact>
        <PersonID>spase://CNES/Person/CDPP-AMDA/Doug.Biesecker</PersonID>
        <Role>DataProducer</Role>
      </Contact>
    </ResourceHeader>
    <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
        <Name>CDPP/AMDA HAPI Server</Name>
        <URL>https://amda.irap.omp.eu/service/hapi</URL>
        <Style>HAPI</Style>
        <ProductKey>dsc-orb-all</ProductKey>
        <Description>Web Service to this product using the HAPI interface.</Description>
      </AccessURL>
      <Format>CSV</Format>
      <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse". See the Rules of the road at https://amda.cdpp.eu/help/policy.html . Please acknowledge the Data Providers.</Acknowledgement>
    </AccessInformation>
    <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
        <Name>CDPP/AMDA Web application</Name>
        <URL>https://amda.cdpp.eu</URL>
        <Description>Access to Data via CDPP/AMDA Web application.</Description>
      </AccessURL>
      <Format>CSV</Format>
      <Format>VOTable</Format>
      <Format>CDF</Format>
      <Format>PNG</Format>
      <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse". See the Rules of the road at https://amda.cdpp.eu/help/policy.html . Please acknowledge the Data Providers.</Acknowledgement>
    </AccessInformation>
    <ProviderName>NOAA</ProviderName>
    <ProviderResourceName>oe_pop_dscovr</ProviderResourceName>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/DSCOVR/Ephemeris</InstrumentID>
    <MeasurementType>Ephemeris</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2015-03-09T00:25:33Z</StartDate>
        <StopDate>2023-05-28T23:00:27Z</StopDate>
      </TimeSpan>
      <Cadence>PT1H</Cadence>
    </TemporalDescription>
    <Parameter>
      <Name>xyz_hee</Name>
      <ParameterKey>dsc_xyz_hee</ParameterKey>
      <Description>Spacecraft position in HEE</Description>
      <UCD>pos.earth;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>
          <Qualifier>Component.I</Qualifier>
          <Index>1</Index>
          <ParameterKey>dsc_xyz_hee(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Qualifier>Component.J</Qualifier>
          <Index>2</Index>
          <ParameterKey>dsc_xyz_hee(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Qualifier>Component.K</Qualifier>
          <Index>3</Index>
          <ParameterKey>dsc_xyz_hee(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_gse</Name>
      <ParameterKey>dsc_xyz_gse</ParameterKey>
      <Description>Spacecraft position in GSE</Description>
      <UCD>pos.earth;instr.obsty</UCD>
      <Units>Re</Units>
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>GSE</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Qualifier>Component.I</Qualifier>
          <Index>1</Index>
          <ParameterKey>dsc_xyz_gse(0)</ParameterKey>
          <ValidMin>-1594535.0</ValidMin>
          <ValidMax>1594535.0</ValidMax>
          <FillValue>-99999</FillValue>
        </Element>
        <Element>
          <Name>y</Name>
          <Qualifier>Component.J</Qualifier>
          <Index>2</Index>
          <ParameterKey>dsc_xyz_gse(1)</ParameterKey>
          <ValidMin>-1594535.0</ValidMin>
          <ValidMax>1594535.0</ValidMax>
          <FillValue>-99999</FillValue>
        </Element>
        <Element>
          <Name>z</Name>
          <Qualifier>Component.K</Qualifier>
          <Index>3</Index>
          <ParameterKey>dsc_xyz_gse(2)</ParameterKey>
          <ValidMin>-1594535.0</ValidMin>
          <ValidMax>1594535.0</ValidMax>
          <FillValue>-99999</FillValue>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_gsm</Name>
      <ParameterKey>dsc_xyz_gsm</ParameterKey>
      <Description>Spacecraft position in GSM</Description>
      <UCD>pos.earth;instr.obsty</UCD>
      <Units>Re</Units>
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>GSE</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Qualifier>Component.I</Qualifier>
          <Index>1</Index>
          <ParameterKey>dsc_xyz_gsm(0)</ParameterKey>
          <ValidMin>-1594535.0</ValidMin>
          <ValidMax>1594535.0</ValidMax>
          <FillValue>-99999</FillValue>
        </Element>
        <Element>
          <Name>y</Name>
          <Qualifier>Component.J</Qualifier>
          <Index>2</Index>
          <ParameterKey>dsc_xyz_gsm(1)</ParameterKey>
          <ValidMin>-1594535.0</ValidMin>
          <ValidMax>1594535.0</ValidMax>
          <FillValue>-99999</FillValue>
        </Element>
        <Element>
          <Name>z</Name>
          <Qualifier>Component.K</Qualifier>
          <Index>3</Index>
          <ParameterKey>dsc_xyz_gsm(2)</ParameterKey>
          <ValidMin>-1594535.0</ValidMin>
          <ValidMax>1594535.0</ValidMax>
          <FillValue>-99999</FillValue>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>distance dscovr-earth</Name>
      <ParameterKey>dsc_r</ParameterKey>
      <Units>Re</Units>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>distance dscovr-sun</Name>
      <ParameterKey>dsc_r_sun</ParameterKey>
      <Units>AU</Units>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>lon_hee</Name>
      <ParameterKey>dsc_lon_hee</ParameterKey>
      <Units>deg</Units>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>lat_hee</Name>
      <ParameterKey>dsc_lat_hee</ParameterKey>
      <Units>deg</Units>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
  </NumericalData>
</Spase>