Blame view

NumericalData/CDPP-AMDA/SWARM-A/Ephemeris/swarma-orb-lp.xml 7.79 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
49d48632   Benjamin Renard   cleanup_registry_...
2
3
4
5
6
7
8
9
10
<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/SWARM-A/Ephemeris/swarma-orb-lp</ResourceID>
    <ResourceHeader>
      <ResourceName>lp extended dataset</ResourceName>
      <AlternateName>Swarm-A orbital information from EFI / LP extended dataset</AlternateName>
      <ReleaseDate>2022-09-25T20:30:33Z</ReleaseDate>
      <Description/>
49d48632   Benjamin Renard   cleanup_registry_...
11
12
13
14
15
16
17
      <Contact>
        <PersonID>spase://CNES/Person/CDPP-AMDA/S.Buchert</PersonID>
        <Role>Scientist</Role>
      </Contact>
      <InformationURL>
        <Name>Dataset Description</Name>
        <URL>ftp://swarm-diss.eo.esa.int/Advanced/Plasma_Data/2_Hz_Langmuir_Probe_Extended_Dataset/SW-RN-IRF-GS-005_Extended_LP_Data_Probes.ZIP</URL>
36482c83   Benjamin Renard   Cleanup empty tags
18
        </InformationURL>
49d48632   Benjamin Renard   cleanup_registry_...
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
55
56
57
58
59
60
61
62
63
64
65
      <Association>
        <AssociationID>swarma-orb-05</AssociationID>
        <AssociationType>PartOf</AssociationType>
        <Note>0.5 s</Note>
      </Association>
    </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>ftp://swarm-diss.eo.esa.int</ProviderName>
    <ProviderResourceName>Extended Set of Swarm Langmuir Probe Data</ProviderResourceName>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/SWARM-A/Ephemeris</InstrumentID>
    <MeasurementType>Ephemeris</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2013-12-02T10:11:13Z</StartDate>
        <StopDate>2022-09-07T23:59:59Z</StopDate>
      </TimeSpan>
      <Cadence>PT0.5S</Cadence>
    </TemporalDescription>
    <ObservedRegion>Earth.Magnetosphere</ObservedRegion>
    <Caveats>
dbc930ab   Elena.Budnik   redmine #7309
66
67
68
69
70
71
72
73
74
          * h_wgs84 - Height above reference ellipsoid, WGS84
          * lon_wgs84 - Geodetic longitude, WGS84         
          * lat_wgs84 - Geodetic latitude, WGS84
          * solar azimuth - Solar Azimuth in Earth frame, north is 0 deg 
          * solar time - Apparent Solar Time
          * dip lat - Quasi-dipole latitude
          * dip lon - Quasi-dipole longitude
          * mlt - Magnetic local time based on quasi-dipole
        </Caveats>
49d48632   Benjamin Renard   cleanup_registry_...
75
76
77
78
    <Parameter>
      <Name>h_wgs84</Name>
      <ParameterKey>swa_h_wgs84</ParameterKey>
      <Description>Height above reference ellipsoid, WGS84</Description>
49d48632   Benjamin Renard   cleanup_registry_...
79
      <Units>km</Units>
49d48632   Benjamin Renard   cleanup_registry_...
80
81
82
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
49d48632   Benjamin Renard   cleanup_registry_...
83
84
85
86
87
88
89
90
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>lon_wgs84</Name>
      <ParameterKey>swa_lon_wgs84</ParameterKey>
      <Description>Geodetic longitude, WGS84</Description>
49d48632   Benjamin Renard   cleanup_registry_...
91
      <Units>deg</Units>
49d48632   Benjamin Renard   cleanup_registry_...
92
93
94
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
49d48632   Benjamin Renard   cleanup_registry_...
95
96
97
98
99
100
101
102
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>lat_wgs84</Name>
      <ParameterKey>swa_lat_wgs84</ParameterKey>
      <Description>Geodetic latitude, WGS84</Description>
49d48632   Benjamin Renard   cleanup_registry_...
103
      <Units>deg</Units>
49d48632   Benjamin Renard   cleanup_registry_...
104
105
106
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
49d48632   Benjamin Renard   cleanup_registry_...
107
108
109
110
111
112
113
114
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>sza</Name>
      <ParameterKey>swa_sza</ParameterKey>
      <Description>Solar Zenith Angle</Description>
49d48632   Benjamin Renard   cleanup_registry_...
115
      <Units>deg</Units>
49d48632   Benjamin Renard   cleanup_registry_...
116
117
118
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
49d48632   Benjamin Renard   cleanup_registry_...
119
120
121
122
123
124
125
126
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>solar azimuth</Name>
      <ParameterKey>swa_saz</ParameterKey>
      <Description>Solar Azimuth in Earth frame, north is 0 deg</Description>
49d48632   Benjamin Renard   cleanup_registry_...
127
      <Units>deg</Units>
49d48632   Benjamin Renard   cleanup_registry_...
128
129
130
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
49d48632   Benjamin Renard   cleanup_registry_...
131
132
133
134
135
136
137
138
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>solar time</Name>
      <ParameterKey>swa_st</ParameterKey>
      <Description>Apparent Solar Time</Description>
49d48632   Benjamin Renard   cleanup_registry_...
139
      <Units>hours</Units>
49d48632   Benjamin Renard   cleanup_registry_...
140
141
142
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
49d48632   Benjamin Renard   cleanup_registry_...
143
144
145
146
147
148
149
150
      <Support>
        <SupportQuantity>Temporal</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>dip lat</Name>
      <ParameterKey>swa_diplat</ParameterKey>
      <Description>Quasi-dipole latitude</Description>
49d48632   Benjamin Renard   cleanup_registry_...
151
      <Units>deg</Units>
49d48632   Benjamin Renard   cleanup_registry_...
152
153
154
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
49d48632   Benjamin Renard   cleanup_registry_...
155
156
157
158
159
160
161
162
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>dip lon</Name>
      <ParameterKey>swa_diplon</ParameterKey>
      <Description>Quasi-dipole longitude</Description>
49d48632   Benjamin Renard   cleanup_registry_...
163
      <Units>deg</Units>
49d48632   Benjamin Renard   cleanup_registry_...
164
165
166
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
49d48632   Benjamin Renard   cleanup_registry_...
167
168
169
170
171
172
173
174
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>mlat</Name>
      <ParameterKey>swa_mlat</ParameterKey>
      <Description>Magnetic latitude</Description>
49d48632   Benjamin Renard   cleanup_registry_...
175
      <Units>deg</Units>
49d48632   Benjamin Renard   cleanup_registry_...
176
177
178
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
49d48632   Benjamin Renard   cleanup_registry_...
179
180
181
182
183
184
185
186
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>mlt</Name>
      <ParameterKey>swa_mlt</ParameterKey>
      <Description>Magnetic local time based on quasi-dipole</Description>
49d48632   Benjamin Renard   cleanup_registry_...
187
      <Units>hours</Units>
49d48632   Benjamin Renard   cleanup_registry_...
188
189
190
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
49d48632   Benjamin Renard   cleanup_registry_...
191
192
193
194
195
      <Support>
        <SupportQuantity>Temporal</SupportQuantity>
      </Support>
    </Parameter>
  </NumericalData>
dbc930ab   Elena.Budnik   redmine #7309
196
</Spase>