Commit 0ee469a6b8144fa3f5d87664bbd43c1853e7b942
1 parent
ec392b3b
Exists in
master
and in
12 other branches
bgse t96
Showing
1 changed file
with
42 additions
and
2 deletions
Show diff stats
NumericalOutput/AMDA/TSYG96/b_t96.xml
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | <NumericalOutput> |
5 | 5 | <ResourceID>spase://CDPP/NumericalOutput/AMDA/TSYG96/b_t96</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>B GSM along s/c orbit</ResourceName> | |
7 | + <ResourceName>B along s/c orbit</ResourceName> | |
8 | 8 | <ReleaseDate>2017-08-23T00:00:00Z</ReleaseDate> |
9 | 9 | <Description>A data-based Tsyganenko96 model computes the geomagnetospheric magnetic field with an explicitly defined realistic magnetopause, large-scale Region 1 and 2 Birkeland current systems, and the IMF penetration across the boundary. The model uses the following inputs : |
10 | 10 | * solar wind ram pressure |
... | ... | @@ -52,6 +52,46 @@ |
52 | 52 | <Caveats/> |
53 | 53 | <InputResourceID/> |
54 | 54 | <Parameter> |
55 | + <Name>b gse</Name> | |
56 | + <ParameterKey>b_t96gse</ParameterKey> | |
57 | + <Description/> | |
58 | + <Units>nT</Units> | |
59 | + <Structure> | |
60 | + <Size>3</Size> | |
61 | + <Element> | |
62 | + <Name>bx</Name> | |
63 | + <Qualifier>Component.I</Qualifier> | |
64 | + <Index>1</Index> | |
65 | + <ParameterKey>b_t96gse(0)</ParameterKey> | |
66 | + <ValidMin/> | |
67 | + <ValidMax/> | |
68 | + <FillValue/> | |
69 | + </Element> | |
70 | + <Element> | |
71 | + <Name>by</Name> | |
72 | + <Qualifier>Component.J</Qualifier> | |
73 | + <Index>2</Index> | |
74 | + <ParameterKey>b_t96gse(1)</ParameterKey> | |
75 | + <ValidMin/> | |
76 | + <ValidMax/> | |
77 | + <FillValue/> | |
78 | + </Element> | |
79 | + <Element> | |
80 | + <Name>bz</Name> | |
81 | + <Qualifier>Component.K</Qualifier> | |
82 | + <Index>3</Index> | |
83 | + <ParameterKey>b_t96gse(2)</ParameterKey> | |
84 | + <ValidMin/> | |
85 | + <ValidMax/> | |
86 | + <FillValue/> | |
87 | + </Element> | |
88 | + </Structure> | |
89 | + <FillValue>NaN</FillValue> | |
90 | + <Field> | |
91 | + <FieldQuantity>Magnetic</FieldQuantity> | |
92 | + </Field> | |
93 | + </Parameter> | |
94 | + <Parameter> | |
55 | 95 | <Name>b gsm</Name> |
56 | 96 | <ParameterKey>b_t96gsm</ParameterKey> |
57 | 97 | <Description/> |
... | ... | @@ -90,7 +130,7 @@ |
90 | 130 | <Field> |
91 | 131 | <FieldQuantity>Magnetic</FieldQuantity> |
92 | 132 | </Field> |
93 | - </Parameter> | |
133 | + </Parameter> | |
94 | 134 | <Parameter> |
95 | 135 | <Name>|b|</Name> |
96 | 136 | <ParameterKey>b_t96tot</ParameterKey> |
... | ... |