Blame view

NumericalData/CDPP-AMDA/VEX/IMA/vex-imal2-o1.xml 5.46 KB
3b15534f   Benjamin Renard   Add datasets VEX/...
1
2
<?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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
49d48632   Benjamin Renard   cleanup_registry_...
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
  <Version>2.4.1</Version>
  <NumericalData>
    <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/VEX/IMA/vex-imal2-o1</ResourceID>
    <ResourceHeader>
      <ResourceName>heavy: diff flux</ResourceName>
      <ReleaseDate>2022-07-08T13:17:00Z</ReleaseDate>
      <Description>Venux Express (VEX) ASPERA-4 Ion Mass Analyzer (IMA) data.
                Singly charged Oxygen calibrated differential particle flux</Description>
      <Acknowledgement>Principal Invistigator : Stas Barabash, IRF, Kiruna</Acknowledgement>
      <Contact>
        <PersonID>spase://SMWG/Person/Stas.Barabash</PersonID>
        <Role>PrincipalInvestigator</Role>
      </Contact>
      <Contact>
        <PersonID>spase://SMWG/Person/Andrey.Fedorov</PersonID>
        <Role>GeneralContact</Role>
      </Contact>
      <Association>
        <AssociationID>vex-ima-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>
49d48632   Benjamin Renard   cleanup_registry_...
55
56
57
58
59
60
61
62
63
64
65
66
67
    <ProviderProcessingLevel>Final</ProviderProcessingLevel>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/VEX/IMA</InstrumentID>
    <MeasurementType>IonComposition</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2008-01-17T18:46:20Z</StartDate>
        <StopDate>2008-03-21T15:21:43Z</StopDate>
      </TimeSpan>
      <Cadence>PT192S</Cadence>
    </TemporalDescription>
    <ObservedRegion>Venus</ObservedRegion>
    <ObservedRegion>Venus.Magnetosphere</ObservedRegion>
    <ObservedRegion>Heliosphere.Inner</ObservedRegion>
49d48632   Benjamin Renard   cleanup_registry_...
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
    <Parameter>
      <Name>quality factor</Name>
      <ParameterKey>vex_ol2_qual</ParameterKey>
      <Description>Quality factor</Description>
      <UCD>meta.code.qual;phys.atmol.ionStage</UCD>
      <Units>0-1</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <ValidMin>0</ValidMin>
      <ValidMax>1</ValidMax>
      <Support>
        <SupportQuantity>Other</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>DiffFlux : sum on elev; azim/energy : 2D</Name>
      <ParameterKey>vex_ol2_2d_elevation</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
86
87
88
89
90
91
92
93
94
95
96
97
      <Units>cm^-2 sr^-1 eV^-1 s^-1</Units>
      <RenderingHints>
        <DisplayType>Spectrogram</DisplayType>
      </RenderingHints>
      <Particle>
        <ParticleType>Ion</ParticleType>
        <ParticleQuantity>EnergyFlux</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
      <Name>DiffFlux : sum on azim; elev/energy : 2D</Name>
      <ParameterKey>vex_ol2_2d_azimuth</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
98
99
100
101
102
103
104
105
106
107
108
109
      <Units>cm^-2 sr^-1 eV^-1 s^-1</Units>
      <RenderingHints>
        <DisplayType>Spectrogram</DisplayType>
      </RenderingHints>
      <Particle>
        <ParticleType>Ion</ParticleType>
        <ParticleQuantity>EnergyFlux</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
      <Name>DiffFlux : sum on energy; azim/elev : 2D</Name>
      <ParameterKey>vex_ol2_2d_energy</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
110
111
112
113
114
115
116
117
118
119
      <Units>cm^-2 sr^-1 eV^-1 s^-1</Units>
      <RenderingHints>
        <DisplayType>Spectrogram</DisplayType>
      </RenderingHints>
      <Particle>
        <ParticleType>Ion</ParticleType>
        <ParticleQuantity>EnergyFlux</ParticleQuantity>
      </Particle>
    </Parameter>
  </NumericalData>
3b15534f   Benjamin Renard   Add datasets VEX/...
120
</Spase>