Commit a2daac3218029a91e7e080c1633cf60085b62216
1 parent
f3307f46
Exists in
juice_jdc
and in
1 other branch
Add missing fill values
Showing
2 changed files
with
8 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/Juno/JADE/juno-jadel5-heavmom.xml
... | ... | @@ -145,6 +145,7 @@ |
145 | 145 | <ParameterKey>jade_heavmom_vxyz(2)</ParameterKey> |
146 | 146 | </Element> |
147 | 147 | </Structure> |
148 | + <FillValue>-9.999E+09</FillValue> | |
148 | 149 | <Particle> |
149 | 150 | <ParticleType>Ion</ParticleType> |
150 | 151 | <ParticleQuantity>Velocity</ParticleQuantity> |
... | ... | @@ -181,6 +182,7 @@ |
181 | 182 | <ParameterKey>jade_heavmom_vxyzsigma(2)</ParameterKey> |
182 | 183 | </Element> |
183 | 184 | </Structure> |
185 | + <FillValue>-9.999E+09</FillValue> | |
184 | 186 | <Particle> |
185 | 187 | <ParticleType>Ion</ParticleType> |
186 | 188 | <ParticleQuantity>Velocity</ParticleQuantity> |
... | ... | @@ -214,6 +216,7 @@ |
214 | 216 | <ParameterKey>jade_heavmom_vrtp(2)</ParameterKey> |
215 | 217 | </Element> |
216 | 218 | </Structure> |
219 | + <FillValue>-9.999E+09</FillValue> | |
217 | 220 | <Particle> |
218 | 221 | <ParticleType>Ion</ParticleType> |
219 | 222 | <ParticleQuantity>Velocity</ParticleQuantity> |
... | ... | @@ -247,6 +250,7 @@ |
247 | 250 | <ParameterKey>jade_heavmom_vrtpsigma(2)</ParameterKey> |
248 | 251 | </Element> |
249 | 252 | </Structure> |
253 | + <FillValue>-9.999E+09</FillValue> | |
250 | 254 | <Particle> |
251 | 255 | <ParticleType>Ion</ParticleType> |
252 | 256 | <ParticleQuantity>Velocity</ParticleQuantity> | ... | ... |
NumericalData/CDPP-AMDA/Juno/JADE/juno-jadel5-protmom.xml
... | ... | @@ -146,6 +146,7 @@ |
146 | 146 | <ParameterKey>jade_protmom_vxyz(2)</ParameterKey> |
147 | 147 | </Element> |
148 | 148 | </Structure> |
149 | + <FillValue>-9.999E+09</FillValue> | |
149 | 150 | <Particle> |
150 | 151 | <ParticleType>Proton</ParticleType> |
151 | 152 | <ParticleQuantity>Velocity</ParticleQuantity> |
... | ... | @@ -182,6 +183,7 @@ |
182 | 183 | <ParameterKey>jade_protmom_vxyzsigma(2)</ParameterKey> |
183 | 184 | </Element> |
184 | 185 | </Structure> |
186 | + <FillValue>-9.999E+09</FillValue> | |
185 | 187 | <Particle> |
186 | 188 | <ParticleType>Proton</ParticleType> |
187 | 189 | <ParticleQuantity>Velocity</ParticleQuantity> |
... | ... | @@ -215,6 +217,7 @@ |
215 | 217 | <ParameterKey>jade_protmom_vrtp(2)</ParameterKey> |
216 | 218 | </Element> |
217 | 219 | </Structure> |
220 | + <FillValue>-9.999E+09</FillValue> | |
218 | 221 | <Particle> |
219 | 222 | <ParticleType>Proton</ParticleType> |
220 | 223 | <ParticleQuantity>Velocity</ParticleQuantity> |
... | ... | @@ -248,6 +251,7 @@ |
248 | 251 | <ParameterKey>jade_protmom_vrtpsigma(2)</ParameterKey> |
249 | 252 | </Element> |
250 | 253 | </Structure> |
254 | + <FillValue>-9.999E+09</FillValue> | |
251 | 255 | <Particle> |
252 | 256 | <ParticleType>Proton</ParticleType> |
253 | 257 | <ParticleQuantity>Velocity</ParticleQuantity> | ... | ... |