Blame view

NumericalOutput/CDPP-AMDA/BALLISTIC/bls-psp-dsc.xml 4.2 KB
9eea88ad   Quentin Brzustowski   added nput dscovr...
1
2
<?xml version="1.0" encoding="UTF-8"?>
<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">
49d48632   Benjamin Renard   cleanup_registry_...
3
4
5
6
7
8
  <Version>2.2.6</Version>
  <NumericalOutput>
    <ResourceID>spase://CNES/NumericalOutput/CDPP-AMDA/BALLISTIC/bls-psp-dsc</ResourceID>
    <ResourceHeader>
      <ResourceName>input DSCOVR</ResourceName>
      <AlternateName>Ballistic delay from the Earth to PSP</AlternateName>
5fe7a021   Myriam Bouchemit   Update start / st...
9
      <ReleaseDate>2023-06-26T02:11:47Z</ReleaseDate>
49d48632   Benjamin Renard   cleanup_registry_...
10
      <Description>DSCOVR solar wind 1-hour velocity data is used as model input. A sidereal period of 25.38 days is used in the calculations. Calculation : IRAP.
9eea88ad   Quentin Brzustowski   added nput dscovr...
11
12
13
14
15
            
         * delay(days)=(r_psp-r_earth)/dsc_vpr*1731.46 + angle_psp_earth/14.1844 
         
         * angle_psp_earth(deg)=acos(xyz_psp_hee(0)/sqrt(xyz_psp_hee(0)*xyz_psp_hee(0)+xyz_psp_hee(1)*xyz_psp_hee(1)))*sign(-xyz_psp_hee(1))
         </Description>
49d48632   Benjamin Renard   cleanup_registry_...
16
17
18
19
20
21
22
23
24
      <Acknowledgement/>
      <Contact>
        <PersonID>spase://SMWG/Person/Vincent.Genot</PersonID>
        <Role>PrincipalInvestigator</Role>
      </Contact>
      <InformationURL>           
          </InformationURL>
    </ResourceHeader>
    <AccessInformation>
5fe7a021   Myriam Bouchemit   Update start / st...
25
26
27
28
29
30
31
32
33
34
35
36
      <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
        <Name>CDPP/AMDA HAPI Server</Name>
        <URL>http://amda.irap.omp.eu/service/hapi</URL>
        <Style>HAPI</Style>
        <Description>Web Service to this product using the HAPI interface.</Description>
      </AccessURL>
      <Format>CSV</Format>
      <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse".. See the Rules of the road at http://amda.cdpp.eu/help/policy.html. Please acknowledge the Data Providers.</Acknowledgement>
    </AccessInformation>
49d48632   Benjamin Renard   cleanup_registry_...
37
    <AccessInformation>
5fe7a021   Myriam Bouchemit   Update start / st...
38
39
40
41
42
43
44
45
46
47
48
49
50
51
      <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
        <Name>CDPP/AMDA Web application</Name>
        <URL>http://amda.cdpp.eu</URL>
        <Description>Access to Data via CDPP/AMDA Web application.</Description>
      </AccessURL>
      <Format>CSV</Format>
      <Format>VOTable</Format>
      <Format>CDF</Format>
      <Format>PNG</Format>
      <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse".. See the Rules of the road at http://amda.cdpp.eu/help/policy.html. Please acknowledge the Data Providers.</Acknowledgement>
    </AccessInformation>
49d48632   Benjamin Renard   cleanup_registry_...
52
53
54
55
56
    <SimulationRunID>spase://CNES/SimulationRun/CDPP-AMDA/BALLISTIC/Psp</SimulationRunID>
    <MeasurementType>ThermalPlasma</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2016-08-01T00:00:00Z</StartDate>
5fe7a021   Myriam Bouchemit   Update start / st...
57
        <StopDate>2023-06-24T23:59:00Z</StopDate>
49d48632   Benjamin Renard   cleanup_registry_...
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
      </TimeSpan>
      <Cadence>PT1H</Cadence>
    </TemporalDescription>
    <SimulatedRegion>Heliosphere</SimulatedRegion>
    <Caveats/>
    <InputResourceID>spase://CNES/NumericalData/AMDA/DSCOVR/dsc-fc-1m</InputResourceID>
    <Parameter>
      <Name>delay earth-psp</Name>
      <ParameterKey>psp_bls_dsc_lag</ParameterKey>
      <Description/>
      <Units>days</Units>
      <FillValue>NaN</FillValue>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>angle psp-sun-earth</Name>
      <ParameterKey>psp_bls_dsc_da</ParameterKey>
      <Description/>
      <Units>deg</Units>
      <FillValue>NaN</FillValue>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
  </NumericalOutput>
9eea88ad   Quentin Brzustowski   added nput dscovr...
85
</Spase>