Blame view

NumericalOutput/CDPP-AMDA/BALLISTIC/bls-saturn-omni.xml 4.28 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
7e407638   Elena.Budnik   schema locally
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">
49d48632   Benjamin Renard   cleanup_registry_...
3
4
5
6
7
8
9
10
  <Version>2.2.6</Version>
  <NumericalOutput>
    <ResourceID>spase://CNES/NumericalOutput/CDPP-AMDA/BALLISTIC/bls-saturn-omni</ResourceID>
    <ResourceHeader>
      <ResourceName>input OMNI</ResourceName>
      <AlternateName>Ballistic delay from the Earth to Saturn</AlternateName>
      <ReleaseDate>2022-09-25T20:29:10Z</ReleaseDate>
      <Description>OMNI solar wind 1-hour data is used as model input. A sidereal period of 25.38 days is used in the calculations. Calculation : IRAP.
dbc930ab   Elena.Budnik   redmine #7309
11
       
c4237d6c   Quentin Brzustowski   added spase descr...
12
           delay(days)=(r_saturn-r_earth)/omni_sw_v*1731.46 + angle_saturn_earth/14.1844 
dbc930ab   Elena.Budnik   redmine #7309
13
14
15
         
         angle_saturn_earth(deg)=acos(xyz_saturn_hee(0)/sqrt(xyz_saturn_hee(0)*xyz_saturn_hee(0)
         
22b083ec   Quentin Brzustowski   earth-sun-xxx ---...
16
         +xyz_saturn_hee(1)*xyz_saturn_hee(1)))*sign(-xyz_saturn_hee(1))  
dbc930ab   Elena.Budnik   redmine #7309
17
         </Description>
49d48632   Benjamin Renard   cleanup_registry_...
18
19
20
21
22
23
24
25
26
      <Acknowledgement/>
      <Contact>
        <PersonID>spase://SMWG/Person/Vincent.Genot</PersonID>
        <Role>PrincipalInvestigator</Role>
      </Contact>
      <InformationURL/>
    </ResourceHeader>
    <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
27
28
29
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
49d48632   Benjamin Renard   cleanup_registry_...
30
31
32
33
34
35
36
37
38
39
40
41
42
43
            <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>
    <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
            <Name>CDPP/AMDA Web application</Name>
dbc930ab   Elena.Budnik   redmine #7309
44
            <URL>http://amda.cdpp.eu</URL>
49d48632   Benjamin Renard   cleanup_registry_...
45
            <Description>Access to Data via CDPP/AMDA Web application.</Description>
dbc930ab   Elena.Budnik   redmine #7309
46
         </AccessURL>
49d48632   Benjamin Renard   cleanup_registry_...
47
48
49
50
51
         <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>
dbc930ab   Elena.Budnik   redmine #7309
52
      </AccessInformation>
49d48632   Benjamin Renard   cleanup_registry_...
53
54
55
56
57
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
85
    <SimulationRunID>spase://CNES/SimulationRun/CDPP-AMDA/BALLISTIC/Saturn</SimulationRunID>
    <MeasurementType>ThermalPlasma</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>1970-01-01T00:00:00Z</StartDate>
        <StopDate>2022-09-08T15:00:00Z</StopDate>
      </TimeSpan>
      <Cadence>PT1H</Cadence>
    </TemporalDescription>
    <SimulatedRegion>Saturn</SimulatedRegion>
    <Caveats/>
    <InputResourceID>spase://CNES/NumericalData/AMDA/OMNI/omni-hour-all</InputResourceID>
    <Parameter>
      <Name>delay earth-saturn</Name>
      <ParameterKey>sat_bls_lag</ParameterKey>
      <Description/>
      <Units>days</Units>
      <FillValue>NaN</FillValue>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>angle saturn-sun-earth</Name>
      <ParameterKey>sat_bls_da</ParameterKey>
      <Description/>
      <Units>deg</Units>
      <FillValue>NaN</FillValue>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
  </NumericalOutput>
dbc930ab   Elena.Budnik   redmine #7309
86
</Spase>