Commit 78ebf11d88117c33223983a46d4405b458b37329
1 parent
88504201
Exists in
master
and in
11 other branches
solo mag rtn
Showing
2 changed files
with
119 additions
and
2 deletions
Show diff stats
NumericalData/CDPP-AMDA/Solar_Orbiter/MAG/so-mag-1min.xml
0 → 100644
... | ... | @@ -0,0 +1,117 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<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"> | |
3 | + <Version>2.3.0</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Solar_Orbiter/MAG/so-mag-1min</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>1 min</ResourceName> | |
8 | + <AlternateName>Magnetic Field RTN</AlternateName> | |
9 | + <ReleaseDate>2019-11-12T10:48:29Z</ReleaseDate> | |
10 | + <Description> | |
11 | + </Description> | |
12 | + <Acknowledgement> | |
13 | + </Acknowledgement> | |
14 | + <Contact> | |
15 | + <PersonID>spase://CDPP/Person/Tim.Horbury</PersonID> | |
16 | + <Role>PrincipalInvestigator</Role> | |
17 | + </Contact> | |
18 | + <InformationURL> | |
19 | + <Name></Name> | |
20 | + <URL></URL> | |
21 | + <Description> | |
22 | + </Description> | |
23 | + </InformationURL> | |
24 | + </ResourceHeader> | |
25 | + <AccessInformation> | |
26 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
27 | + <Availability>Online</Availability> | |
28 | + <AccessRights>Restricted</AccessRights> | |
29 | + <AccessURL> | |
30 | + <Name>AMDA at CDPP</Name> | |
31 | + <URL>http://amda.cdpp.eu</URL> | |
32 | + </AccessURL> | |
33 | + <Format>Text</Format> | |
34 | + <Acknowledgement> | |
35 | + AMDA is a science analysis system provided by the Centre de Donnees de la | |
36 | + Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and | |
37 | + Universite Paul Sabatier, Toulouse | |
38 | + </Acknowledgement> | |
39 | + </AccessInformation> | |
40 | + <ProviderName></ProviderName> | |
41 | + <ProviderResourceName>/</ProviderResourceName> | |
42 | + <ProviderAcknowlegment> | |
43 | + </ProviderAcknowlegment> | |
44 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Solar_Orbiter/MAG</InstrumentID> | |
45 | + <MeasurementType>MagneticField</MeasurementType> | |
46 | + <TemporalDescription> | |
47 | + <TimeSpan> | |
48 | + <StartDate>2018-09-02T00:00:12Z</StartDate> | |
49 | + <StopDate>2025-08-12T23:59:55Z</StopDate> | |
50 | + </TimeSpan> | |
51 | + <Cadence>PT60S</Cadence> | |
52 | + </TemporalDescription> | |
53 | + <ObservedRegion>Heliosphere.Inner</ObservedRegion> | |
54 | + <ObservedRegion>Sun.Corona</ObservedRegion> | |
55 | + <Parameter> | |
56 | + <Name>b_rtn</Name> | |
57 | + <ParameterKey>solo_b_rtn</ParameterKey> | |
58 | + <Description> | |
59 | + | |
60 | + </Description> | |
61 | + <Ucd>phys.magField</Ucd> | |
62 | + <Units>nT</Units> | |
63 | + <UnitsConversion>1e-9>T</UnitsConversion> | |
64 | + <CoordinateSystem> | |
65 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
66 | + <CoordinateSystemName>RTN</CoordinateSystemName> | |
67 | + </CoordinateSystem> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>TimeSeries</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>3</Size> | |
73 | + <Element> | |
74 | + <Name>bx</Name> | |
75 | + <Qualifier>Component.I</Qualifier> | |
76 | + <Index>1</Index> | |
77 | + <ParameterKey>solo_b_rtn(0)</ParameterKey> | |
78 | + </Element> | |
79 | + <Element> | |
80 | + <Name>by</Name> | |
81 | + <Qualifier>Component.J</Qualifier> | |
82 | + <Index>2</Index> | |
83 | + <ParameterKey>solo_b_rtn(1)</ParameterKey> | |
84 | + </Element> | |
85 | + <Element> | |
86 | + <Name>bz</Name> | |
87 | + <Qualifier>Component.K</Qualifier> | |
88 | + <Index>3</Index> | |
89 | + <ParameterKey>solo_b_rtn(2)</ParameterKey> | |
90 | + </Element> | |
91 | + </Structure> | |
92 | + <Field> | |
93 | + <Qualifier>Vector</Qualifier> | |
94 | + <Qualifier>Component.I</Qualifier> | |
95 | + <Qualifier>Component.J</Qualifier> | |
96 | + <Qualifier>Component.K</Qualifier> | |
97 | + <FieldQuantity>Magnetic</FieldQuantity> | |
98 | + </Field> | |
99 | + </Parameter> | |
100 | + <Parameter> | |
101 | + <Name>|b|</Name> | |
102 | + <ParameterKey>solo_b_rtn_tot</ParameterKey> | |
103 | + <Description> | |
104 | + Magnetic field magnitude | |
105 | + </Description> | |
106 | + <Ucd>phys.magField</Ucd> | |
107 | + <Units>nT</Units> | |
108 | + <UnitsConversion>1e-9>T</UnitsConversion> | |
109 | + <RenderingHints> | |
110 | + <DisplayType>TimeSeries</DisplayType> | |
111 | + </RenderingHints> | |
112 | + <Structure> | |
113 | + <Size>1</Size> | |
114 | + </Structure> | |
115 | + </Parameter> | |
116 | +</NumericalData> | |
117 | +</Spase> | ... | ... |
NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-3d.xml
... | ... | @@ -109,7 +109,7 @@ |
109 | 109 | <Units/> |
110 | 110 | </Parameter> |
111 | 111 | <Parameter> |
112 | - <Name> cnts per anode ##anode##</Name> | |
112 | + <Name> cnts per cem ##anode##</Name> | |
113 | 113 | <ParameterKey>pas_3d_spec</ParameterKey> |
114 | 114 | <Description/> |
115 | 115 | <Ucd>phys.count;phys.atmol.ionStage</Ucd> |
... | ... | @@ -165,7 +165,7 @@ |
165 | 165 | </Particle> |
166 | 166 | </Parameter> |
167 | 167 | <Parameter> |
168 | - <Name>cnts sum per anode ##anode##</Name> | |
168 | + <Name>cnts sum per cem ##anode##</Name> | |
169 | 169 | <ParameterKey>pas_3d_sum</ParameterKey> |
170 | 170 | <Description/> |
171 | 171 | <Ucd>phys.count;phys.atmol.ionStage</Ucd> | ... | ... |