Commit 374f4fde23fdc938bda579a1e4b4a1352e9a1f67
1 parent
42fe4fc2
Exists in
master
and in
12 other branches
work
Showing
1 changed file
with
15 additions
and
10 deletions
Show diff stats
NumericalData/AMDA/Giotto/MAG/gio-mag-psa.xml
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CDPP/NumericalData/AMDA/Giotto/MAG/gio-mag-psa</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>MagneticField</ResourceName> | |
7 | + <ResourceName>magnetic field</ResourceName> | |
8 | 8 | <ReleaseDate>2015-10-22T14:08:29Z</ReleaseDate> |
9 | 9 | <Description/> |
10 | 10 | <Contact> |
... | ... | @@ -32,7 +32,7 @@ |
32 | 32 | <Cadence>PT8S</Cadence> |
33 | 33 | </TemporalDescription> |
34 | 34 | <Parameter> |
35 | - <Name>B_cse</Name> | |
35 | + <Name>b_cse</Name> | |
36 | 36 | <ParameterKey>gio_b_cse</ParameterKey> |
37 | 37 | <Ucd>phys.magField</Ucd> |
38 | 38 | <Units>nT</Units> |
... | ... | @@ -42,53 +42,56 @@ |
42 | 42 | <Structure> |
43 | 43 | <Size>3</Size> |
44 | 44 | <Element> |
45 | - <Name>Bx</Name> | |
45 | + <Name>bx</Name> | |
46 | 46 | <Index>0</Index> |
47 | 47 | <ParameterKey>gio_b_cse(0)</ParameterKey> |
48 | 48 | </Element> |
49 | 49 | <Element> |
50 | - <Name>By</Name> | |
50 | + <Name>by</Name> | |
51 | 51 | <Index>1</Index> |
52 | 52 | <ParameterKey>gio_b_cse(1)</ParameterKey> |
53 | 53 | </Element> |
54 | 54 | <Element> |
55 | - <Name>Bz</Name> | |
55 | + <Name>bz</Name> | |
56 | 56 | <Index>2</Index> |
57 | 57 | <ParameterKey>gio_b_cse(2)</ParameterKey> |
58 | 58 | </Element> |
59 | 59 | </Structure> |
60 | + <FillValue>-999.9</FillValue> | |
60 | 61 | <Field> |
61 | 62 | <Qualifier>Vector</Qualifier> |
62 | 63 | <FieldQuantity>Magnetic</FieldQuantity> |
63 | 64 | </Field> |
64 | 65 | </Parameter> |
65 | 66 | <Parameter> |
66 | - <Name>|B|</Name> | |
67 | + <Name>|b|</Name> | |
67 | 68 | <ParameterKey>gio_b_tot</ParameterKey> |
68 | 69 | <Ucd>phys.magField</Ucd> |
69 | 70 | <Units>nT</Units> |
70 | 71 | <RenderingHints> |
71 | 72 | <DisplayType>TimeSeries</DisplayType> |
72 | 73 | </RenderingHints> |
74 | + <FillValue>-999.9</FillValue> | |
73 | 75 | <Field> |
74 | 76 | <Qualifier>Magnitude</Qualifier> |
75 | 77 | <FieldQuantity>Magnetic</FieldQuantity> |
76 | 78 | </Field> |
77 | 79 | </Parameter> |
78 | 80 | <Parameter> |
79 | - <Name>Bmean</Name> | |
81 | + <Name>b_mean</Name> | |
80 | 82 | <ParameterKey>gio_b_mean</ParameterKey> |
81 | 83 | <Ucd>phys.magField</Ucd> |
82 | 84 | <Units>nT</Units> |
83 | 85 | <RenderingHints> |
84 | 86 | <DisplayType>TimeSeries</DisplayType> |
85 | 87 | </RenderingHints> |
88 | + <FillValue>-999.9</FillValue> | |
86 | 89 | <Field> |
87 | 90 | <FieldQuantity>Magnetic</FieldQuantity> |
88 | 91 | </Field> |
89 | 92 | </Parameter> |
90 | 93 | <Parameter> |
91 | - <Name>B azimuth</Name> | |
94 | + <Name>b_phi</Name> | |
92 | 95 | <ParameterKey>gio_b_phi</ParameterKey> |
93 | 96 | <Ucd>pos.az.azi</Ucd> |
94 | 97 | <Units>deg</Units> |
... | ... | @@ -100,25 +103,27 @@ |
100 | 103 | </Support> |
101 | 104 | </Parameter> |
102 | 105 | <Parameter> |
103 | - <Name>B elevation</Name> | |
106 | + <Name>b_theta</Name> | |
104 | 107 | <ParameterKey>gio_b_theta</ParameterKey> |
105 | 108 | <Ucd>pos.az.alt</Ucd> |
106 | 109 | <Units>deg</Units> |
107 | 110 | <RenderingHints> |
108 | 111 | <DisplayType>TimeSeries</DisplayType> |
109 | 112 | </RenderingHints> |
113 | + <FillValue>-999.9</FillValue> | |
110 | 114 | <Support> |
111 | 115 | <SupportQuantity>Positional</SupportQuantity> |
112 | 116 | </Support> |
113 | 117 | </Parameter> |
114 | 118 | <Parameter> |
115 | - <Name>Brms</Name> | |
119 | + <Name>b_rms</Name> | |
116 | 120 | <ParameterKey>gio_b_rms</ParameterKey> |
117 | 121 | <Ucd>phys.magField</Ucd> |
118 | 122 | <Units>nT</Units> |
119 | 123 | <RenderingHints> |
120 | 124 | <DisplayType>TimeSeries</DisplayType> |
121 | 125 | </RenderingHints> |
126 | + <FillValue>-999.9</FillValue> | |
122 | 127 | <Field> |
123 | 128 | <FieldQuantity>Magnetic</FieldQuantity> |
124 | 129 | </Field> | ... | ... |