Commit d29cac91bd276ed62e14647868094149d4be02ef

Authored by Quentin Brzustowski
2 parents fb015f80 d179cc23

Merge branch 'master' of https://gitlab.irap.omp.eu/CDPP/CNES

NumericalOutput/CDPP-AMDA/TAO/Psp/tao-psp-dsc.xml 0 → 100644
... ... @@ -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 + <InputResourceID>spase://CDPP/NumericalData/AMDA/DSCOVR/dsc-mag-1m</InputResourceID>
  54 + <Parameter>
  55 + <Name>density</Name>
  56 + <ParameterKey>psp_dsc_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>psp_dsc_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>psp_dsc_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>psp_dsc_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>psp_dsc_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>psp_dsc_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>psp_dsc_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 PSP-Sun-Earth</Name>
  131 + <ParameterKey>psp_dsc_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>
... ...
NumericalOutput/CDPP-AMDA/TAO/Psp/tao-psp-sta.xml 0 → 100644
... ... @@ -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://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-sta</ResourceID>
  6 + <ResourceHeader>
  7 + <ResourceName>SW / Input STA</ResourceName>
  8 + <AlternateName>Tao SW PSP / Input Stereo-A</AlternateName>
  9 + <ReleaseDate>2017-07-08T16:49:29Z</ReleaseDate>
  10 + <Description>Stereo-A PLASTIC solar wind 1-min data 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-STA - which could be considered as quality flag.</Caveats>
  52 + <InputResourceID>spase://CDPP/NumericalData/AMDA/STEREO-A/PLASTIC/sta-l2-pla</InputResourceID>
  53 + <Parameter>
  54 + <Name>density</Name>
  55 + <ParameterKey>psp_sta_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>psp_sta_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>psp_sta_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>psp_sta_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>psp_sta_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>psp_sta_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>psp_sta_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 PSP-Sun-Earth</Name>
  130 + <ParameterKey>psp_sta_da</ParameterKey>
  131 + <Description/>
  132 + <Units>deg</Units>
  133 + <FillValue>NaN</FillValue>
  134 + <Support>
  135 + <SupportQuantity>Positional</SupportQuantity>
  136 + </Support>
  137 + </Parameter>
  138 + </NumericalOutput>
  139 +</Spase>
... ...