Commit 3e753fc739eb09b081532e6b48382b28adc2af7a
1 parent
26457662
Exists in
master
and in
12 other branches
TAO for Uranus and Neptune
Showing
4 changed files
with
376 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,140 @@ | @@ -0,0 +1,140 @@ | ||
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://cdpp.irap.omp.eu/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/Neptune/tao-nep-swrt</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>SW / Input ACE Real Time</ResourceName> | ||
8 | + <AlternateName>Tao SW Neptune / Input ACE Real Time</AlternateName> | ||
9 | + <ReleaseDate>2017-07-08T16:49:29Z</ReleaseDate> | ||
10 | + <Description>ACE RealTime solar wind 1-min data from NOAA (ftp.swpc.noaa.gov) 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/TaoNeptune</SimulationRunID> | ||
42 | + <MeasurementType>ThermalPlasma</MeasurementType> | ||
43 | + <TemporalDescription> | ||
44 | + <TimeSpan> | ||
45 | + <StartDate>2017-09-25T00:00:00Z</StartDate> | ||
46 | + <StopDate>2017-12-28T01:00:00Z</StopDate> | ||
47 | + </TimeSpan> | ||
48 | + <Cadence>PT1H</Cadence> | ||
49 | + </TemporalDescription> | ||
50 | + <SimulatedRegion>Neptune</SimulatedRegion> | ||
51 | + <Caveats>Note an important parameter - angle Neptune-Sun-Earth - which could be considered as quality flag.</Caveats> | ||
52 | + <InputResourceID>spase://CDPP/NumericalData/AMDA/ACE/ace-mag-real</InputResourceID> | ||
53 | + <InputResourceID>spase://CDPP/NumericalData/AMDA/ACE/ace-swepam-real</InputResourceID> | ||
54 | + <Parameter> | ||
55 | + <Name>density</Name> | ||
56 | + <ParameterKey>nep_swrt_n</ParameterKey> | ||
57 | + <Description>Solar Wind Proton Number Density, scalar</Description> | ||
58 | + <Units>cm^-3</Units> | ||
59 | + <FillValue>NaN</FillValue> | ||
60 | + <Particle> | ||
61 | + <ParticleType>Proton</ParticleType> | ||
62 | + <ParticleQuantity>NumberDensity</ParticleQuantity> | ||
63 | + </Particle> | ||
64 | + </Parameter> | ||
65 | + <Parameter> | ||
66 | + <Name>velocity</Name> | ||
67 | + <ParameterKey>nep_swrt_v</ParameterKey> | ||
68 | + <Description>Solar Wind Bulk Speed</Description> | ||
69 | + <Units>km/s</Units> | ||
70 | + <Structure> | ||
71 | + <Size>3</Size> | ||
72 | + <Element> | ||
73 | + <Name>V r</Name> | ||
74 | + <Qualifier>Component.I</Qualifier> | ||
75 | + <Index>1</Index> | ||
76 | + <ParameterKey>nep_swrt_v(0)</ParameterKey> | ||
77 | + <ValidMin/> | ||
78 | + <ValidMax/> | ||
79 | + <FillValue/> | ||
80 | + </Element> | ||
81 | + <Element> | ||
82 | + <Name>V t</Name> | ||
83 | + <Qualifier>Component.J</Qualifier> | ||
84 | + <Index>2</Index> | ||
85 | + <ParameterKey>nep_swrt_v(1)</ParameterKey> | ||
86 | + <ValidMin/> | ||
87 | + <ValidMax/> | ||
88 | + <FillValue/> | ||
89 | + </Element> | ||
90 | + </Structure> | ||
91 | + <FillValue>NaN</FillValue> | ||
92 | + <Particle> | ||
93 | + <ParticleType>Proton</ParticleType> | ||
94 | + <ParticleQuantity>Velocity</ParticleQuantity> | ||
95 | + </Particle> | ||
96 | + </Parameter> | ||
97 | + <Parameter> | ||
98 | + <Name>temperature</Name> | ||
99 | + <ParameterKey>nep_swrt_t</ParameterKey> | ||
100 | + <Description/> | ||
101 | + <Units>eV</Units> | ||
102 | + <FillValue>NaN</FillValue> | ||
103 | + <Particle> | ||
104 | + <ParticleType>Proton</ParticleType> | ||
105 | + <ParticleQuantity>Temperature</ParticleQuantity> | ||
106 | + </Particle> | ||
107 | + </Parameter> | ||
108 | + <Parameter> | ||
109 | + <Name>dynamic pressure</Name> | ||
110 | + <ParameterKey>nep_swrt_pdyn</ParameterKey> | ||
111 | + <Description/> | ||
112 | + <Units>nPa</Units> | ||
113 | + <FillValue>NaN</FillValue> | ||
114 | + <Particle> | ||
115 | + <ParticleType>Proton</ParticleType> | ||
116 | + <ParticleQuantity>Pressure</ParticleQuantity> | ||
117 | + </Particle> | ||
118 | + </Parameter> | ||
119 | + <Parameter> | ||
120 | + <Name>b tangential</Name> | ||
121 | + <ParameterKey>nep_swrt_b</ParameterKey> | ||
122 | + <Description/> | ||
123 | + <Units>nT</Units> | ||
124 | + <FillValue>NaN</FillValue> | ||
125 | + <Field> | ||
126 | + <FieldQuantity>Magnetic</FieldQuantity> | ||
127 | + </Field> | ||
128 | + </Parameter> | ||
129 | + <Parameter> | ||
130 | + <Name>angle Neptune-Sun-Earth</Name> | ||
131 | + <ParameterKey>nep_swrt_da</ParameterKey> | ||
132 | + <Description/> | ||
133 | + <Units/> | ||
134 | + <FillValue>NaN</FillValue> | ||
135 | + <Support> | ||
136 | + <SupportQuantity>Positional</SupportQuantity> | ||
137 | + </Support> | ||
138 | + </Parameter> | ||
139 | + </NumericalOutput> | ||
140 | +</Spase> |
@@ -0,0 +1,140 @@ | @@ -0,0 +1,140 @@ | ||
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://cdpp.irap.omp.eu/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/Uranus/tao-ura-swrt</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>SW / Input ACE Real Time</ResourceName> | ||
8 | + <AlternateName>Tao SW Uranus / Input ACE Real Time</AlternateName> | ||
9 | + <ReleaseDate>2017-07-08T16:49:29Z</ReleaseDate> | ||
10 | + <Description>ACE RealTime solar wind 1-min data from NOAA (ftp.swpc.noaa.gov) 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/TaoUranus</SimulationRunID> | ||
42 | + <MeasurementType>ThermalPlasma</MeasurementType> | ||
43 | + <TemporalDescription> | ||
44 | + <TimeSpan> | ||
45 | + <StartDate>2017-09-25T00:00:00Z</StartDate> | ||
46 | + <StopDate>2017-12-28T01:00:00Z</StopDate> | ||
47 | + </TimeSpan> | ||
48 | + <Cadence>PT1H</Cadence> | ||
49 | + </TemporalDescription> | ||
50 | + <SimulatedRegion>Uranus</SimulatedRegion> | ||
51 | + <Caveats>Note an important parameter - angle Uranus-Sun-Earth - which could be considered as quality flag.</Caveats> | ||
52 | + <InputResourceID>spase://CDPP/NumericalData/AMDA/ACE/ace-mag-real</InputResourceID> | ||
53 | + <InputResourceID>spase://CDPP/NumericalData/AMDA/ACE/ace-swepam-real</InputResourceID> | ||
54 | + <Parameter> | ||
55 | + <Name>density</Name> | ||
56 | + <ParameterKey>ura_swrt_n</ParameterKey> | ||
57 | + <Description>Solar Wind Proton Number Density, scalar</Description> | ||
58 | + <Units>cm^-3</Units> | ||
59 | + <FillValue>NaN</FillValue> | ||
60 | + <Particle> | ||
61 | + <ParticleType>Proton</ParticleType> | ||
62 | + <ParticleQuantity>NumberDensity</ParticleQuantity> | ||
63 | + </Particle> | ||
64 | + </Parameter> | ||
65 | + <Parameter> | ||
66 | + <Name>velocity</Name> | ||
67 | + <ParameterKey>ura_swrt_v</ParameterKey> | ||
68 | + <Description>Solar Wind Bulk Speed</Description> | ||
69 | + <Units>km/s</Units> | ||
70 | + <Structure> | ||
71 | + <Size>3</Size> | ||
72 | + <Element> | ||
73 | + <Name>V r</Name> | ||
74 | + <Qualifier>Component.I</Qualifier> | ||
75 | + <Index>1</Index> | ||
76 | + <ParameterKey>ura_swrt_v(0)</ParameterKey> | ||
77 | + <ValidMin/> | ||
78 | + <ValidMax/> | ||
79 | + <FillValue/> | ||
80 | + </Element> | ||
81 | + <Element> | ||
82 | + <Name>V t</Name> | ||
83 | + <Qualifier>Component.J</Qualifier> | ||
84 | + <Index>2</Index> | ||
85 | + <ParameterKey>ura_swrt_v(1)</ParameterKey> | ||
86 | + <ValidMin/> | ||
87 | + <ValidMax/> | ||
88 | + <FillValue/> | ||
89 | + </Element> | ||
90 | + </Structure> | ||
91 | + <FillValue>NaN</FillValue> | ||
92 | + <Particle> | ||
93 | + <ParticleType>Proton</ParticleType> | ||
94 | + <ParticleQuantity>Velocity</ParticleQuantity> | ||
95 | + </Particle> | ||
96 | + </Parameter> | ||
97 | + <Parameter> | ||
98 | + <Name>temperature</Name> | ||
99 | + <ParameterKey>ura_swrt_t</ParameterKey> | ||
100 | + <Description/> | ||
101 | + <Units>eV</Units> | ||
102 | + <FillValue>NaN</FillValue> | ||
103 | + <Particle> | ||
104 | + <ParticleType>Proton</ParticleType> | ||
105 | + <ParticleQuantity>Temperature</ParticleQuantity> | ||
106 | + </Particle> | ||
107 | + </Parameter> | ||
108 | + <Parameter> | ||
109 | + <Name>dynamic pressure</Name> | ||
110 | + <ParameterKey>ura_swrt_pdyn</ParameterKey> | ||
111 | + <Description/> | ||
112 | + <Units>nPa</Units> | ||
113 | + <FillValue>NaN</FillValue> | ||
114 | + <Particle> | ||
115 | + <ParticleType>Proton</ParticleType> | ||
116 | + <ParticleQuantity>Pressure</ParticleQuantity> | ||
117 | + </Particle> | ||
118 | + </Parameter> | ||
119 | + <Parameter> | ||
120 | + <Name>b tangential</Name> | ||
121 | + <ParameterKey>ura_swrt_b</ParameterKey> | ||
122 | + <Description/> | ||
123 | + <Units>nT</Units> | ||
124 | + <FillValue>NaN</FillValue> | ||
125 | + <Field> | ||
126 | + <FieldQuantity>Magnetic</FieldQuantity> | ||
127 | + </Field> | ||
128 | + </Parameter> | ||
129 | + <Parameter> | ||
130 | + <Name>angle Uranus-Sun-Earth</Name> | ||
131 | + <ParameterKey>ura_swrt_da</ParameterKey> | ||
132 | + <Description/> | ||
133 | + <Units/> | ||
134 | + <FillValue>NaN</FillValue> | ||
135 | + <Support> | ||
136 | + <SupportQuantity>Positional</SupportQuantity> | ||
137 | + </Support> | ||
138 | + </Parameter> | ||
139 | + </NumericalOutput> | ||
140 | +</Spase> |
@@ -0,0 +1,48 @@ | @@ -0,0 +1,48 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<Spase 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" xmlns="http://www.spase-group.org/data/schema"> | ||
3 | + <Version>2.2.6</Version> | ||
4 | + <SimulationRun> | ||
5 | + <ResourceID>spase://CDPP/SimulationRun/AMDA/TAO/TaoNeptune/ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>Tao Model</ResourceName> | ||
8 | + <AlternateName>SW propagated from Earth to Neptune/AlternateName> | ||
9 | + <ReleaseDate>2014-07-08T14:48:29Z</ReleaseDate> | ||
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> | ||
12 | + <Contact> | ||
13 | + <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID> | ||
14 | + <Role>PrincipalInvestigator</Role> | ||
15 | + </Contact> | ||
16 | + </ResourceHeader> | ||
17 | + <Model> | ||
18 | + <ModelID>spase://CDPP/SimulationModel/AMDA/Tao</ModelID> | ||
19 | + </Model> | ||
20 | + <SimulatedRegion>Neptune/SimulatedRegion> | ||
21 | + <SimulationDomain> | ||
22 | + <CoordinateSystem> | ||
23 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ||
24 | + <CoordinateSystemName>RTN</CoordinateSystemName> | ||
25 | + </CoordinateSystem> | ||
26 | + <SpatialDimension>2</SpatialDimension> | ||
27 | + <Units>AU</Units> | ||
28 | + </SimulationDomain> | ||
29 | + <InputParameter> | ||
30 | + <Name>Density</Name> | ||
31 | + <Property> | ||
32 | + <PropertyQuantity>Proton</PropertyQuantity> | ||
33 | + </Property> | ||
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> | ||
47 | + </SimulationRun> | ||
48 | +</Spase> |
@@ -0,0 +1,48 @@ | @@ -0,0 +1,48 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<Spase 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" xmlns="http://www.spase-group.org/data/schema"> | ||
3 | + <Version>2.2.6</Version> | ||
4 | + <SimulationRun> | ||
5 | + <ResourceID>spase://CDPP/SimulationRun/AMDA/TAO/TaoUranus</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>Tao Model</ResourceName> | ||
8 | + <AlternateName>SW propagated from Earth to Uranus</AlternateName> | ||
9 | + <ReleaseDate>2014-07-08T14:48:29Z</ReleaseDate> | ||
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> | ||
12 | + <Contact> | ||
13 | + <PersonID>spase://CDPP/Person/Chihiro.Tao</PersonID> | ||
14 | + <Role>PrincipalInvestigator</Role> | ||
15 | + </Contact> | ||
16 | + </ResourceHeader> | ||
17 | + <Model> | ||
18 | + <ModelID>spase://CDPP/SimulationModel/AMDA/Tao</ModelID> | ||
19 | + </Model> | ||
20 | + <SimulatedRegion>Uranus</SimulatedRegion> | ||
21 | + <SimulationDomain> | ||
22 | + <CoordinateSystem> | ||
23 | + <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | ||
24 | + <CoordinateSystemName>RTN</CoordinateSystemName> | ||
25 | + </CoordinateSystem> | ||
26 | + <SpatialDimension>2</SpatialDimension> | ||
27 | + <Units>AU</Units> | ||
28 | + </SimulationDomain> | ||
29 | + <InputParameter> | ||
30 | + <Name>Density</Name> | ||
31 | + <Property> | ||
32 | + <PropertyQuantity>Proton</PropertyQuantity> | ||
33 | + </Property> | ||
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> | ||
47 | + </SimulationRun> | ||
48 | +</Spase> |