so-pas-momtest.xml 7.61 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/Solar_Orbiter/PAS/so-pas-momtest</ResourceID>
    <ResourceHeader>
      <ResourceName>PAS test moments</ResourceName>
      <ReleaseDate>2022-09-29T03:37:19Z</ReleaseDate>
      <Description>Currently in test at IRAP</Description>
      <Contact>
        <PersonID>spase://SMWG/Person/Philippe.Louarn</PersonID>
        <Role>PrincipalInvestigator</Role>
      </Contact>
      <Contact>
        <PersonID>spase://CNES/Person/CDPP-AMDA/Andrei.Fedorov</PersonID>
        <Role>PrincipalInvestigator</Role>
      </Contact>
      <Association>
        <AssociationID>solo-pas-l2</AssociationID>
        <AssociationType>PartOf</AssociationType>
        <Note>L2</Note>
      </Association>
    </ResourceHeader>
    <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
         <Availability>Online</Availability>
         <AccessRights>Restricted</AccessRights>
         <AccessURL>
            <Name>CDPP/AMDA HAPI Server</Name>
            <URL>http://amda.irap.omp.eu/service/hapi</URL>
            <Style>HAPI</Style>
            <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 http://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>Restricted</AccessRights>
         <AccessURL>
            <Name>CDPP/AMDA Web application</Name>
            <URL>http://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 http://amda.cdpp.eu/help/policy.html. Please acknowledge the Data Providers.</Acknowledgement>
      </AccessInformation>
    <ProviderName>IRAP</ProviderName>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Solar_Orbiter/PAS</InstrumentID>
    <MeasurementType>ThermalPlasma</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2020-04-14T12:35:05Z</StartDate>
        <StopDate>2021-11-27T23:59:55Z</StopDate>
      </TimeSpan>
      <CadenceMin>PT0.25S</CadenceMin>
      <CadenceMax>PT10S</CadenceMax>
    </TemporalDescription>
    <ObservedRegion>Heliosphere.Inner</ObservedRegion>
    <Caveats> Info : 
            * 0: Ground 
            * 1: Normal 
            * 2: Snapshot 
            * 3: Burst 
            * 4: Engineering
            
            Validity :
             * 1: V lt 270 km/s
             * 2: V gt 270 km/s , V lt 380 km/s
             * 3: V gt 380 km/s
        </Caveats>
    <Parameter>
      <Name>density</Name>
      <ParameterKey>pas_momtest_n</ParameterKey>
      <Units>cm**-3</Units>
      <Particle>
        <ParticleQuantity>NumberDensity</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
      <Name>v_srf</Name>
      <ParameterKey>pas_momtest_v</ParameterKey>
      <Description>Velocity in SRF frame</Description>
      <Units>km/s</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>vx</Name>
          <Qualifier>Component.I</Qualifier>
          <Index>1</Index>
          <ParameterKey>pas_momtest_v(0)</ParameterKey>
        </Element>
        <Element>
          <Name>vy</Name>
          <Qualifier>Component.J</Qualifier>
          <Index>2</Index>
          <ParameterKey>pas_momtest_v(1)</ParameterKey>
        </Element>
        <Element>
          <Name>vz</Name>
          <Qualifier>Component.K</Qualifier>
          <Index>3</Index>
          <ParameterKey>pas_momtest_v(2)</ParameterKey>
        </Element>
      </Structure>
      <Particle>
        <ParticleQuantity>Velocity</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
      <Name>t_av</Name>
      <ParameterKey>pas_momtest_tav</ParameterKey>
      <Units>eV</Units>
      <Particle>
        <ParticleQuantity>Temperature</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
      <Name>t_srf</Name>
      <ParameterKey>pas_momtest_t</ParameterKey>
      <Description>Temperature components (Tx, Ty, Tz) in SRF frame</Description>
      <Units>eV</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>t_xx</Name>
          <Qualifier>Component.I</Qualifier>
          <Index>1</Index>
          <ParameterKey>pas_momtest_t(0)</ParameterKey>
        </Element>
        <Element>
          <Name>t_yy</Name>
          <Qualifier>Component.J</Qualifier>
          <Index>2</Index>
          <ParameterKey>pas_momtest_t(1)</ParameterKey>
        </Element>
        <Element>
          <Name>t_zz</Name>
          <Qualifier>Component.K</Qualifier>
          <Index>3</Index>
          <ParameterKey>pas_momtest_t(2)</ParameterKey>
        </Element>
      </Structure>
      <Particle>
        <ParticleQuantity>Temperature</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
      <Name>pressure_srf</Name>
      <ParameterKey>pas_momtest_press</ParameterKey>
      <Description>Pressure tensor in SRF frame</Description>
      <Units>J*cm**-3</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>6</Size>
        <Element>
          <Name>press_xx</Name>
          <Index>1</Index>
          <ParameterKey>pas_momtest_press(0)</ParameterKey>
        </Element>
        <Element>
          <Name>press_yy</Name>
          <Index>2</Index>
          <ParameterKey>pas_momtest_press(1)</ParameterKey>
        </Element>
        <Element>
          <Name>press_zz</Name>
          <Index>3</Index>
          <ParameterKey>pas_momtest_press(2)</ParameterKey>
        </Element>
        <Element>
          <Name>press_xy</Name>
          <Index>4</Index>
          <ParameterKey>pas_momtest_press(3)</ParameterKey>
        </Element>
        <Element>
          <Name>press_xz</Name>
          <Index>5</Index>
          <ParameterKey>pas_momtest_press(4)</ParameterKey>
        </Element>
        <Element>
          <Name>press_yz</Name>
          <Index>6</Index>
          <ParameterKey>pas_momtest_press(5)</ParameterKey>
        </Element>
      </Structure>
      <Particle>
        <ParticleQuantity>Pressure</ParticleQuantity>
      </Particle>
    </Parameter>
  </NumericalData>
</Spase>