Commit b74c27b619d53640b769f73e62d94fc5d35514b7
Exists in
master
and in
11 other branches
Merge branch 'master' of https://gitlab.irap.omp.eu/CDPP/CNES
Showing
1 changed file
with
0 additions
and
140 deletions
Show diff stats
NumericalOutput/CDPP-AMDA/TAO/So/tao-so-swrt.xml deleted
... | ... | @@ -1,140 +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://amda.irap.omp.eu/public/schemas/spase-sim-1_0_0.xsd"> | |
3 | - <Version>2.2.6</Version> | |
4 | - <NumericalOutput> | |
5 | - <ResourceID>spase://CNES/NumericalOutput/CDPP-AMDA/TAO/So/tao-so-swrt</ResourceID> | |
6 | - <ResourceHeader> | |
7 | - <ResourceName>SW / Input ACE Real Time</ResourceName> | |
8 | - <AlternateName>Tao SW So / Input ACE Real Time</AlternateName> | |
9 | - <ReleaseDate>2017-07-08T16:49:29Z</ReleaseDate> | |
10 | - <Description>ACE Real Time 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://CNES/Person/Chihiro.Tao</PersonID> | |
14 | - <Role>PrincipalInvestigator</Role> | |
15 | - </Contact> | |
16 | - <Contact> | |
17 | - <PersonID>spase://CNES/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/CNES/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://CNES/SimulationRun/CDPP-AMDA/TAO/So</SimulationRunID> | |
42 | - <MeasurementType>ThermalPlasma</MeasurementType> | |
43 | - <TemporalDescription> | |
44 | - <TimeSpan> | |
45 | - <StartDate>2018-01-01T00:00:00Z</StartDate> | |
46 | - <StopDate>2018-11-14T00:00:00Z</StopDate> | |
47 | - </TimeSpan> | |
48 | - <Cadence>PT1H</Cadence> | |
49 | - </TemporalDescription> | |
50 | - <SimulatedRegion>Heliosphere</SimulatedRegion> | |
51 | - <Caveats>Note an important parameter - angle So-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>so_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>so_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>so_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>so_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>so_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>so_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>so_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 So-Sun-Earth</Name> | |
131 | - <ParameterKey>so_swrt_da</ParameterKey> | |
132 | - <Description/> | |
133 | - <Units>deg</Units> | |
134 | - <FillValue>NaN</FillValue> | |
135 | - <Support> | |
136 | - <SupportQuantity>Positional</SupportQuantity> | |
137 | - </Support> | |
138 | - </Parameter> | |
139 | - </NumericalOutput> | |
140 | -</Spase> |