Commit 42fe4fc23b12fe17af417935d7582ec95a363e4a

Authored by Elena.Budnik
1 parent 19227163

work

NumericalData/AMDA/Juno/Ephemeris/juno-cruise-all.xml
... ... @@ -41,7 +41,7 @@
41 41 <MeasurementType>Ephemeris</MeasurementType>
42 42 <TemporalDescription>
43 43 <TimeSpan>
44   - <StartDate>2011-08-06T00:00:00Z</StartDate>
  44 + <StartDate>2011-10-26T00:00:00Z</StartDate>
45 45 <StopDate>2016-05-30T22:59:57Z</StopDate>
46 46 </TimeSpan>
47 47 <Cadence>PT1H</Cadence></TemporalDescription>
... ...
NumericalData/AMDA/Juno/Ephemeris/juno-jupiter-all.xml
... ... @@ -42,7 +42,7 @@
42 42 <TemporalDescription>
43 43 <TimeSpan>
44 44 <StartDate>2016-06-01T00:00:00Z</StartDate>
45   - <StopDate>2017-10-16T20:00:00Z</StopDate>
  45 + <StopDate>2018-02-21T10:00:00Z</StopDate>
46 46 </TimeSpan>
47 47 <Cadence>PT1H</Cadence></TemporalDescription>
48 48 <ObservedRegion>Jupiter</ObservedRegion>
... ...
NumericalData/AMDA/WIND/SWE/wnd-swe-kp.xml
... ... @@ -4,7 +4,7 @@
4 4 <NumericalData>
5 5 <ResourceID>spase://CDPP/NumericalData/AMDA/Wind/SWE/wnd-swe-kp</ResourceID>
6 6 <ResourceHeader>
7   - <ResourceName>Wind SWE Data</ResourceName>
  7 + <ResourceName>key parameters</ResourceName>
8 8 <ReleaseDate>2015-10-13T15:01:30Z</ReleaseDate>
9 9 <Description/>
10 10 <Contact>
... ... @@ -51,10 +51,11 @@
51 51 <Name>density</Name>
52 52 <ParameterKey>wnd_swe_n</ParameterKey>
53 53 <Ucd>phys.density;phys.electron</Ucd>
54   - <Units>cm-3</Units>
  54 + <Units>cm-3</Units>
55 55 <RenderingHints>
56 56 <DisplayType>TimeSeries</DisplayType>
57 57 </RenderingHints>
  58 + <FillValue>-1.e31</FillValue>
58 59 <Particle>
59 60 <ParticleType>Ion</ParticleType>
60 61 <ParticleQuantity>NumberDensity</ParticleQuantity>
... ... @@ -67,25 +68,26 @@
67 68 <Units>km/s</Units>
68 69 <RenderingHints>
69 70 <DisplayType>TimeSeries</DisplayType>
70   - </RenderingHints>
  71 + </RenderingHints>
71 72 <Structure>
72 73 <Size>3</Size>
73 74 <Element>
74   - <Name>Vx</Name>
  75 + <Name>vx</Name>
75 76 <Index>1</Index>
76 77 <ParameterKey>wnd_swe_v(0)</ParameterKey>
77 78 </Element>
78 79 <Element>
79   - <Name>Vy</Name>
  80 + <Name>vy</Name>
80 81 <Index>2</Index>
81 82 <ParameterKey>wnd_swe_v(1)</ParameterKey>
82 83 </Element>
83 84 <Element>
84   - <Name>Vz</Name>
  85 + <Name>vz</Name>
85 86 <Index>3</Index>
86 87 <ParameterKey>wnd_swe_v(2)</ParameterKey>
87 88 </Element>
88 89 </Structure>
  90 + <FillValue>-1.e31</FillValue>
89 91 <Particle>
90 92 <ParticleType>Ion</ParticleType>
91 93 <Qualifier>Vector</Qualifier>
... ... @@ -93,12 +95,13 @@
93 95 </Particle>
94 96 </Parameter>
95 97 <Parameter>
96   - <Name>Velocity magnitude</Name>
  98 + <Name>|v|</Name>
97 99 <ParameterKey>wnd_swe_vmag</ParameterKey>
98 100 <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
99 101 <RenderingHints>
100 102 <DisplayType>TimeSeries</DisplayType>
101 103 </RenderingHints>
  104 + <FillValue>-1.e31</FillValue>
102 105 <Particle>
103 106 <ParticleType>Ion</ParticleType>
104 107 <Qualifier>Magnitude</Qualifier>
... ... @@ -106,20 +109,21 @@
106 109 </Particle>
107 110 </Parameter>
108 111 <Parameter>
109   - <Name>V_thermal</Name>
  112 + <Name>v_thermal</Name>
110 113 <ParameterKey>wnd_swe_vth</ParameterKey>
111 114 <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
112 115 <Units>km/s</Units>
113 116 <RenderingHints>
114 117 <DisplayType>TimeSeries</DisplayType>
115 118 </RenderingHints>
  119 + <FillValue>-1.e31</FillValue>
116 120 <Particle>
117 121 <ParticleType>Ion</ParticleType>
118 122 <ParticleQuantity>Velocity</ParticleQuantity>
119 123 </Particle>
120 124 </Parameter>
121   - <Parameter>
122   - <Name>he2+_h_ratio</Name>
  125 + <!-- <Parameter>
  126 + <Name>he2/h ratio</Name>
123 127 <ParameterKey>wnd_swe_he</ParameterKey>
124 128 <Ucd>phys.density;arith.ratio;phys.atmol.ionStage</Ucd>
125 129 <RenderingHints>
... ... @@ -131,5 +135,6 @@
131 135 <ParticleQuantity>NumberDensity</ParticleQuantity>
132 136 </Particle>
133 137 </Parameter>
  138 + -->
134 139 </NumericalData>
135 140 </Spase>
... ...