Blame view

NumericalOutput/CDPP-AMDA/BALLISTIC/bls-jupiter-omni.xml 3.14 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">
dbc930ab   Elena.Budnik   redmine #7309
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
   <Version>2.2.6</Version>
   <NumericalOutput>
      <ResourceID>spase://CNES/NumericalOutput/CDPP-AMDA/BALLISTIC/bls-jupiter-omni</ResourceID>
      <ResourceHeader>
         <ResourceName>input OMNI</ResourceName>
         <AlternateName>Ballistic delay from the Earth to Jupiter</AlternateName>
         <ReleaseDate>2018-07-08T16:49:29Z</ReleaseDate>
         <Description>OMNI 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.
            
         delay(days)=(r_jupiter-r_earth)/omni_sw_v*1736.11 + angle_jupiter_earth/14.1844 
         
         angle_jupiter_earth(deg)=acos(xyz_jupiter_hee(0)/sqrt(xyz_jupiter_hee(0)*xyz_jupiter_hee(0)
         
         +xyz_jupiter_hee(1)*xyz_jupiter_hee(1)))*sign(xyz_jupiter_hee(1))
         </Description>
         <Acknowledgement/>
         <Contact>
            <PersonID>spase://CNES/Person/Vincent.Genot</PersonID>
            <Role>PrincipalInvestigator</Role>
         </Contact>
         <InformationURL>           
          </InformationURL>  
      </ResourceHeader>
      <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
27
         <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
28
29
30
31
32
33
34
35
36
         <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>
d1fe7122   Elena.Budnik   redmine 7309 cont...
37
      <SimulationRunID>spase://CNES/SimulationRun/CDPP-AMDA/BALLISTIC/Jupiter</SimulationRunID>
dbc930ab   Elena.Budnik   redmine #7309
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
      <MeasurementType>ThermalPlasma</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
            <StartDate>1970-01-01T00:00:00Z</StartDate>
            <StopDate>2018-12-31T23:00:00Z</StopDate>
         </TimeSpan>
         <Cadence>PT1H</Cadence>
      </TemporalDescription>
      <SimulatedRegion>Jupiter</SimulatedRegion>
      <Caveats/>
      <InputResourceID>spase://CDPP/NumericalData/AMDA/OMNI/omni-hour-all</InputResourceID>
      <Parameter>
         <Name>delay earth-jupiter</Name>
         <ParameterKey>jup_bls_lag</ParameterKey>
         <Description/>
         <Units>days</Units>
         <FillValue>NaN</FillValue>
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
      </Parameter>    
      <Parameter>
         <Name>angle earth-sun-jupiter</Name>
         <ParameterKey>jup_bls_da</ParameterKey>
         <Description/>
         <Units>deg</Units>
         <FillValue>NaN</FillValue>
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
      </Parameter>
   </NumericalOutput>
</Spase>