Blame view

NumericalData/CDPP-AMDA/Galileo/Models/gll-mod-onera.xml 4.2 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-2_3_1.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
   <Version>2.3.1</Version>
   <NumericalData>
      <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Galileo/Models/gll-mod-onera</ResourceID>
      <ResourceHeader>
         <ResourceName>ONERA Model</ResourceName>
         <ReleaseDate>2018-10-12T10:48:29Z</ReleaseDate>
         <Description>Data provided to CDPP from ONERA. 
         Magnetic  parameters  linked  to  the  position  of  the  spaceraft  (L,  B,  Beq,...)  have  been  calculated  with  a  
         library developed at ONERA and using Khurana magnetic field model.</Description>                                
         <Acknowledgement/>                     
         <Contact>        
            <PersonID>spase://CNES/Person/A.Sicard</PersonID>
            <Role>DataProducer</Role>
         </Contact>
         <InformationURL>
           <Name>ONERA report : Jupiter data base for AMDA</Name>
           <URL>http://amda.irap.omp.eu/help/parameters/doc/ONERA_Jupiter_plasma_db_for_AMDA.pdf</URL>
           <Description/>                       
         </InformationURL>       
      </ResourceHeader>
      <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
24
         <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
25
26
27
28
29
30
31
32
33
34
35
         <Availability>Online</Availability>
         <AccessRights>Restricted</AccessRights>
         <AccessURL>
            <Name>AMDA at CDPP</Name>
            <URL>http://amda.cdpp.eu</URL>
         </AccessURL>
         <Format>NetCDF</Format>
         <Acknowledgement>           
         </Acknowledgement>
      </AccessInformation>
      <ProviderName/> 
d1fe7122   Elena.Budnik   redmine 7309 cont...
36
      <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Galileo/Models</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
      <MeasurementType>Model</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
             <StartDate>1996-05-27T00:25:50Z</StartDate>
             <StopDate>2003-09-21T18:15:57Z</StopDate>
         </TimeSpan>
      <CadenceMin>PT114S</CadenceMin>
         <Cadence_Max>PT685S</Cadence_Max>
      </TemporalDescription>
      <ObservedRegion>Jupiter</ObservedRegion>
      <Caveats> Magnetic parameters: 
         * B_Calc (magnitude of B local) 
         * B_Eq (magnitude of B equatorial) 
         * L (McIlwain parameter) 
         * L*  (another way to compute L)
         * I 
         * MLT (Magnetic Local Time) 
         * Alpha (local pitch angle) 
         * Alpha_Eq (equatorial pitch angle) 
      </Caveats>          
<Parameter>
   <Name>b_calc</Name>
   <ParameterKey>gll_onera_bcalc</ParameterKey>
   <Description/>
   <Ucd/>
   <Units>nT</Units>
   <UnitsConversion/>
</Parameter>
      <Parameter>
         <Name>b_eq</Name>
         <ParameterKey>gll_onera_beq</ParameterKey>
         <Description/>
         <Ucd/>
         <Units>nT</Units>
         <UnitsConversion/>
      </Parameter>
      <Parameter>
         <Name>L</Name>
         <ParameterKey>gll_onera_l</ParameterKey>
         <Description/>
         <Ucd/>
         <Units>Rj</Units>
         <UnitsConversion/>
      </Parameter>
      <Parameter>
         <Name>L*</Name>
         <ParameterKey>gll_onera_lstar</ParameterKey>
         <Description/>
         <Ucd/>
         <Units>Rj</Units>
         <UnitsConversion/>
      </Parameter>
      <Parameter>
         <Name>I</Name>
         <ParameterKey>gll_onera_i</ParameterKey>
         <Description/>
         <Ucd/>
         <Units/>
         <UnitsConversion/>
      </Parameter>
      <Parameter>
         <Name>MLT</Name>
         <ParameterKey>gll_onera_mlt</ParameterKey>
         <Description/>
         <Ucd/>
         <Units>h</Units>
         <UnitsConversion/>
      </Parameter>
      <Parameter>
         <Name>alpha</Name>
         <ParameterKey>gll_onera_alpha</ParameterKey>
         <Description/>
         <Ucd/>
         <Units>deg</Units>
         <UnitsConversion/>
      </Parameter>
      <Parameter><Name>alpha_eq</Name>
         <ParameterKey>gll_onera_alphaeq</ParameterKey>
         <Description/>
         <Ucd/>
         <Units>deg</Units>
         <UnitsConversion/>
      </Parameter>
   </NumericalData>
</Spase>