Commit ddf12f2f3235dae15a78c838806c382c2288e14a
1 parent
3f3187b2
Exists in
master
and in
12 other branches
tao, saturn - jupiter, omni
Showing
14 changed files
with
346 additions
and
994 deletions
Show diff stats
@@ -0,0 +1,139 @@ | @@ -0,0 +1,139 @@ | ||
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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-sim-1_0_1.xsd"> | ||
3 | + <Version>2.2.6</Version> | ||
4 | + <NumericalOutput> | ||
5 | + <ResourceID>spase://CDPP/NumericalOutput/AMDA/TAO/Jupiter/tao-jup-sw</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>SW / Input OMNI</ResourceName> | ||
8 | + <AlternateName>Tao SW Jupiter / Input OMNI</AlternateName> | ||
9 | + <ReleaseDate>2017-07-08T16:49:29Z</ReleaseDate> | ||
10 | + <Description>OMNI solar wind 5-min data is used as model input. Calculation : IRAP.</Description> | ||
11 | + <Acknowledgement>TBD</Acknowledgement> | ||
12 | + <Contact> | ||
13 | + <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID> | ||
14 | + <Role>PrincipalInvestigator</Role> | ||
15 | + </Contact> | ||
16 | + <Contact> | ||
17 | + <PersonID>spase://CDPP/Person/Elena.Budnik</PersonID> | ||
18 | + <Role>TechnicalContact</Role> | ||
19 | + </Contact> | ||
20 | + <InformationURL> | ||
21 | + <Name>Model Description</Name> | ||
22 | + <URL>http://www.astro.phys.s.chiba-u.ac.jp/netlab/astro/index2-e.html</URL> | ||
23 | + <Description/> | ||
24 | + </InformationURL> | ||
25 | + <InformationURL> | ||
26 | + <Name>Model Article</Name> | ||
27 | + <URL>http://onlinelibrary.wiley.com/doi/10.1029/2004JA010959/abstract</URL> | ||
28 | + </InformationURL> | ||
29 | + </ResourceHeader> | ||
30 | + <AccessInformation> | ||
31 | + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | ||
32 | + <Availability>Online</Availability> | ||
33 | + <AccessRights>Open</AccessRights> | ||
34 | + <AccessURL> | ||
35 | + <Name>AMDA at CDPP</Name> | ||
36 | + <URL>http://amda.cdpp.eu</URL> | ||
37 | + </AccessURL> | ||
38 | + <Format>Text.ASCII</Format> | ||
39 | + <Acknowledgement> AMDA is a science analysis system provided by the Centre de Donnees de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Universite Paul Sabatier, Toulouse</Acknowledgement> | ||
40 | + </AccessInformation> | ||
41 | + <SimulationRunID>spase://CDPP/SimulationRun/AMDA/TAO/Taojupurn</SimulationRunID> | ||
42 | + <MeasurementType>ThermalPlasma</MeasurementType> | ||
43 | + <TemporalDescription> | ||
44 | + <TimeSpan> | ||
45 | + <StartDate>1990-01-01T01:30:00Z</StartDate> | ||
46 | + <StopDate>2016-07-14T00:00:00Z</StopDate> | ||
47 | + </TimeSpan> | ||
48 | + <Cadence>PT1H</Cadence> | ||
49 | + </TemporalDescription> | ||
50 | + <SimulatedRegion>Jupiter</SimulatedRegion> | ||
51 | + <Caveats>Note an important parameter - angle Jup-Sun-Earth - which could be considered as quality flag.</Caveats> | ||
52 | + <InputResourceID>spase://CDPP/NumericalData/AMDA/OMNI/omni-5min-all</InputResourceID> | ||
53 | + <Parameter> | ||
54 | + <Name>density</Name> | ||
55 | + <ParameterKey>jup_sw_n</ParameterKey> | ||
56 | + <Description>Solar Wind Proton Number Density, scalar</Description> | ||
57 | + <Units>cm^-3</Units> | ||
58 | + <FillValue>NaN</FillValue> | ||
59 | + <Particle> | ||
60 | + <ParticleType>Proton</ParticleType> | ||
61 | + <ParticleQuantity>NumberDensity</ParticleQuantity> | ||
62 | + </Particle> | ||
63 | + </Parameter> | ||
64 | + <Parameter> | ||
65 | + <Name>velocity</Name> | ||
66 | + <ParameterKey>jup_sw_v</ParameterKey> | ||
67 | + <Description>Solar Wind Bulk Speed</Description> | ||
68 | + <Units>km/s</Units> | ||
69 | + <Structure> | ||
70 | + <Size>3</Size> | ||
71 | + <Element> | ||
72 | + <Name>V r</Name> | ||
73 | + <Qualifier>Component.I</Qualifier> | ||
74 | + <Index>1</Index> | ||
75 | + <ParameterKey>jup_sw_v(0)</ParameterKey> | ||
76 | + <ValidMin/> | ||
77 | + <ValidMax/> | ||
78 | + <FillValue/> | ||
79 | + </Element> | ||
80 | + <Element> | ||
81 | + <Name>V t</Name> | ||
82 | + <Qualifier>Component.J</Qualifier> | ||
83 | + <Index>2</Index> | ||
84 | + <ParameterKey>jup_sw_v(1)</ParameterKey> | ||
85 | + <ValidMin/> | ||
86 | + <ValidMax/> | ||
87 | + <FillValue/> | ||
88 | + </Element> | ||
89 | + </Structure> | ||
90 | + <FillValue>NaN</FillValue> | ||
91 | + <Particle> | ||
92 | + <ParticleType>Proton</ParticleType> | ||
93 | + <ParticleQuantity>Velocity</ParticleQuantity> | ||
94 | + </Particle> | ||
95 | + </Parameter> | ||
96 | + <Parameter> | ||
97 | + <Name>temperature</Name> | ||
98 | + <ParameterKey>jup_sw_t</ParameterKey> | ||
99 | + <Description/> | ||
100 | + <Units>eV</Units> | ||
101 | + <FillValue>NaN</FillValue> | ||
102 | + <Particle> | ||
103 | + <ParticleType>Proton</ParticleType> | ||
104 | + <ParticleQuantity>Temperature</ParticleQuantity> | ||
105 | + </Particle> | ||
106 | + </Parameter> | ||
107 | + <Parameter> | ||
108 | + <Name>dynamic pressure</Name> | ||
109 | + <ParameterKey>jup_sw_pdyn</ParameterKey> | ||
110 | + <Description/> | ||
111 | + <Units>nPa</Units> | ||
112 | + <FillValue>NaN</FillValue> | ||
113 | + <Particle> | ||
114 | + <ParticleType>Proton</ParticleType> | ||
115 | + <ParticleQuantity>Pressure</ParticleQuantity> | ||
116 | + </Particle> | ||
117 | + </Parameter> | ||
118 | + <Parameter> | ||
119 | + <Name>b tangential</Name> | ||
120 | + <ParameterKey>jup_sw_b</ParameterKey> | ||
121 | + <Description/> | ||
122 | + <Units>nT</Units> | ||
123 | + <FillValue>NaN</FillValue> | ||
124 | + <Field> | ||
125 | + <FieldQuantity>Magnetic</FieldQuantity> | ||
126 | + </Field> | ||
127 | + </Parameter> | ||
128 | + <Parameter> | ||
129 | + <Name>angle Jup-Sun-Earth</Name> | ||
130 | + <ParameterKey>jup_sw_da</ParameterKey> | ||
131 | + <Description/> | ||
132 | + <Units/> | ||
133 | + <FillValue>NaN</FillValue> | ||
134 | + <Support> | ||
135 | + <SupportQuantity>Positional</SupportQuantity> | ||
136 | + </Support> | ||
137 | + </Parameter> | ||
138 | + </NumericalOutput> | ||
139 | +</Spase> |
NumericalOutput/AMDA/TAO/Jupiter/tao-jupiter-omni.xml deleted
@@ -1,162 +0,0 @@ | @@ -1,162 +0,0 @@ | ||
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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-sim-1_0_1.xsd"> | ||
3 | - <Version>2.2.6</Version> | ||
4 | - <NumericalOutput> | ||
5 | - <ResourceID>spase://CDPP/NumericalOutput/AMDA/TAO/Jupiter/tao-jupiter-omni</ResourceID> | ||
6 | - <ResourceHeader> | ||
7 | - <ResourceName>Tao SW Jupiter / OMNI input</ResourceName> | ||
8 | - <ReleaseDate>2016-08-22T00:00:00Z</ReleaseDate> | ||
9 | - <Description>TBD</Description> | ||
10 | - <Acknowledgement>TBD</Acknowledgement> | ||
11 | - <Contact> | ||
12 | - <PersonID>TBD</PersonID> | ||
13 | - <Role>PrincipalInvestigator</Role> | ||
14 | - </Contact> | ||
15 | - <InformationURL> | ||
16 | - <Name>Rules of use, and caveats</Name> | ||
17 | - <URL> | ||
18 | - TBD | ||
19 | - </URL> | ||
20 | - <Description>TBD</Description> | ||
21 | - </InformationURL> | ||
22 | - </ResourceHeader> | ||
23 | - <AccessInformation> | ||
24 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | ||
25 | - <Availability>Online</Availability> | ||
26 | - <AccessRights>Open</AccessRights> | ||
27 | - <AccessURL> | ||
28 | - <Name>AMDA at CDPP</Name> | ||
29 | - <URL> | ||
30 | - http://amda.cdpp.eu | ||
31 | - </URL> | ||
32 | - </AccessURL> | ||
33 | - <Format>Text.ASCII</Format> | ||
34 | - <Acknowledgement> | ||
35 | - TBD | ||
36 | - </Acknowledgement> | ||
37 | - </AccessInformation> | ||
38 | - <SimulationRunID>spase://CDPP/SimulationRun/AMDA/TAO/TaoJupiter</SimulationRunID> | ||
39 | - <MeasurementType>ThermalPlasma</MeasurementType> | ||
40 | - <TemporalDescription> | ||
41 | - <TimeSpan> | ||
42 | - <StartDate>1970-01-01T00:00:00Z</StartDate> | ||
43 | - <StopDate>1970-01-01T00:00:00Z</StopDate> | ||
44 | - </TimeSpan> | ||
45 | - <Cadence>PT1H</Cadence> | ||
46 | - </TemporalDescription> | ||
47 | - <SimulatedRegion>Jupiter</SimulatedRegion> | ||
48 | - <Caveats> | ||
49 | - TBD | ||
50 | - </Caveats> | ||
51 | - <InputResourceID>spase://CDPP/NumericalData/AMDA/OMNI/omni-hour-all</InputResourceID> | ||
52 | - <Parameter> | ||
53 | - <Name>Proton Number Density</Name> | ||
54 | - <ParameterKey>jupiter_omni_n</ParameterKey> | ||
55 | - <Description>Solar Wind Proton Number Density, scalar</Description> | ||
56 | - <Caveats> | ||
57 | - TBD | ||
58 | - </Caveats> | ||
59 | - <Units>cm^-3</Units> | ||
60 | - <FillValue>NaN</FillValue> | ||
61 | - <Particle> | ||
62 | - <ParticleType>Proton</ParticleType> | ||
63 | - <ParticleQuantity>NumberDensity</ParticleQuantity> | ||
64 | - </Particle> | ||
65 | - </Parameter> | ||
66 | - <Parameter> | ||
67 | - <Name>Solar Wind Proton Speed</Name> | ||
68 | - <ParameterKey>jupiter_omni_v</ParameterKey> | ||
69 | - <Description>Solar Wind Bulk Speed</Description> | ||
70 | - <Caveats> | ||
71 | - TBD | ||
72 | - </Caveats> | ||
73 | - <Units>km/s</Units> | ||
74 | - <Structure> | ||
75 | - <Size>3</Size> | ||
76 | - <Element> | ||
77 | - <Name>V r</Name> | ||
78 | - <Qualifier/> | ||
79 | - <Index/> | ||
80 | - <ParameterKey>jupiter_omni_v(0)</ParameterKey> | ||
81 | - <ValidMin/> | ||
82 | - <ValidMax/> | ||
83 | - <FillValue/> | ||
84 | - </Element> | ||
85 | - <Element> | ||
86 | - <Name>V t</Name> | ||
87 | - <Qualifier/> | ||
88 | - <Index/> | ||
89 | - <ParameterKey>jupiter_omni_v(1)</ParameterKey> | ||
90 | - <ValidMin/> | ||
91 | - <ValidMax/> | ||
92 | - <FillValue/> | ||
93 | - </Element> | ||
94 | - </Structure> | ||
95 | - <FillValue>NaN</FillValue> | ||
96 | - <Particle> | ||
97 | - <ParticleType>Proton</ParticleType> | ||
98 | - <ParticleQuantity>Velocity</ParticleQuantity> | ||
99 | - </Particle> | ||
100 | - </Parameter> | ||
101 | - <Parameter> | ||
102 | - <Name>Proton Temperature</Name> | ||
103 | - <ParameterKey>jupiter_omni_t</ParameterKey> | ||
104 | - <Description> TBD </Description> | ||
105 | - <Caveats> | ||
106 | - TBD | ||
107 | - </Caveats> | ||
108 | - <Units>eV</Units> | ||
109 | - <FillValue>NaN</FillValue> | ||
110 | - <Particle> | ||
111 | - <ParticleType>Proton</ParticleType> | ||
112 | - <ParticleQuantity>Temperature</ParticleQuantity> | ||
113 | - </Particle> | ||
114 | - </Parameter> | ||
115 | - <Parameter> | ||
116 | - <Name>Proton Dynamic Pressure</Name> | ||
117 | - <ParameterKey>jupiter_omni_pdyn</ParameterKey> | ||
118 | - <Description> TBD </Description> | ||
119 | - <Caveats> | ||
120 | - TBD | ||
121 | - </Caveats> | ||
122 | - <Units>eV</Units> | ||
123 | - <FillValue>NaN</FillValue> | ||
124 | - <Particle> | ||
125 | - <ParticleType>Proton</ParticleType> | ||
126 | - <ParticleQuantity/> | ||
127 | - </Particle> | ||
128 | - </Parameter> | ||
129 | - <Parameter> | ||
130 | - <Name>Magnetic Field</Name> | ||
131 | - <ParameterKey>jupiter_omni_b</ParameterKey> | ||
132 | - <Description/> | ||
133 | - <Caveats> | ||
134 | - TBD | ||
135 | - </Caveats> | ||
136 | - <Units>nT</Units> | ||
137 | - <Structure> | ||
138 | - <Size>3</Size> | ||
139 | - <Element> | ||
140 | - <Name>B t</Name> | ||
141 | - <Qualifier/> | ||
142 | - <Index/> | ||
143 | - <ParameterKey>jupiter_omni_b(1)</ParameterKey> | ||
144 | - <ValidMin/> | ||
145 | - <ValidMax/> | ||
146 | - <FillValue/> | ||
147 | - </Element> | ||
148 | - </Structure> | ||
149 | - <FillValue>NaN</FillValue> | ||
150 | - </Parameter> | ||
151 | - <Parameter> | ||
152 | - <Name>Angle Saturn-Sun-Earth</Name> | ||
153 | - <ParameterKey>jupiter_omni_ang</ParameterKey> | ||
154 | - <Description> TBD </Description> | ||
155 | - <Caveats> | ||
156 | - TBD | ||
157 | - </Caveats> | ||
158 | - <Units/> | ||
159 | - <FillValue>NaN</FillValue> | ||
160 | - </Parameter> | ||
161 | -</NumericalOutput> | ||
162 | -</Spase> |
NumericalOutput/AMDA/TAO/Jupiter/tao-jupiter-sta.xml deleted
@@ -1,163 +0,0 @@ | @@ -1,163 +0,0 @@ | ||
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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-sim-1_0_1.xsd"> | ||
3 | - <Version>2.2.6</Version> | ||
4 | - <NumericalOutput> | ||
5 | - <ResourceID>spase://CDPP/NumericalOutput/AMDA/TAO/Jupiter/tao-jupiter-sta</ResourceID> | ||
6 | - <ResourceHeader> | ||
7 | - <ResourceName>TaoModel / Jupiter / Input : STEREO-A</ResourceName> | ||
8 | - <ReleaseDate>2014-07-08T16:49:29Z</ReleaseDate> | ||
9 | - <Description>TBD</Description> | ||
10 | - <Acknowledgement>TBD</Acknowledgement> | ||
11 | - <Contact> | ||
12 | - <PersonID>TBD</PersonID> | ||
13 | - <Role>PrincipalInvestigator</Role> | ||
14 | - </Contact> | ||
15 | - <InformationURL> | ||
16 | - <Name>Rules of use, and caveats</Name> | ||
17 | - <URL> | ||
18 | - TBD | ||
19 | - </URL> | ||
20 | - <Description>TBD</Description> | ||
21 | - </InformationURL> | ||
22 | - </ResourceHeader> | ||
23 | - <AccessInformation> | ||
24 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | ||
25 | - <Availability>Online</Availability> | ||
26 | - <AccessRights>Open</AccessRights> | ||
27 | - <AccessURL> | ||
28 | - <Name>AMDA at CDPP</Name> | ||
29 | - <URL> | ||
30 | - http://amda.cdpp.eu | ||
31 | - </URL> | ||
32 | - </AccessURL> | ||
33 | - <Format>Text.ASCII</Format> | ||
34 | - <Acknowledgement> | ||
35 | - TBD | ||
36 | - </Acknowledgement> | ||
37 | - </AccessInformation> | ||
38 | - <SimulationRunID>spase://CDPP/SimulationRun/AMDA/TAO/TaoJupiter</SimulationRunID> | ||
39 | - <MeasurementType>ThermalPlasma</MeasurementType> | ||
40 | - <TemporalDescription> | ||
41 | - <TimeSpan> | ||
42 | - <StartDate>1970-01-01T00:00:00Z</StartDate> | ||
43 | - <StopDate>1970-01-01T00:00:00Z</StopDate> | ||
44 | - </TimeSpan> | ||
45 | - <Cadence>PT1H</Cadence> | ||
46 | - </TemporalDescription> | ||
47 | - <SimulatedRegion>Jupiter</SimulatedRegion> | ||
48 | - <Caveats> | ||
49 | - TBD | ||
50 | - </Caveats> | ||
51 | - <InputResourceID>spase://CDPP/NumericalData/AMDA/STEREO-A/MAG/sta-mag-mag</InputResourceID> | ||
52 | - <InputResourceID>spase://CDPP/NumericalData/AMDA/STEREO-A/PLASTIC/sta-l2-pla</InputResourceID> | ||
53 | - <Parameter> | ||
54 | - <Name>Proton Number Density</Name> | ||
55 | - <ParameterKey>jupiter_sta_n</ParameterKey> | ||
56 | - <Description>Solar Wind Proton Number Density, scalar</Description> | ||
57 | - <Caveats> | ||
58 | - TBD | ||
59 | - </Caveats> | ||
60 | - <Units>cm^-3</Units> | ||
61 | - <FillValue>NaN</FillValue> | ||
62 | - <Particle> | ||
63 | - <ParticleType>Proton</ParticleType> | ||
64 | - <ParticleQuantity>NumberDensity</ParticleQuantity> | ||
65 | - </Particle> | ||
66 | - </Parameter> | ||
67 | - <Parameter> | ||
68 | - <Name>Solar Wind Proton Speed</Name> | ||
69 | - <ParameterKey>jupiter_sta_v</ParameterKey> | ||
70 | - <Description>Solar Wind Bulk Speed</Description> | ||
71 | - <Caveats> | ||
72 | - TBD | ||
73 | - </Caveats> | ||
74 | - <Units>km/s</Units> | ||
75 | - <Structure> | ||
76 | - <Size>3</Size> | ||
77 | - <Element> | ||
78 | - <Name>V r</Name> | ||
79 | - <Qualifier/> | ||
80 | - <Index/> | ||
81 | - <ParameterKey>jupiter_sta_v(0)</ParameterKey> | ||
82 | - <ValidMin/> | ||
83 | - <ValidMax/> | ||
84 | - <FillValue/> | ||
85 | - </Element> | ||
86 | - <Element> | ||
87 | - <Name>V t</Name> | ||
88 | - <Qualifier/> | ||
89 | - <Index/> | ||
90 | - <ParameterKey>jupiter_sta_v(1)</ParameterKey> | ||
91 | - <ValidMin/> | ||
92 | - <ValidMax/> | ||
93 | - <FillValue/> | ||
94 | - </Element> | ||
95 | - </Structure> | ||
96 | - <FillValue>NaN</FillValue> | ||
97 | - <Particle> | ||
98 | - <ParticleType>Proton</ParticleType> | ||
99 | - <ParticleQuantity>Velocity</ParticleQuantity> | ||
100 | - </Particle> | ||
101 | - </Parameter> | ||
102 | - <Parameter> | ||
103 | - <Name>Proton Temperature</Name> | ||
104 | - <ParameterKey>jupiter_sta_t</ParameterKey> | ||
105 | - <Description> TBD </Description> | ||
106 | - <Caveats> | ||
107 | - TBD | ||
108 | - </Caveats> | ||
109 | - <Units>eV</Units> | ||
110 | - <FillValue>NaN</FillValue> | ||
111 | - <Particle> | ||
112 | - <ParticleType>Proton</ParticleType> | ||
113 | - <ParticleQuantity>Temperature</ParticleQuantity> | ||
114 | - </Particle> | ||
115 | - </Parameter> | ||
116 | - <Parameter> | ||
117 | - <Name>Proton Dynamic Pressure</Name> | ||
118 | - <ParameterKey>jupiter_sta_pdyn</ParameterKey> | ||
119 | - <Description> TBD </Description> | ||
120 | - <Caveats> | ||
121 | - TBD | ||
122 | - </Caveats> | ||
123 | - <Units>eV</Units> | ||
124 | - <FillValue>NaN</FillValue> | ||
125 | - <Particle> | ||
126 | - <ParticleType>Proton</ParticleType> | ||
127 | - <ParticleQuantity/> | ||
128 | - </Particle> | ||
129 | - </Parameter> | ||
130 | - <Parameter> | ||
131 | - <Name>Magnetic Field</Name> | ||
132 | - <ParameterKey>jupiter_sta_b</ParameterKey> | ||
133 | - <Description/> | ||
134 | - <Caveats> | ||
135 | - TBD | ||
136 | - </Caveats> | ||
137 | - <Units>nT</Units> | ||
138 | - <Structure> | ||
139 | - <Size>3</Size> | ||
140 | - <Element> | ||
141 | - <Name>B t</Name> | ||
142 | - <Qualifier/> | ||
143 | - <Index/> | ||
144 | - <ParameterKey>jupiter_sta_b(1)</ParameterKey> | ||
145 | - <ValidMin/> | ||
146 | - <ValidMax/> | ||
147 | - <FillValue/> | ||
148 | - </Element> | ||
149 | - </Structure> | ||
150 | - <FillValue>NaN</FillValue> | ||
151 | - </Parameter> | ||
152 | - <Parameter> | ||
153 | - <Name>Angle Jupiter-Sun-StereoA</Name> | ||
154 | - <ParameterKey>jupiter_sta_ang</ParameterKey> | ||
155 | - <Description> TBD </Description> | ||
156 | - <Caveats> | ||
157 | - TBD | ||
158 | - </Caveats> | ||
159 | - <Units/> | ||
160 | - <FillValue>NaN</FillValue> | ||
161 | - </Parameter> | ||
162 | -</NumericalOutput> | ||
163 | -</Spase> |
NumericalOutput/AMDA/TAO/Jupiter/tao-jupiter-stb.xml deleted
@@ -1,163 +0,0 @@ | @@ -1,163 +0,0 @@ | ||
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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-sim-1_0_1.xsd"> | ||
3 | - <Version>2.2.6</Version> | ||
4 | - <NumericalOutput> | ||
5 | - <ResourceID>spase://CDPP/NumericalOutput/AMDA/TAO/Jupiter/tao-jupiter-stb</ResourceID> | ||
6 | - <ResourceHeader> | ||
7 | - <ResourceName>TaoModel / Jupiter / Input : STEREO-B</ResourceName> | ||
8 | - <ReleaseDate>2014-07-08T16:49:29Z</ReleaseDate> | ||
9 | - <Description>TBD</Description> | ||
10 | - <Acknowledgement>TBD</Acknowledgement> | ||
11 | - <Contact> | ||
12 | - <PersonID>TBD</PersonID> | ||
13 | - <Role>PrincipalInvestigator</Role> | ||
14 | - </Contact> | ||
15 | - <InformationURL> | ||
16 | - <Name>Rules of use, and caveats</Name> | ||
17 | - <URL> | ||
18 | - TBD | ||
19 | - </URL> | ||
20 | - <Description>TBD</Description> | ||
21 | - </InformationURL> | ||
22 | - </ResourceHeader> | ||
23 | - <AccessInformation> | ||
24 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | ||
25 | - <Availability>Online</Availability> | ||
26 | - <AccessRights>Open</AccessRights> | ||
27 | - <AccessURL> | ||
28 | - <Name>AMDA at CDPP</Name> | ||
29 | - <URL> | ||
30 | - http://amda.cdpp.eu | ||
31 | - </URL> | ||
32 | - </AccessURL> | ||
33 | - <Format>Text.ASCII</Format> | ||
34 | - <Acknowledgement> | ||
35 | - TBD | ||
36 | - </Acknowledgement> | ||
37 | - </AccessInformation> | ||
38 | - <SimulationRunID>spase://CDPP/SimulationRun/AMDA/TAO/TaoJupiter</SimulationRunID> | ||
39 | - <MeasurementType>ThermalPlasma</MeasurementType> | ||
40 | - <TemporalDescription> | ||
41 | - <TimeSpan> | ||
42 | - <StartDate>1970-01-01T00:00:00Z</StartDate> | ||
43 | - <StopDate>1970-01-01T00:00:00Z</StopDate> | ||
44 | - </TimeSpan> | ||
45 | - <Cadence>PT1H</Cadence> | ||
46 | - </TemporalDescription> | ||
47 | - <SimulatedRegion>Jupiter</SimulatedRegion> | ||
48 | - <Caveats> | ||
49 | - TBD | ||
50 | - </Caveats> | ||
51 | - <InputResourceID>spase://CDPP/NumericalData/AMDA/STEREO-B/MAG/stb-mag-mag</InputResourceID> | ||
52 | - <InputResourceID>spase://CDPP/NumericalData/AMDA/STEREO-B/PLASTIC/stb-l2-pla</InputResourceID> | ||
53 | - <Parameter> | ||
54 | - <Name>Proton Number Density</Name> | ||
55 | - <ParameterKey>jupiter_stb_n</ParameterKey> | ||
56 | - <Description>Solar Wind Proton Number Density, scalar</Description> | ||
57 | - <Caveats> | ||
58 | - TBD | ||
59 | - </Caveats> | ||
60 | - <Units>cm^-3</Units> | ||
61 | - <FillValue>NaN</FillValue> | ||
62 | - <Particle> | ||
63 | - <ParticleType>Proton</ParticleType> | ||
64 | - <ParticleQuantity>NumberDensity</ParticleQuantity> | ||
65 | - </Particle> | ||
66 | - </Parameter> | ||
67 | - <Parameter> | ||
68 | - <Name>Solar Wind Proton Speed</Name> | ||
69 | - <ParameterKey>jupiter_stb_v</ParameterKey> | ||
70 | - <Description>Solar Wind Bulk Speed</Description> | ||
71 | - <Caveats> | ||
72 | - TBD | ||
73 | - </Caveats> | ||
74 | - <Units>km/s</Units> | ||
75 | - <Structure> | ||
76 | - <Size>3</Size> | ||
77 | - <Element> | ||
78 | - <Name>V r</Name> | ||
79 | - <Qualifier/> | ||
80 | - <Index/> | ||
81 | - <ParameterKey>jupiter_stb_v(0)</ParameterKey> | ||
82 | - <ValidMin/> | ||
83 | - <ValidMax/> | ||
84 | - <FillValue/> | ||
85 | - </Element> | ||
86 | - <Element> | ||
87 | - <Name>V t</Name> | ||
88 | - <Qualifier/> | ||
89 | - <Index/> | ||
90 | - <ParameterKey>jupiter_stb_v(1)</ParameterKey> | ||
91 | - <ValidMin/> | ||
92 | - <ValidMax/> | ||
93 | - <FillValue/> | ||
94 | - </Element> | ||
95 | - </Structure> | ||
96 | - <FillValue>NaN</FillValue> | ||
97 | - <Particle> | ||
98 | - <ParticleType>Proton</ParticleType> | ||
99 | - <ParticleQuantity>Velocity</ParticleQuantity> | ||
100 | - </Particle> | ||
101 | - </Parameter> | ||
102 | - <Parameter> | ||
103 | - <Name>Proton Temperature</Name> | ||
104 | - <ParameterKey>jupiter_stb_t</ParameterKey> | ||
105 | - <Description> TBD </Description> | ||
106 | - <Caveats> | ||
107 | - TBD | ||
108 | - </Caveats> | ||
109 | - <Units>eV</Units> | ||
110 | - <FillValue>NaN</FillValue> | ||
111 | - <Particle> | ||
112 | - <ParticleType>Proton</ParticleType> | ||
113 | - <ParticleQuantity>Temperature</ParticleQuantity> | ||
114 | - </Particle> | ||
115 | - </Parameter> | ||
116 | - <Parameter> | ||
117 | - <Name>Proton Dynamic Pressure</Name> | ||
118 | - <ParameterKey>jupiter_stb_pdyn</ParameterKey> | ||
119 | - <Description> TBD </Description> | ||
120 | - <Caveats> | ||
121 | - TBD | ||
122 | - </Caveats> | ||
123 | - <Units>eV</Units> | ||
124 | - <FillValue>NaN</FillValue> | ||
125 | - <Particle> | ||
126 | - <ParticleType>Proton</ParticleType> | ||
127 | - <ParticleQuantity/> | ||
128 | - </Particle> | ||
129 | - </Parameter> | ||
130 | - <Parameter> | ||
131 | - <Name>Magnetic Field</Name> | ||
132 | - <ParameterKey>jupiter_stb_b</ParameterKey> | ||
133 | - <Description/> | ||
134 | - <Caveats> | ||
135 | - TBD | ||
136 | - </Caveats> | ||
137 | - <Units>nT</Units> | ||
138 | - <Structure> | ||
139 | - <Size>3</Size> | ||
140 | - <Element> | ||
141 | - <Name>B t</Name> | ||
142 | - <Qualifier/> | ||
143 | - <Index/> | ||
144 | - <ParameterKey>jupiter_stb_b(1)</ParameterKey> | ||
145 | - <ValidMin/> | ||
146 | - <ValidMax/> | ||
147 | - <FillValue/> | ||
148 | - </Element> | ||
149 | - </Structure> | ||
150 | - <FillValue>NaN</FillValue> | ||
151 | - </Parameter> | ||
152 | - <Parameter> | ||
153 | - <Name>Angle Jupiter-Sun-StereoB</Name> | ||
154 | - <ParameterKey>jupiter_stb_ang</ParameterKey> | ||
155 | - <Description> TBD </Description> | ||
156 | - <Caveats> | ||
157 | - TBD | ||
158 | - </Caveats> | ||
159 | - <Units/> | ||
160 | - <FillValue>NaN</FillValue> | ||
161 | - </Parameter> | ||
162 | -</NumericalOutput> | ||
163 | -</Spase> |
NumericalOutput/AMDA/TAO/Mars/tao-mars-sw.xml
@@ -7,7 +7,7 @@ | @@ -7,7 +7,7 @@ | ||
7 | <ResourceName>SW / Input OMNI</ResourceName> | 7 | <ResourceName>SW / Input OMNI</ResourceName> |
8 | <AlternateName>Tao SW Mars / Input OMNI</AlternateName> | 8 | <AlternateName>Tao SW Mars / Input OMNI</AlternateName> |
9 | <ReleaseDate>2017-07-08T16:49:29Z</ReleaseDate> | 9 | <ReleaseDate>2017-07-08T16:49:29Z</ReleaseDate> |
10 | - <Description>TBD</Description> | 10 | + <Description>OMNI solar wind 5-min data is used as model input. Calculation : IRAP.</Description> |
11 | <Acknowledgement>TBD</Acknowledgement> | 11 | <Acknowledgement>TBD</Acknowledgement> |
12 | <Contact> | 12 | <Contact> |
13 | <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID> | 13 | <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID> |
@@ -23,7 +23,7 @@ | @@ -23,7 +23,7 @@ | ||
23 | <Description/> | 23 | <Description/> |
24 | </InformationURL> | 24 | </InformationURL> |
25 | <InformationURL> | 25 | <InformationURL> |
26 | - <Name>Model Description</Name> | 26 | + <Name>Model Article</Name> |
27 | <URL>http://onlinelibrary.wiley.com/doi/10.1029/2004JA010959/abstract</URL> | 27 | <URL>http://onlinelibrary.wiley.com/doi/10.1029/2004JA010959/abstract</URL> |
28 | </InformationURL> | 28 | </InformationURL> |
29 | </ResourceHeader> | 29 | </ResourceHeader> |
@@ -42,13 +42,13 @@ | @@ -42,13 +42,13 @@ | ||
42 | <MeasurementType>ThermalPlasma</MeasurementType> | 42 | <MeasurementType>ThermalPlasma</MeasurementType> |
43 | <TemporalDescription> | 43 | <TemporalDescription> |
44 | <TimeSpan> | 44 | <TimeSpan> |
45 | - <StartDate>1990-01-01T00:30:00Z</StartDate> | ||
46 | - <StopDate>2013-12-31T23:59:59Z</StopDate> | 45 | + <StartDate>1990-01-01T01:00:00Z</StartDate> |
46 | + <StopDate>2016-09-20T00:00:00Z</StopDate> | ||
47 | </TimeSpan> | 47 | </TimeSpan> |
48 | <Cadence>PT1H</Cadence> | 48 | <Cadence>PT1H</Cadence> |
49 | </TemporalDescription> | 49 | </TemporalDescription> |
50 | <SimulatedRegion>Mars</SimulatedRegion> | 50 | <SimulatedRegion>Mars</SimulatedRegion> |
51 | - <Caveats/> | 51 | + <Caveats>Note an important parameter - angle Mars-Sun-Earth - which could be considered as quality flag.</Caveats> |
52 | <InputResourceID>spase://CDPP/NumericalData/AMDA/OMNI/omni-5min-all</InputResourceID> | 52 | <InputResourceID>spase://CDPP/NumericalData/AMDA/OMNI/omni-5min-all</InputResourceID> |
53 | <Parameter> | 53 | <Parameter> |
54 | <Name>density</Name> | 54 | <Name>density</Name> |
@@ -0,0 +1,139 @@ | @@ -0,0 +1,139 @@ | ||
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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-sim-1_0_1.xsd"> | ||
3 | + <Version>2.2.6</Version> | ||
4 | + <NumericalOutput> | ||
5 | + <ResourceID>spase://CDPP/NumericalOutput/AMDA/TAO/Saturn/tao-sat-sw</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>SW / Input OMNI</ResourceName> | ||
8 | + <AlternateName>Tao SW Saturn / Input OMNI</AlternateName> | ||
9 | + <ReleaseDate>2017-07-08T16:49:29Z</ReleaseDate> | ||
10 | + <Description>OMNI solar wind 5-min data is used as model input. Calculation : IRAP.</Description> | ||
11 | + <Acknowledgement>TBD</Acknowledgement> | ||
12 | + <Contact> | ||
13 | + <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID> | ||
14 | + <Role>PrincipalInvestigator</Role> | ||
15 | + </Contact> | ||
16 | + <Contact> | ||
17 | + <PersonID>spase://CDPP/Person/Elena.Budnik</PersonID> | ||
18 | + <Role>TechnicalContact</Role> | ||
19 | + </Contact> | ||
20 | + <InformationURL> | ||
21 | + <Name>Model Description</Name> | ||
22 | + <URL>http://www.astro.phys.s.chiba-u.ac.jp/netlab/astro/index2-e.html</URL> | ||
23 | + <Description/> | ||
24 | + </InformationURL> | ||
25 | + <InformationURL> | ||
26 | + <Name>Model Article</Name> | ||
27 | + <URL>http://onlinelibrary.wiley.com/doi/10.1029/2004JA010959/abstract</URL> | ||
28 | + </InformationURL> | ||
29 | + </ResourceHeader> | ||
30 | + <AccessInformation> | ||
31 | + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | ||
32 | + <Availability>Online</Availability> | ||
33 | + <AccessRights>Open</AccessRights> | ||
34 | + <AccessURL> | ||
35 | + <Name>AMDA at CDPP</Name> | ||
36 | + <URL>http://amda.cdpp.eu</URL> | ||
37 | + </AccessURL> | ||
38 | + <Format>Text.ASCII</Format> | ||
39 | + <Acknowledgement> AMDA is a science analysis system provided by the Centre de Donnees de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Universite Paul Sabatier, Toulouse</Acknowledgement> | ||
40 | + </AccessInformation> | ||
41 | + <SimulationRunID>spase://CDPP/SimulationRun/AMDA/TAO/TaoSaturn</SimulationRunID> | ||
42 | + <MeasurementType>ThermalPlasma</MeasurementType> | ||
43 | + <TemporalDescription> | ||
44 | + <TimeSpan> | ||
45 | + <StartDate>1990-01-01T01:30:00Z</StartDate> | ||
46 | + <StopDate>2016-07-14T00:00:00Z</StopDate> | ||
47 | + </TimeSpan> | ||
48 | + <Cadence>PT1H</Cadence> | ||
49 | + </TemporalDescription> | ||
50 | + <SimulatedRegion>Saturn</SimulatedRegion> | ||
51 | + <Caveats>Note an important parameter - angle Saturn-Sun-Earth - which could be considered as quality flag.</Caveats> | ||
52 | + <InputResourceID>spase://CDPP/NumericalData/AMDA/OMNI/omni-5min-all</InputResourceID> | ||
53 | + <Parameter> | ||
54 | + <Name>density</Name> | ||
55 | + <ParameterKey>sat_sw_n</ParameterKey> | ||
56 | + <Description>Solar Wind Proton Number Density, scalar</Description> | ||
57 | + <Units>cm^-3</Units> | ||
58 | + <FillValue>NaN</FillValue> | ||
59 | + <Particle> | ||
60 | + <ParticleType>Proton</ParticleType> | ||
61 | + <ParticleQuantity>NumberDensity</ParticleQuantity> | ||
62 | + </Particle> | ||
63 | + </Parameter> | ||
64 | + <Parameter> | ||
65 | + <Name>velocity</Name> | ||
66 | + <ParameterKey>sat_sw_v</ParameterKey> | ||
67 | + <Description>Solar Wind Bulk Speed</Description> | ||
68 | + <Units>km/s</Units> | ||
69 | + <Structure> | ||
70 | + <Size>3</Size> | ||
71 | + <Element> | ||
72 | + <Name>V r</Name> | ||
73 | + <Qualifier>Component.I</Qualifier> | ||
74 | + <Index>1</Index> | ||
75 | + <ParameterKey>sat_sw_v(0)</ParameterKey> | ||
76 | + <ValidMin/> | ||
77 | + <ValidMax/> | ||
78 | + <FillValue/> | ||
79 | + </Element> | ||
80 | + <Element> | ||
81 | + <Name>V t</Name> | ||
82 | + <Qualifier>Component.J</Qualifier> | ||
83 | + <Index>2</Index> | ||
84 | + <ParameterKey>sat_sw_v(1)</ParameterKey> | ||
85 | + <ValidMin/> | ||
86 | + <ValidMax/> | ||
87 | + <FillValue/> | ||
88 | + </Element> | ||
89 | + </Structure> | ||
90 | + <FillValue>NaN</FillValue> | ||
91 | + <Particle> | ||
92 | + <ParticleType>Proton</ParticleType> | ||
93 | + <ParticleQuantity>Velocity</ParticleQuantity> | ||
94 | + </Particle> | ||
95 | + </Parameter> | ||
96 | + <Parameter> | ||
97 | + <Name>temperature</Name> | ||
98 | + <ParameterKey>sat_sw_t</ParameterKey> | ||
99 | + <Description/> | ||
100 | + <Units>eV</Units> | ||
101 | + <FillValue>NaN</FillValue> | ||
102 | + <Particle> | ||
103 | + <ParticleType>Proton</ParticleType> | ||
104 | + <ParticleQuantity>Temperature</ParticleQuantity> | ||
105 | + </Particle> | ||
106 | + </Parameter> | ||
107 | + <Parameter> | ||
108 | + <Name>dynamic pressure</Name> | ||
109 | + <ParameterKey>sat_sw_pdyn</ParameterKey> | ||
110 | + <Description/> | ||
111 | + <Units>nPa</Units> | ||
112 | + <FillValue>NaN</FillValue> | ||
113 | + <Particle> | ||
114 | + <ParticleType>Proton</ParticleType> | ||
115 | + <ParticleQuantity>Pressure</ParticleQuantity> | ||
116 | + </Particle> | ||
117 | + </Parameter> | ||
118 | + <Parameter> | ||
119 | + <Name>b tangential</Name> | ||
120 | + <ParameterKey>sat_sw_b</ParameterKey> | ||
121 | + <Description/> | ||
122 | + <Units>nT</Units> | ||
123 | + <FillValue>NaN</FillValue> | ||
124 | + <Field> | ||
125 | + <FieldQuantity>Magnetic</FieldQuantity> | ||
126 | + </Field> | ||
127 | + </Parameter> | ||
128 | + <Parameter> | ||
129 | + <Name>angle Sat-Sun-Earth</Name> | ||
130 | + <ParameterKey>sat_sw_da</ParameterKey> | ||
131 | + <Description/> | ||
132 | + <Units/> | ||
133 | + <FillValue>NaN</FillValue> | ||
134 | + <Support> | ||
135 | + <SupportQuantity>Positional</SupportQuantity> | ||
136 | + </Support> | ||
137 | + </Parameter> | ||
138 | + </NumericalOutput> | ||
139 | +</Spase> |
NumericalOutput/AMDA/TAO/Saturn/tao-saturn-omni.xml deleted
@@ -1,162 +0,0 @@ | @@ -1,162 +0,0 @@ | ||
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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-sim-1_0_1.xsd"> | ||
3 | - <Version>2.2.6</Version> | ||
4 | - <NumericalOutput> | ||
5 | - <ResourceID>spase://CDPP/NumericalOutput/AMDA/TAO/Saturn/tao-saturn-omni</ResourceID> | ||
6 | - <ResourceHeader> | ||
7 | - <ResourceName>Tao SW Saturn</ResourceName> | ||
8 | - <ReleaseDate>2014-07-08T16:49:29Z</ReleaseDate> | ||
9 | - <Description>TBD</Description> | ||
10 | - <Acknowledgement>TBD</Acknowledgement> | ||
11 | - <Contact> | ||
12 | - <PersonID>TBD</PersonID> | ||
13 | - <Role>PrincipalInvestigator</Role> | ||
14 | - </Contact> | ||
15 | - <InformationURL> | ||
16 | - <Name>Rules of use, and caveats</Name> | ||
17 | - <URL> | ||
18 | - TBD | ||
19 | - </URL> | ||
20 | - <Description>TBD</Description> | ||
21 | - </InformationURL> | ||
22 | - </ResourceHeader> | ||
23 | - <AccessInformation> | ||
24 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | ||
25 | - <Availability>Online</Availability> | ||
26 | - <AccessRights>Open</AccessRights> | ||
27 | - <AccessURL> | ||
28 | - <Name>AMDA at CDPP</Name> | ||
29 | - <URL> | ||
30 | - http://amda.cdpp.eu | ||
31 | - </URL> | ||
32 | - </AccessURL> | ||
33 | - <Format>Text.ASCII</Format> | ||
34 | - <Acknowledgement> | ||
35 | - TBD | ||
36 | - </Acknowledgement> | ||
37 | - </AccessInformation> | ||
38 | - <SimulationRunID>spase://CDPP/SimulationRun/AMDA/TAO/TaoSaturn</SimulationRunID> | ||
39 | - <MeasurementType>ThermalPlasma</MeasurementType> | ||
40 | - <TemporalDescription> | ||
41 | - <TimeSpan> | ||
42 | - <StartDate>1970-01-01T00:00:00Z</StartDate> | ||
43 | - <StopDate>1970-01-01T00:00:00Z</StopDate> | ||
44 | - </TimeSpan> | ||
45 | - <Cadence>PT1H</Cadence> | ||
46 | - </TemporalDescription> | ||
47 | - <SimulatedRegion>Saturn</SimulatedRegion> | ||
48 | - <Caveats> | ||
49 | - TBD | ||
50 | - </Caveats> | ||
51 | - <InputResourceID>spase://CDPP/NumericalData/AMDA/OMNI/omni-5min-all</InputResourceID> | ||
52 | - <Parameter> | ||
53 | - <Name>Proton Number Density</Name> | ||
54 | - <ParameterKey>saturn_omni_n</ParameterKey> | ||
55 | - <Description>Solar Wind Proton Number Density, scalar</Description> | ||
56 | - <Caveats> | ||
57 | - TBD | ||
58 | - </Caveats> | ||
59 | - <Units>cm^-3</Units> | ||
60 | - <FillValue>NaN</FillValue> | ||
61 | - <Particle> | ||
62 | - <ParticleType>Proton</ParticleType> | ||
63 | - <ParticleQuantity>NumberDensity</ParticleQuantity> | ||
64 | - </Particle> | ||
65 | - </Parameter> | ||
66 | - <Parameter> | ||
67 | - <Name>Solar Wind Proton Speed</Name> | ||
68 | - <ParameterKey>saturn_omni_v</ParameterKey> | ||
69 | - <Description>Solar Wind Bulk Speed</Description> | ||
70 | - <Caveats> | ||
71 | - TBD | ||
72 | - </Caveats> | ||
73 | - <Units>km/s</Units> | ||
74 | - <Structure> | ||
75 | - <Size>3</Size> | ||
76 | - <Element> | ||
77 | - <Name>V r</Name> | ||
78 | - <Qualifier/> | ||
79 | - <Index/> | ||
80 | - <ParameterKey>saturn_omni_v(0)</ParameterKey> | ||
81 | - <ValidMin/> | ||
82 | - <ValidMax/> | ||
83 | - <FillValue/> | ||
84 | - </Element> | ||
85 | - <Element> | ||
86 | - <Name>V t</Name> | ||
87 | - <Qualifier/> | ||
88 | - <Index/> | ||
89 | - <ParameterKey>saturn_omni_v(1)</ParameterKey> | ||
90 | - <ValidMin/> | ||
91 | - <ValidMax/> | ||
92 | - <FillValue/> | ||
93 | - </Element> | ||
94 | - </Structure> | ||
95 | - <FillValue>NaN</FillValue> | ||
96 | - <Particle> | ||
97 | - <ParticleType>Proton</ParticleType> | ||
98 | - <ParticleQuantity>Velocity</ParticleQuantity> | ||
99 | - </Particle> | ||
100 | - </Parameter> | ||
101 | - <Parameter> | ||
102 | - <Name>Proton Temperature</Name> | ||
103 | - <ParameterKey>saturn_omni_t</ParameterKey> | ||
104 | - <Description> TBD </Description> | ||
105 | - <Caveats> | ||
106 | - TBD | ||
107 | - </Caveats> | ||
108 | - <Units>eV</Units> | ||
109 | - <FillValue>NaN</FillValue> | ||
110 | - <Particle> | ||
111 | - <ParticleType>Proton</ParticleType> | ||
112 | - <ParticleQuantity>Temperature</ParticleQuantity> | ||
113 | - </Particle> | ||
114 | - </Parameter> | ||
115 | - <Parameter> | ||
116 | - <Name>Proton Dynamic Pressure</Name> | ||
117 | - <ParameterKey>saturn_omni_pdyn</ParameterKey> | ||
118 | - <Description> TBD </Description> | ||
119 | - <Caveats> | ||
120 | - TBD | ||
121 | - </Caveats> | ||
122 | - <Units>eV</Units> | ||
123 | - <FillValue>NaN</FillValue> | ||
124 | - <Particle> | ||
125 | - <ParticleType>Proton</ParticleType> | ||
126 | - <ParticleQuantity/> | ||
127 | - </Particle> | ||
128 | - </Parameter> | ||
129 | - <Parameter> | ||
130 | - <Name>Magnetic Field</Name> | ||
131 | - <ParameterKey>saturn_omni_b</ParameterKey> | ||
132 | - <Description/> | ||
133 | - <Caveats> | ||
134 | - TBD | ||
135 | - </Caveats> | ||
136 | - <Units>nT</Units> | ||
137 | - <Structure> | ||
138 | - <Size>3</Size> | ||
139 | - <Element> | ||
140 | - <Name>B t</Name> | ||
141 | - <Qualifier/> | ||
142 | - <Index/> | ||
143 | - <ParameterKey>saturn_omni_b(1)</ParameterKey> | ||
144 | - <ValidMin/> | ||
145 | - <ValidMax/> | ||
146 | - <FillValue/> | ||
147 | - </Element> | ||
148 | - </Structure> | ||
149 | - <FillValue>NaN</FillValue> | ||
150 | - </Parameter> | ||
151 | - <Parameter> | ||
152 | - <Name>Angle Saturn-Sun-Earth</Name> | ||
153 | - <ParameterKey>saturn_omni_ang</ParameterKey> | ||
154 | - <Description> TBD </Description> | ||
155 | - <Caveats> | ||
156 | - TBD | ||
157 | - </Caveats> | ||
158 | - <Units/> | ||
159 | - <FillValue>NaN</FillValue> | ||
160 | - </Parameter> | ||
161 | -</NumericalOutput> | ||
162 | -</Spase> |
NumericalOutput/AMDA/TAO/Saturn/tao-saturn-sta.xml deleted
@@ -1,163 +0,0 @@ | @@ -1,163 +0,0 @@ | ||
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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-sim-1_0_1.xsd"> | ||
3 | - <Version>2.2.6</Version> | ||
4 | - <NumericalOutput> | ||
5 | - <ResourceID>spase://CDPP/NumericalOutput/AMDA/TAO/Saturn/tao-saturn-sta</ResourceID> | ||
6 | - <ResourceHeader> | ||
7 | - <ResourceName>TaoModel / Saturn / Input : STEREO-A</ResourceName> | ||
8 | - <ReleaseDate>2014-07-08T16:49:29Z</ReleaseDate> | ||
9 | - <Description>TBD</Description> | ||
10 | - <Acknowledgement>TBD</Acknowledgement> | ||
11 | - <Contact> | ||
12 | - <PersonID>TBD</PersonID> | ||
13 | - <Role>PrincipalInvestigator</Role> | ||
14 | - </Contact> | ||
15 | - <InformationURL> | ||
16 | - <Name>Rules of use, and caveats</Name> | ||
17 | - <URL> | ||
18 | - TBD | ||
19 | - </URL> | ||
20 | - <Description>TBD</Description> | ||
21 | - </InformationURL> | ||
22 | - </ResourceHeader> | ||
23 | - <AccessInformation> | ||
24 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | ||
25 | - <Availability>Online</Availability> | ||
26 | - <AccessRights>Open</AccessRights> | ||
27 | - <AccessURL> | ||
28 | - <Name>AMDA at CDPP</Name> | ||
29 | - <URL> | ||
30 | - http://amda.cdpp.eu | ||
31 | - </URL> | ||
32 | - </AccessURL> | ||
33 | - <Format>Text.ASCII</Format> | ||
34 | - <Acknowledgement> | ||
35 | - TBD | ||
36 | - </Acknowledgement> | ||
37 | - </AccessInformation> | ||
38 | - <SimulationRunID>spase://CDPP/SimulationRun/AMDA/TAO/TaoSaturn</SimulationRunID> | ||
39 | - <MeasurementType>ThermalPlasma</MeasurementType> | ||
40 | - <TemporalDescription> | ||
41 | - <TimeSpan> | ||
42 | - <StartDate>1970-01-01T00:00:00Z</StartDate> | ||
43 | - <StopDate>1970-01-01T00:00:00Z</StopDate> | ||
44 | - </TimeSpan> | ||
45 | - <Cadence>PT1H</Cadence> | ||
46 | - </TemporalDescription> | ||
47 | - <SimulatedRegion>Saturn</SimulatedRegion> | ||
48 | - <Caveats> | ||
49 | - TBD | ||
50 | - </Caveats> | ||
51 | - <InputResourceID>spase://CDPP/NumericalData/AMDA/STEREO-A/MAG/sta-mag-mag</InputResourceID> | ||
52 | - <InputResourceID>spase://CDPP/NumericalData/AMDA/STEREO-A/PLASTIC/sta-l2-pla</InputResourceID> | ||
53 | - <Parameter> | ||
54 | - <Name>Proton Number Density</Name> | ||
55 | - <ParameterKey>saturn_sta_n</ParameterKey> | ||
56 | - <Description>Solar Wind Proton Number Density, scalar</Description> | ||
57 | - <Caveats> | ||
58 | - TBD | ||
59 | - </Caveats> | ||
60 | - <Units>cm^-3</Units> | ||
61 | - <FillValue>NaN</FillValue> | ||
62 | - <Particle> | ||
63 | - <ParticleType>Proton</ParticleType> | ||
64 | - <ParticleQuantity>NumberDensity</ParticleQuantity> | ||
65 | - </Particle> | ||
66 | - </Parameter> | ||
67 | - <Parameter> | ||
68 | - <Name>Solar Wind Proton Speed</Name> | ||
69 | - <ParameterKey>saturn_sta_v</ParameterKey> | ||
70 | - <Description>Solar Wind Bulk Speed</Description> | ||
71 | - <Caveats> | ||
72 | - TBD | ||
73 | - </Caveats> | ||
74 | - <Units>km/s</Units> | ||
75 | - <Structure> | ||
76 | - <Size>3</Size> | ||
77 | - <Element> | ||
78 | - <Name>V r</Name> | ||
79 | - <Qualifier/> | ||
80 | - <Index/> | ||
81 | - <ParameterKey>saturn_sta_v(0)</ParameterKey> | ||
82 | - <ValidMin/> | ||
83 | - <ValidMax/> | ||
84 | - <FillValue/> | ||
85 | - </Element> | ||
86 | - <Element> | ||
87 | - <Name>V t</Name> | ||
88 | - <Qualifier/> | ||
89 | - <Index/> | ||
90 | - <ParameterKey>saturn_sta_v(1)</ParameterKey> | ||
91 | - <ValidMin/> | ||
92 | - <ValidMax/> | ||
93 | - <FillValue/> | ||
94 | - </Element> | ||
95 | - </Structure> | ||
96 | - <FillValue>NaN</FillValue> | ||
97 | - <Particle> | ||
98 | - <ParticleType>Proton</ParticleType> | ||
99 | - <ParticleQuantity>Velocity</ParticleQuantity> | ||
100 | - </Particle> | ||
101 | - </Parameter> | ||
102 | - <Parameter> | ||
103 | - <Name>Proton Temperature</Name> | ||
104 | - <ParameterKey>saturn_sta_t</ParameterKey> | ||
105 | - <Description> TBD </Description> | ||
106 | - <Caveats> | ||
107 | - TBD | ||
108 | - </Caveats> | ||
109 | - <Units>eV</Units> | ||
110 | - <FillValue>NaN</FillValue> | ||
111 | - <Particle> | ||
112 | - <ParticleType>Proton</ParticleType> | ||
113 | - <ParticleQuantity>Temperature</ParticleQuantity> | ||
114 | - </Particle> | ||
115 | - </Parameter> | ||
116 | - <Parameter> | ||
117 | - <Name>Proton Dynamic Pressure</Name> | ||
118 | - <ParameterKey>saturn_sta_pdyn</ParameterKey> | ||
119 | - <Description> TBD </Description> | ||
120 | - <Caveats> | ||
121 | - TBD | ||
122 | - </Caveats> | ||
123 | - <Units>eV</Units> | ||
124 | - <FillValue>NaN</FillValue> | ||
125 | - <Particle> | ||
126 | - <ParticleType>Proton</ParticleType> | ||
127 | - <ParticleQuantity/> | ||
128 | - </Particle> | ||
129 | - </Parameter> | ||
130 | - <Parameter> | ||
131 | - <Name>Magnetic Field</Name> | ||
132 | - <ParameterKey>saturn_sta_b</ParameterKey> | ||
133 | - <Description/> | ||
134 | - <Caveats> | ||
135 | - TBD | ||
136 | - </Caveats> | ||
137 | - <Units>nT</Units> | ||
138 | - <Structure> | ||
139 | - <Size>3</Size> | ||
140 | - <Element> | ||
141 | - <Name>B t</Name> | ||
142 | - <Qualifier/> | ||
143 | - <Index/> | ||
144 | - <ParameterKey>saturn_sta_b(1)</ParameterKey> | ||
145 | - <ValidMin/> | ||
146 | - <ValidMax/> | ||
147 | - <FillValue/> | ||
148 | - </Element> | ||
149 | - </Structure> | ||
150 | - <FillValue>NaN</FillValue> | ||
151 | - </Parameter> | ||
152 | - <Parameter> | ||
153 | - <Name>Angle Saturn-Sun-StereoA</Name> | ||
154 | - <ParameterKey>saturn_sta_ang</ParameterKey> | ||
155 | - <Description> TBD </Description> | ||
156 | - <Caveats> | ||
157 | - TBD | ||
158 | - </Caveats> | ||
159 | - <Units/> | ||
160 | - <FillValue>NaN</FillValue> | ||
161 | - </Parameter> | ||
162 | -</NumericalOutput> | ||
163 | -</Spase> |
NumericalOutput/AMDA/TAO/Saturn/tao-saturn-stb.xml deleted
@@ -1,163 +0,0 @@ | @@ -1,163 +0,0 @@ | ||
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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-sim-1_0_1.xsd"> | ||
3 | - <Version>2.2.6</Version> | ||
4 | - <NumericalOutput> | ||
5 | - <ResourceID>spase://CDPP/NumericalOutput/AMDA/TAO/Saturn/tao-saturn-stb</ResourceID> | ||
6 | - <ResourceHeader> | ||
7 | - <ResourceName>TaoModel / Saturn / Input : STEREO-B</ResourceName> | ||
8 | - <ReleaseDate>2014-07-08T16:49:29Z</ReleaseDate> | ||
9 | - <Description>TBD</Description> | ||
10 | - <Acknowledgement>TBD</Acknowledgement> | ||
11 | - <Contact> | ||
12 | - <PersonID>TBD</PersonID> | ||
13 | - <Role>PrincipalInvestigator</Role> | ||
14 | - </Contact> | ||
15 | - <InformationURL> | ||
16 | - <Name>Rules of use, and caveats</Name> | ||
17 | - <URL> | ||
18 | - TBD | ||
19 | - </URL> | ||
20 | - <Description>TBD</Description> | ||
21 | - </InformationURL> | ||
22 | - </ResourceHeader> | ||
23 | - <AccessInformation> | ||
24 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | ||
25 | - <Availability>Online</Availability> | ||
26 | - <AccessRights>Open</AccessRights> | ||
27 | - <AccessURL> | ||
28 | - <Name>AMDA at CDPP</Name> | ||
29 | - <URL> | ||
30 | - http://amda.cdpp.eu | ||
31 | - </URL> | ||
32 | - </AccessURL> | ||
33 | - <Format>Text.ASCII</Format> | ||
34 | - <Acknowledgement> | ||
35 | - TBD | ||
36 | - </Acknowledgement> | ||
37 | - </AccessInformation> | ||
38 | - <SimulationRunID>spase://CDPP/SimulationRun/AMDA/TAO/TaoSaturn</SimulationRunID> | ||
39 | - <MeasurementType>ThermalPlasma</MeasurementType> | ||
40 | - <TemporalDescription> | ||
41 | - <TimeSpan> | ||
42 | - <StartDate>1970-01-01T00:00:00Z</StartDate> | ||
43 | - <StopDate>1970-01-01T00:00:00Z</StopDate> | ||
44 | - </TimeSpan> | ||
45 | - <Cadence>PT1H</Cadence> | ||
46 | - </TemporalDescription> | ||
47 | - <SimulatedRegion>Saturn</SimulatedRegion> | ||
48 | - <Caveats> | ||
49 | - TBD | ||
50 | - </Caveats> | ||
51 | - <InputResourceID>spase://CDPP/NumericalData/AMDA/STEREO-B/MAG/stb-mag-mag</InputResourceID> | ||
52 | - <InputResourceID>spase://CDPP/NumericalData/AMDA/STEREO-B/PLASTIC/stb-l2-pla</InputResourceID> | ||
53 | - <Parameter> | ||
54 | - <Name>Proton Number Density</Name> | ||
55 | - <ParameterKey>saturn_stb_n</ParameterKey> | ||
56 | - <Description>Solar Wind Proton Number Density, scalar</Description> | ||
57 | - <Caveats> | ||
58 | - TBD | ||
59 | - </Caveats> | ||
60 | - <Units>cm^-3</Units> | ||
61 | - <FillValue>NaN</FillValue> | ||
62 | - <Particle> | ||
63 | - <ParticleType>Proton</ParticleType> | ||
64 | - <ParticleQuantity>NumberDensity</ParticleQuantity> | ||
65 | - </Particle> | ||
66 | - </Parameter> | ||
67 | - <Parameter> | ||
68 | - <Name>Solar Wind Proton Speed</Name> | ||
69 | - <ParameterKey>saturn_stb_v</ParameterKey> | ||
70 | - <Description>Solar Wind Bulk Speed</Description> | ||
71 | - <Caveats> | ||
72 | - TBD | ||
73 | - </Caveats> | ||
74 | - <Units>km/s</Units> | ||
75 | - <Structure> | ||
76 | - <Size>3</Size> | ||
77 | - <Element> | ||
78 | - <Name>V r</Name> | ||
79 | - <Qualifier/> | ||
80 | - <Index/> | ||
81 | - <ParameterKey>saturn_stb_v(0)</ParameterKey> | ||
82 | - <ValidMin/> | ||
83 | - <ValidMax/> | ||
84 | - <FillValue/> | ||
85 | - </Element> | ||
86 | - <Element> | ||
87 | - <Name>V t</Name> | ||
88 | - <Qualifier/> | ||
89 | - <Index/> | ||
90 | - <ParameterKey>saturn_stb_v(1)</ParameterKey> | ||
91 | - <ValidMin/> | ||
92 | - <ValidMax/> | ||
93 | - <FillValue/> | ||
94 | - </Element> | ||
95 | - </Structure> | ||
96 | - <FillValue>NaN</FillValue> | ||
97 | - <Particle> | ||
98 | - <ParticleType>Proton</ParticleType> | ||
99 | - <ParticleQuantity>Velocity</ParticleQuantity> | ||
100 | - </Particle> | ||
101 | - </Parameter> | ||
102 | - <Parameter> | ||
103 | - <Name>Proton Temperature</Name> | ||
104 | - <ParameterKey>saturn_stb_t</ParameterKey> | ||
105 | - <Description> TBD </Description> | ||
106 | - <Caveats> | ||
107 | - TBD | ||
108 | - </Caveats> | ||
109 | - <Units>eV</Units> | ||
110 | - <FillValue>NaN</FillValue> | ||
111 | - <Particle> | ||
112 | - <ParticleType>Proton</ParticleType> | ||
113 | - <ParticleQuantity>Temperature</ParticleQuantity> | ||
114 | - </Particle> | ||
115 | - </Parameter> | ||
116 | - <Parameter> | ||
117 | - <Name>Proton Dynamic Pressure</Name> | ||
118 | - <ParameterKey>saturn_stb_pdyn</ParameterKey> | ||
119 | - <Description> TBD </Description> | ||
120 | - <Caveats> | ||
121 | - TBD | ||
122 | - </Caveats> | ||
123 | - <Units>eV</Units> | ||
124 | - <FillValue>NaN</FillValue> | ||
125 | - <Particle> | ||
126 | - <ParticleType>Proton</ParticleType> | ||
127 | - <ParticleQuantity/> | ||
128 | - </Particle> | ||
129 | - </Parameter> | ||
130 | - <Parameter> | ||
131 | - <Name>Magnetic Field</Name> | ||
132 | - <ParameterKey>saturn_stb_b</ParameterKey> | ||
133 | - <Description/> | ||
134 | - <Caveats> | ||
135 | - TBD | ||
136 | - </Caveats> | ||
137 | - <Units>nT</Units> | ||
138 | - <Structure> | ||
139 | - <Size>3</Size> | ||
140 | - <Element> | ||
141 | - <Name>B t</Name> | ||
142 | - <Qualifier/> | ||
143 | - <Index/> | ||
144 | - <ParameterKey>saturn_stb_b(1)</ParameterKey> | ||
145 | - <ValidMin/> | ||
146 | - <ValidMax/> | ||
147 | - <FillValue/> | ||
148 | - </Element> | ||
149 | - </Structure> | ||
150 | - <FillValue>NaN</FillValue> | ||
151 | - </Parameter> | ||
152 | - <Parameter> | ||
153 | - <Name>Angle Saturn-Sun-StereoB</Name> | ||
154 | - <ParameterKey>saturn_stb_ang</ParameterKey> | ||
155 | - <Description> TBD </Description> | ||
156 | - <Caveats> | ||
157 | - TBD | ||
158 | - </Caveats> | ||
159 | - <Units/> | ||
160 | - <FillValue>NaN</FillValue> | ||
161 | - </Parameter> | ||
162 | -</NumericalOutput> | ||
163 | -</Spase> |
@@ -0,0 +1,11 @@ | @@ -0,0 +1,11 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://www.spase-group.org/data/schema/spase-2_2_0.xsd"> | ||
3 | + <Version>2.2.0</Version> | ||
4 | + <Person> | ||
5 | + <ResourceID>spase://CDPP/Person/Chihiro.Tao</ResourceID> | ||
6 | + <ReleaseDate>2017-02-05T17:35:45Z</ReleaseDate> | ||
7 | + <PersonName>Dr. Chihiro Tao</PersonName> | ||
8 | + <OrganizationName/> | ||
9 | + <Email>chihiro.tao@nict.go.jp</Email> | ||
10 | + </Person> | ||
11 | +</Spase> |
SimulationModel/AMDA/Tao.xml
@@ -6,9 +6,9 @@ | @@ -6,9 +6,9 @@ | ||
6 | <ResourceHeader> | 6 | <ResourceHeader> |
7 | <ResourceName>Tao SW propagation Model</ResourceName> | 7 | <ResourceName>Tao SW propagation Model</ResourceName> |
8 | <ReleaseDate>2014-07-08T14:48:29Z</ReleaseDate> | 8 | <ReleaseDate>2014-07-08T14:48:29Z</ReleaseDate> |
9 | - <Description>1D MHD Model</Description> | 9 | + <Description>1D MHD Model. The model code is based on the Coordinated Astronomical Numerical Software (CANS) by JSTModel details, evaluations compared with observation data, and limitations are described in Tao et al. 2005, J. Geophys. Res., 110, A11208, doi:10.1029/2004JA010959</Description> |
10 | <Contact> | 10 | <Contact> |
11 | - <PersonID>Chihiro Tao</PersonID> | 11 | + <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID> |
12 | <Role>PrincipalInvestigator</Role> | 12 | <Role>PrincipalInvestigator</Role> |
13 | </Contact> | 13 | </Contact> |
14 | <Association> | 14 | <Association> |
SimulationRun/AMDA/TAO/TaoJupiter.xml
@@ -7,11 +7,12 @@ | @@ -7,11 +7,12 @@ | ||
7 | <ResourceName>Tao Model</ResourceName> | 7 | <ResourceName>Tao Model</ResourceName> |
8 | <AlternateName>SW propagated from Earth to Jupiter</AlternateName> | 8 | <AlternateName>SW propagated from Earth to Jupiter</AlternateName> |
9 | <ReleaseDate>2014-07-08T14:48:29Z</ReleaseDate> | 9 | <ReleaseDate>2014-07-08T14:48:29Z</ReleaseDate> |
10 | - <Description>1D MHD Model</Description> | 10 | + <Description>These data sets are the simulation outputs of solar wind variations observed near the Earth and propagated to the different destinations using a 1-dimensional 2-component (radial and azimuthal) magnetohydrodynamic (MHD) model.The model code is based on the Coordinated Astronomical Numerical Software (CANS) by JST. |
11 | +Model details, evaluations compared with observation data, and limitations are described in Tao et al. 2005, J. Geophys. Res., 110, A11208, doi:10.1029/2004JA010959 </Description> | ||
11 | <Contact> | 12 | <Contact> |
12 | - <PersonID>Chihiro Tao</PersonID> | 13 | + <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID> |
13 | <Role>PrincipalInvestigator</Role> | 14 | <Role>PrincipalInvestigator</Role> |
14 | - </Contact> | 15 | + </Contact> |
15 | </ResourceHeader> | 16 | </ResourceHeader> |
16 | <Model> | 17 | <Model> |
17 | <ModelID>spase://CDPP/SimulationModel/AMDA/Tao</ModelID> | 18 | <ModelID>spase://CDPP/SimulationModel/AMDA/Tao</ModelID> |
@@ -22,7 +23,7 @@ | @@ -22,7 +23,7 @@ | ||
22 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | 23 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> |
23 | <CoordinateSystemName>RTN</CoordinateSystemName> | 24 | <CoordinateSystemName>RTN</CoordinateSystemName> |
24 | </CoordinateSystem> | 25 | </CoordinateSystem> |
25 | - <SpatialDimension>5</SpatialDimension> | 26 | + <SpatialDimension>2</SpatialDimension> |
26 | <Units>AU</Units> | 27 | <Units>AU</Units> |
27 | </SimulationDomain> | 28 | </SimulationDomain> |
28 | <InputParameter> | 29 | <InputParameter> |
@@ -31,5 +32,17 @@ | @@ -31,5 +32,17 @@ | ||
31 | <PropertyQuantity>Proton</PropertyQuantity> | 32 | <PropertyQuantity>Proton</PropertyQuantity> |
32 | </Property> | 33 | </Property> |
33 | </InputParameter> | 34 | </InputParameter> |
35 | + <InputParameter> | ||
36 | + <Name>Velocity</Name> | ||
37 | + <Property> | ||
38 | + <PropertyQuantity>Proton</PropertyQuantity> | ||
39 | + </Property> | ||
40 | + </InputParameter> | ||
41 | + <InputParameter> | ||
42 | + <Name>Magnetic Field</Name> | ||
43 | + <Property> | ||
44 | + <PropertyQuantity>Magnetic</PropertyQuantity> | ||
45 | + </Property> | ||
46 | + </InputParameter> | ||
34 | </SimulationRun> | 47 | </SimulationRun> |
35 | </Spase> | 48 | </Spase> |
SimulationRun/AMDA/TAO/TaoMars.xml
@@ -7,11 +7,12 @@ | @@ -7,11 +7,12 @@ | ||
7 | <ResourceName>Tao Model</ResourceName> | 7 | <ResourceName>Tao Model</ResourceName> |
8 | <AlternateName>SW propagated from Earth to Mars</AlternateName> | 8 | <AlternateName>SW propagated from Earth to Mars</AlternateName> |
9 | <ReleaseDate>2014-07-08T14:48:29Z</ReleaseDate> | 9 | <ReleaseDate>2014-07-08T14:48:29Z</ReleaseDate> |
10 | - <Description>1D MHD Model</Description> | 10 | + <Description>These data sets are the simulation outputs of solar wind variations observed near the Earth and propagated to the different destinations using a 1-dimensional 2-component (radial and azimuthal) magnetohydrodynamic (MHD) model.The model code is based on the Coordinated Astronomical Numerical Software (CANS) by JST. |
11 | +Model details, evaluations compared with observation data, and limitations are described in Tao et al. 2005, J. Geophys. Res., 110, A11208, doi:10.1029/2004JA010959 </Description> | ||
11 | <Contact> | 12 | <Contact> |
12 | - <PersonID>Chihiro Tao</PersonID> | 13 | + <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID> |
13 | <Role>PrincipalInvestigator</Role> | 14 | <Role>PrincipalInvestigator</Role> |
14 | - </Contact> | 15 | + </Contact> |
15 | </ResourceHeader> | 16 | </ResourceHeader> |
16 | <Model> | 17 | <Model> |
17 | <ModelID>spase://CDPP/SimulationModel/AMDA/Tao</ModelID> | 18 | <ModelID>spase://CDPP/SimulationModel/AMDA/Tao</ModelID> |
@@ -31,5 +32,17 @@ | @@ -31,5 +32,17 @@ | ||
31 | <PropertyQuantity>Proton</PropertyQuantity> | 32 | <PropertyQuantity>Proton</PropertyQuantity> |
32 | </Property> | 33 | </Property> |
33 | </InputParameter> | 34 | </InputParameter> |
35 | + <InputParameter> | ||
36 | + <Name>Velocity</Name> | ||
37 | + <Property> | ||
38 | + <PropertyQuantity>Proton</PropertyQuantity> | ||
39 | + </Property> | ||
40 | + </InputParameter> | ||
41 | + <InputParameter> | ||
42 | + <Name>Tangential Field Component</Name> | ||
43 | + <Property> | ||
44 | + <PropertyQuantity>Magnetic</PropertyQuantity> | ||
45 | + </Property> | ||
46 | + </InputParameter> | ||
34 | </SimulationRun> | 47 | </SimulationRun> |
35 | </Spase> | 48 | </Spase> |
SimulationRun/AMDA/TAO/TaoSaturn.xml
@@ -7,11 +7,12 @@ | @@ -7,11 +7,12 @@ | ||
7 | <ResourceName>Tao Model</ResourceName> | 7 | <ResourceName>Tao Model</ResourceName> |
8 | <AlternateName>SW propagated from Earth to Saturn</AlternateName> | 8 | <AlternateName>SW propagated from Earth to Saturn</AlternateName> |
9 | <ReleaseDate>2014-07-08T14:48:29Z</ReleaseDate> | 9 | <ReleaseDate>2014-07-08T14:48:29Z</ReleaseDate> |
10 | - <Description>1D MHD Model</Description> | 10 | + <Description>These data sets are the simulation outputs of solar wind variations observed near the Earth and propagated to the different destinations using a 1-dimensional 2-component (radial and azimuthal) magnetohydrodynamic (MHD) model.The model code is based on the Coordinated Astronomical Numerical Software (CANS) by JST. |
11 | +Model details, evaluations compared with observation data, and limitations are described in Tao et al. 2005, J. Geophys. Res., 110, A11208, doi:10.1029/2004JA010959 </Description> | ||
11 | <Contact> | 12 | <Contact> |
12 | - <PersonID>Chihiro Tao</PersonID> | 13 | + <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID> |
13 | <Role>PrincipalInvestigator</Role> | 14 | <Role>PrincipalInvestigator</Role> |
14 | - </Contact> | 15 | + </Contact> |
15 | </ResourceHeader> | 16 | </ResourceHeader> |
16 | <Model> | 17 | <Model> |
17 | <ModelID>spase://CDPP/SimulationModel/AMDA/Tao</ModelID> | 18 | <ModelID>spase://CDPP/SimulationModel/AMDA/Tao</ModelID> |
@@ -22,7 +23,7 @@ | @@ -22,7 +23,7 @@ | ||
22 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | 23 | <CoordinateRepresentation>Cartesian</CoordinateRepresentation> |
23 | <CoordinateSystemName>RTN</CoordinateSystemName> | 24 | <CoordinateSystemName>RTN</CoordinateSystemName> |
24 | </CoordinateSystem> | 25 | </CoordinateSystem> |
25 | - <SpatialDimension>5</SpatialDimension> | 26 | + <SpatialDimension>2</SpatialDimension> |
26 | <Units>AU</Units> | 27 | <Units>AU</Units> |
27 | </SimulationDomain> | 28 | </SimulationDomain> |
28 | <InputParameter> | 29 | <InputParameter> |
@@ -31,5 +32,17 @@ | @@ -31,5 +32,17 @@ | ||
31 | <PropertyQuantity>Proton</PropertyQuantity> | 32 | <PropertyQuantity>Proton</PropertyQuantity> |
32 | </Property> | 33 | </Property> |
33 | </InputParameter> | 34 | </InputParameter> |
35 | + <InputParameter> | ||
36 | + <Name>Velocity</Name> | ||
37 | + <Property> | ||
38 | + <PropertyQuantity>Proton</PropertyQuantity> | ||
39 | + </Property> | ||
40 | + </InputParameter> | ||
41 | + <InputParameter> | ||
42 | + <Name>Tangential Field Component</Name> | ||
43 | + <Property> | ||
44 | + <PropertyQuantity>Magnetic</PropertyQuantity> | ||
45 | + </Property> | ||
46 | + </InputParameter> | ||
34 | </SimulationRun> | 47 | </SimulationRun> |
35 | </Spase> | 48 | </Spase> |