Blame view

NumericalData/CDPP-AMDA/Solar_Orbiter/MAG/so-mag-rtnhr.xml 6.98 KB
cbab39b7   Elena.Budnik   slol mag L2
1
2
3
4
<?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_3_0.xsd">
   <Version>2.3.0</Version>
   <NumericalData>
3a895cdc   Elena.Budnik   solo mag id corr
5
      <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Solar_Orbiter/MAG/so-mag-rtnhr</ResourceID>
cbab39b7   Elena.Budnik   slol mag L2
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
      <ResourceHeader>
          <ResourceName>0.1 sec : rtn</ResourceName>
          <AlternateName>Magnetic Field in RTN : 0.1 sec</AlternateName>      
          <ReleaseDate>2019-11-12T10:48:29Z</ReleaseDate>
          <Description>Publication quality. Take note of Quality Flag and refer to SOL-MAG-DPDD for exceptions ( see SolO Archive Support Data)</Description>
          <Acknowledgement>Solar Orbiter magnetometer data was provided by Imperial College London and supported by the UK Space Agency</Acknowledgement>
         <Contact>
           <PersonID>spase://CDPP/Person/Tim.Horbury</PersonID>
           <Role>PrincipalInvestigator</Role>
         </Contact>
          <InformationURL>
              <Name>SolO home page at Imperial College</Name>
              <URL>https://www.imperial.ac.uk/space-and-atmospheric-physics/research/missions-and-projects/space-missions/solar-orbiter/</URL>
              <Description></Description>
          </InformationURL>
          <InformationURL>
              <Name>SolO Archive Support Data</Name>
              <URL>https://issues.cosmos.esa.int/solarorbiterwiki/display/SOSP/Archive+Support+Data</URL>
              <Description></Description>
          </InformationURL>
          <Association>
              <AssociationID>solo-mag-l2</AssociationID>
              <AssociationType>PartOf</AssociationType>
              <Note>L2</Note>
          </Association>
      </ResourceHeader>
      <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
         <Availability>Online</Availability>
e143dd8b   Elena.Budnik   added all
35
         <AccessRights>PartiallyRestricted</AccessRights>
cbab39b7   Elena.Budnik   slol mag L2
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
         <AccessURL>
            <Name>AMDA at CDPP</Name>
            <URL>http://amda.cdpp.eu</URL>
         </AccessURL>
         <Format>Text</Format>
         <Acknowledgement>
                AMDA is a science analysis system provided by the Centre de Donnees de la 
                Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and 
                Universite Paul Sabatier, Toulouse
         </Acknowledgement>
      </AccessInformation>
       <ProviderName>http://soar.esac.esa.int/soar</ProviderName> 
       <ProviderResourceName>MAG-RTN-NORMAL</ProviderResourceName>
      <ProviderAcknowlegment></ProviderAcknowlegment>
      <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Solar_Orbiter/MAG</InstrumentID>
      <MeasurementType>MagneticField</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
            <StartDate>2018-09-02T00:00:12Z</StartDate>
             <StopDate>2025-08-12T23:59:55Z</StopDate>
         </TimeSpan>
         <Cadence>PT0.1S</Cadence>
      </TemporalDescription>
       <Caveats>Flag setting: 
           * 0: Bad data; 
           * 1: Known problems use at your own risk; 
           * 2: Survey data, possibly not publication quality; 
           * 3: Good for publication subject to PI approval; 
           * 4: Excellent data which has received special treatment; refer SOL-MAG-DPDD for more information on how these flags are generated."</Caveats>
      <ObservedRegion>Heliosphere.Inner</ObservedRegion>
      <ObservedRegion>Sun.Corona</ObservedRegion>
      <Parameter>
         <Name>b_rtn</Name>
         <ParameterKey>solo_b_rtn_hr</ParameterKey>
         <Description></Description>
         <Ucd>phys.magField</Ucd>
         <Units>nT</Units>
         <UnitsConversion>1e-9&gt;T</UnitsConversion>
         <CoordinateSystem>
            <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
            <CoordinateSystemName>RTN</CoordinateSystemName>
         </CoordinateSystem>
         <RenderingHints>
              <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>
         <Structure>
            <Size>3</Size>
            <Element>
                <Name>br</Name>
                <Qualifier>Component.I</Qualifier>
                <Index>1</Index>
                <ParameterKey>solo_b_rtn_hr(0)</ParameterKey>                           
            </Element>
            <Element>
                <Name>bt</Name>
                <Qualifier>Component.J</Qualifier>
                <Index>2</Index>
                <ParameterKey>solo_b_rtn_hr(1)</ParameterKey>      
            </Element>
            <Element>
                <Name>bn</Name>
                <Qualifier>Component.K</Qualifier>
                <Index>3</Index>
                <ParameterKey>solo_b_rtn_hr(2)</ParameterKey> 
            </Element>
         </Structure>
         <Field>
            <Qualifier>Vector</Qualifier>
            <Qualifier>Component.I</Qualifier>
            <Qualifier>Component.J</Qualifier>
            <Qualifier>Component.K</Qualifier>
            <FieldQuantity>Magnetic</FieldQuantity>
         </Field>
      </Parameter>
      <Parameter>
          <Name>|b|</Name>
          <ParameterKey>solo_b_rtn_hr_tot</ParameterKey>
          <Description>
              Magnetic field magnitude 
          </Description>
          <Ucd>phys.magField</Ucd>
          <Units>nT</Units>
          <UnitsConversion>1e-9&gt;T</UnitsConversion>
          <RenderingHints>
              <DisplayType>TimeSeries</DisplayType>
          </RenderingHints>
      </Parameter>
e143dd8b   Elena.Budnik   added all
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151

	<Parameter>
          <Name>phi</Name>
          <ParameterKey>solo_b_rtn_hr_phi</ParameterKey>
          <Description>
              Magnetic field phi angle 
          </Description>
          <Ucd>phys.magField</Ucd>
          <Units>degrees</Units>
          <UnitsConversion>1e-9&gt;T</UnitsConversion>
          <RenderingHints>
              <DisplayType>TimeSeries</DisplayType>
          </RenderingHints>
      </Parameter>

	<Parameter>
          <Name>theta</Name>
          <ParameterKey>solo_b_rtn_hr_theta</ParameterKey>
          <Description>
              Magnetic field theta angle
          </Description>
          <Ucd>phys.magField</Ucd>
          <Units>degrees</Units>
          <UnitsConversion>1e-9&gt;T</UnitsConversion>
          <RenderingHints>
              <DisplayType>TimeSeries</DisplayType>
          </RenderingHints>
      </Parameter>

cbab39b7   Elena.Budnik   slol mag L2
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
       <Parameter>
           <Name>quality</Name>
           <ParameterKey>solo_b_rtn_hr_qf</ParameterKey>
           <Description>
               Flag setting: 0: Bad data; 1: Known problems use at your own risk; 2: Survey data, possibly 
               not publication quality; 3: Good for publication subject to PI approval; 4: Excellent data which has received special treatment
           </Description>
           <Ucd/>
           <Units/>         
           <RenderingHints>
               <DisplayType>TimeSeries</DisplayType>
           </RenderingHints>
       </Parameter>
</NumericalData>
</Spase>