Blame view

NumericalOutput/AMDA/BALLISTIC/bls-mars-omni.xml 3.05 KB
5675f4d5   Elena.Budnik   Ballistic params ...
1
2
3
4
5
6
7
<?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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-sim-1_0_1.xsd">
   <Version>2.2.6</Version>
   <NumericalOutput>
      <ResourceID>spase://CDPP/NumericalOutput/AMDA/BALLISTIC/bls-mars-omni</ResourceID>
      <ResourceHeader>
         <ResourceName>input OMNI</ResourceName>
18f499d2   Elena.Budnik   ballistic params ...
8
         <AlternateName>Ballistic delay from the Earth to Mars</AlternateName>
5675f4d5   Elena.Budnik   Ballistic params ...
9
10
         <ReleaseDate>2018-07-08T16:49:29Z</ReleaseDate>
         <Description>OMNI solar wind 1-hour data is used as model input. Calculation : IRAP.
18f499d2   Elena.Budnik   ballistic params ...
11
12
13
14
15
16
17
            
          delay(days)=(r_mars-r_earth)/omni_sw_v*1736.11 + angle_mars_earth/14.177 
         
         angle_mars_earth(deg)=acos(xyz_mars_hee(0)/sqrt(xyz_mars_hee(0)*xyz_mars_hee(0)
         
         +xyz_mars_hee(1)*xyz_mars_hee(1)))*sign(xyz_mars_hee(1))  
       
5675f4d5   Elena.Budnik   Ballistic params ...
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
         </Description>
         <Acknowledgement/>
         <Contact>
            <PersonID>spase://CDPP/Person/Vincent.Genot</PersonID>
            <Role>PrincipalInvestigator</Role>
         </Contact>
         <InformationURL>           
          </InformationURL>  
      </ResourceHeader>
      <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
            <Name>AMDA at CDPP</Name>
            <URL>http://amda.cdpp.eu</URL>
         </AccessURL>
         <Format>Text.ASCII</Format>
         <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>
      </AccessInformation>
      <SimulationRunID>spase://CDPP/SimulationRun/AMDA/BALLISTIC/Mars</SimulationRunID>
      <MeasurementType>ThermalPlasma</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
            <StartDate>1990-01-01T01:00:00Z</StartDate>
            <StopDate>2018-08-04T01:00:00Z</StopDate>
         </TimeSpan>
         <Cadence>PT1H</Cadence>
      </TemporalDescription>
      <SimulatedRegion>Mars</SimulatedRegion>
      <Caveats></Caveats>
      <InputResourceID>spase://CDPP/NumericalData/AMDA/OMNI/omni-hour-all</InputResourceID>
      <Parameter>
         <Name>delay earth-mars</Name>
         <ParameterKey>mars_bls_lag</ParameterKey>
         <Description></Description>
         <Units>days</Units>
         <FillValue>NaN</FillValue>
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
      </Parameter>    
      <Parameter>
         <Name>angle earth-sun-mars</Name>
         <ParameterKey>mars_bls_da</ParameterKey>
         <Description/>
         <Units>deg</Units>
         <FillValue>NaN</FillValue>
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
      </Parameter>
   </NumericalOutput>
</Spase>