Blame view

NumericalData/CDPP-AMDA/Wind/SWE/wnd-swe-kp.xml 6.93 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
4b907fdc   Benjamin Renard   cleanup_registry_...
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<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/Wind/SWE/wnd-swe-kp</ResourceID>
    <ResourceHeader>
      <ResourceName>key parameters</ResourceName>
      <ReleaseDate>2020-05-24T20:06:58Z</ReleaseDate>
      <Description/>
      <Contact>
        <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
        <Role>TechnicalContact</Role>
      </Contact>
      <InformationURL>
        <Name>Wind Spacecraft Homepage</Name>
        <URL>http://wind.nasa.gov</URL>
        <Description>A web site hosting instrument information as well
dbc930ab   Elena.Budnik   redmine #7309
18
19
                     as web utilities for plotting and downloading data
                </Description>
4b907fdc   Benjamin Renard   cleanup_registry_...
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
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
      </InformationURL>
    </ResourceHeader>
    <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
         <Availability>Online</Availability>
         <AccessRights>Open</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>Open</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>CDAWeb</ProviderName>
    <ProviderResourceName>Wind SWE Data</ProviderResourceName>
    <ProviderProcessingLevel>Level 2</ProviderProcessingLevel>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Wind/SWE</InstrumentID>
    <MeasurementType>MagneticField</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>1994-11-17T19:50:40Z</StartDate>
        <StopDate>2020-05-17T23:58:29Z</StopDate>
      </TimeSpan>
      <Cadence>PT90S</Cadence>
    </TemporalDescription>
    <ObservedRegion>Heliosphere.NearEarth</ObservedRegion>
    <ObservedRegion>Earth.Magnetosheath</ObservedRegion>
    <ObservedRegion>Earth.Magnetosphere</ObservedRegion>
    <ObservedRegion>Earth.Magnetosphere.Magnetotail</ObservedRegion>
    <ObservedRegion>Earth.Magnetosphere.Main</ObservedRegion>
    <Parameter>
      <Name>density</Name>
      <ParameterKey>wnd_swe_n</ParameterKey>
      <UCD>phys.density;phys.electron</UCD>
      <Units>cm-3</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <FillValue>-1.e31</FillValue>
      <Particle>
        <ParticleType>Ion</ParticleType>
        <ParticleQuantity>NumberDensity</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
      <Name>v_gse</Name>
      <ParameterKey>wnd_swe_v</ParameterKey>
      <UCD>phys.veloc;phys.atmol.ionStage</UCD>
      <Units>km/s</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>vx</Name>
          <Index>1</Index>
          <ParameterKey>wnd_swe_v(0)</ParameterKey>
        </Element>
        <Element>
          <Name>vy</Name>
          <Index>2</Index>
          <ParameterKey>wnd_swe_v(1)</ParameterKey>
        </Element>
        <Element>
          <Name>vz</Name>
          <Index>3</Index>
          <ParameterKey>wnd_swe_v(2)</ParameterKey>
        </Element>
      </Structure>
      <FillValue>-1.e31</FillValue>
      <Particle>
        <ParticleType>Ion</ParticleType>
        <Qualifier>Vector</Qualifier>
        <ParticleQuantity>Velocity</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
      <Name>|v|</Name>
      <ParameterKey>wnd_swe_vmag</ParameterKey>
      <UCD>phys.veloc;phys.atmol.ionStage</UCD>
      <Units>km/s</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <FillValue>-1.e31</FillValue>
      <Particle>
        <ParticleType>Ion</ParticleType>
        <Qualifier>Magnitude</Qualifier>
        <ParticleQuantity>Velocity</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
      <Name>v_thermal</Name>
      <ParameterKey>wnd_swe_vth</ParameterKey>
      <UCD>phys.veloc;phys.atmol.ionStage</UCD>
      <Units>km/s</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <FillValue>-1.e31</FillValue>
      <Particle>
        <ParticleType>Ion</ParticleType>
        <ParticleQuantity>Velocity</ParticleQuantity>
      </Particle>
    </Parameter>
    <!--       <Parameter>
dbc930ab   Elena.Budnik   redmine #7309
144
145
            <Name>he2/h ratio</Name>
            <ParameterKey>wnd_swe_he</ParameterKey>
4b907fdc   Benjamin Renard   cleanup_registry_...
146
            <UCD>phys.density;arith.ratio;phys.atmol.ionStage</UCD>
dbc930ab   Elena.Budnik   redmine #7309
147
148
149
150
151
152
153
154
155
156
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <Qualifier>Ratio</Qualifier>
                <ParticleQuantity>NumberDensity</ParticleQuantity>
            </Particle>
        </Parameter>
 -->
4b907fdc   Benjamin Renard   cleanup_registry_...
157
158
159
160
161
162
163
164
165
166
167
168
169
170
    <Parameter>
      <Name>ram pressure</Name>
      <ParameterKey>wnd_swe_pdyn</ParameterKey>
      <Description>P = 2*10e-6 * Np * Vp^2</Description>
      <Units>nPa</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Particle>
        <ParticleType>Ion</ParticleType>
        <ParticleQuantity>Pressure</ParticleQuantity>
      </Particle>
    </Parameter>
  </NumericalData>
dbc930ab   Elena.Budnik   redmine #7309
171
</Spase>