Blame view

NumericalData/CDPP-AMDA/Solar_Orbiter/EPD/so-step-rtn.xml 4.93 KB
6b75e44b   Elena.Budnik   SolO EPD STEP
1
<?xml version="1.0" encoding="UTF-8"?>
49d48632   Benjamin Renard   cleanup_registry_...
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<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/EPD/so-step-rtn</ResourceID>
    <ResourceHeader>
      <ResourceName>flux direction RTN</ResourceName>
      <AlternateName/>
      <ReleaseDate>2022-01-17T06:10:45Z</ReleaseDate>
      <Description>Solar Orbiter, Level 2 Data, Energetic Particle Detector, SupraThermal Electrons and Protons, Rates.</Description>
      <Acknowledgement>See http://espada.uah.es/epd/EPD_data.php</Acknowledgement>
      <Contact>
        <PersonID>spase://CNES/Person/CDPP-AMDA/J.Rodrigues-Pacheco</PersonID>
        <Role>PrincipalInvestigator</Role>
      </Contact>
      <InformationURL>
        <Name>SolO Archive Support Data</Name>
        <URL>https://issues.cosmos.esa.int/solarorbiterwiki/display/SOSP/Archive+Support+Data</URL>
        <Description/>
      </InformationURL>
      <Association>
        <AssociationID>solo-epd-step</AssociationID>
        <AssociationType>PartOf</AssociationType>
        <Note>L2 : rates</Note>
      </Association>
    </ResourceHeader>
    <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
6b75e44b   Elena.Budnik   SolO EPD STEP
29
30
31
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
49d48632   Benjamin Renard   cleanup_registry_...
32
33
34
35
36
37
38
39
40
41
42
43
44
45
            <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>Open</AccessRights>
         <AccessURL>
            <Name>CDPP/AMDA Web application</Name>
6b75e44b   Elena.Budnik   SolO EPD STEP
46
            <URL>http://amda.cdpp.eu</URL>
49d48632   Benjamin Renard   cleanup_registry_...
47
            <Description>Access to Data via CDPP/AMDA Web application.</Description>
6b75e44b   Elena.Budnik   SolO EPD STEP
48
         </AccessURL>
49d48632   Benjamin Renard   cleanup_registry_...
49
50
51
52
53
         <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>
6b75e44b   Elena.Budnik   SolO EPD STEP
54
      </AccessInformation>
49d48632   Benjamin Renard   cleanup_registry_...
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
    <ProviderName>http://soar.esac.esa.int/soar</ProviderName>
    <ProviderResourceName>EPD-STEP-RATES</ProviderResourceName>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Solar_Orbiter/EPD-STEP</InstrumentID>
    <MeasurementType>EnergeticParticles</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2020-04-30T00:00:11Z</StartDate>
        <StopDate>2021-10-22T11:48:29Z</StopDate>
      </TimeSpan>
      <Cadence>PT60S</Cadence>
    </TemporalDescription>
    <ObservedRegion>Heliosphere.Inner</ObservedRegion>
    <ObservedRegion>Sun.Corona</ObservedRegion>
    <Parameter>
      <Name>flux direction</Name>
      <ParameterKey>solo_step_dir_rtn</ParameterKey>
      <Description>Particle flow direction (unit vector) in RTN coordinates</Description>
      <UCD/>
      <Units/>
      <UnitsConversion/>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>r</Name>
          <Qualifier>Component.I</Qualifier>
          <Index>1</Index>
          <ParameterKey>solo_step_dir_rtn(0)</ParameterKey>
        </Element>
        <Element>
          <Name>t</Name>
          <Qualifier>Component.J</Qualifier>
          <Index>2</Index>
          <ParameterKey>solo_step_dir_rtn(1)</ParameterKey>
        </Element>
        <Element>
          <Name>n</Name>
          <Qualifier>Component.K</Qualifier>
          <Index>3</Index>
          <ParameterKey>solo_step_dir_rtn(2)</ParameterKey>
        </Element>
      </Structure>
      <Particle>
        <ParticleQuantity>ArrivalDirection</ParticleQuantity>
      </Particle>
    </Parameter>
  </NumericalData>
6b75e44b   Elena.Budnik   SolO EPD STEP
104
</Spase>