Commit d29cac91bd276ed62e14647868094149d4be02ef
Exists in
master
and in
11 other branches
Merge branch 'master' of https://gitlab.irap.omp.eu/CDPP/CNES
Showing
2 changed files
with
279 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://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/Psp/tao-psp-dsc</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>SW / Input DSCOVR</ResourceName> | ||
8 | + <AlternateName>Tao SW PSP / Input DSCOVR</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/Psp</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 PSP-Sun-Earth - which could be considered as quality flag.</Caveats> | ||
52 | + <InputResourceID>spase://CDPP/NumericalData/AMDA/DSCOVR/FC/dsc-fc-1m</InputResourceID> | ||
53 |