Blame view

NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-mom.xml 3.48 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
bd79b727   Elena.Budnik   solo params
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
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-mom</ResourceID>
        <ResourceHeader>
32ab3899   Elena.Budnik   SolO rename
7
            <ResourceName>sw moments : onboard</ResourceName>
dbc930ab   Elena.Budnik   redmine #7309
8
9
10
11
12
            <AlternateName/>
            <ReleaseDate/>
            <Description/>
            <Acknowledgement/>
            <Contact>
489112de   Elena.Budnik   PAS ground moments
13
14
15
16
                <PersonID>spase://SMWG/Person/Philippe.Louarn</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>
            <Contact>
dbc930ab   Elena.Budnik   redmine #7309
17
18
19
20
21
22
23
24
25
26
                <PersonID>spase://CNES/Person/Andrei.Fedorov</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>
            <InformationURL>
                <Name/>
                <URL/>
                <Description/>
            </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
37
            <Availability>Online</Availability>
            <AccessRights>Restricted</AccessRights>
            <AccessURL>
                <Name>AMDA at CDPP</Name>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>IRAP</ProviderName>
        <ProviderResourceName/>
d1fe7122   Elena.Budnik   redmine 7309 cont...
38
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Solar_Orbiter/PAS</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
39
40
41
42
43
44
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2016-08-22T10:39:26Z</StartDate>
                <StopDate>2019-01-17T23:27:45Z</StopDate>
            </TimeSpan>
489112de   Elena.Budnik   PAS ground moments
45
46
            <CadenceMin>PT0.25S</CadenceMin>
            <CadenceMax>PT10S</CadenceMax>
dbc930ab   Elena.Budnik   redmine #7309
47
48
49
50
51
52
53
54
55
56
        </TemporalDescription>
        <ObservedRegion>Heliosphere.Inner</ObservedRegion>
        <Parameter>
            <Name>density</Name>
            <ParameterKey>pas_mom_n</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>cm**-3</Units>            
        </Parameter>
        <Parameter>
489112de   Elena.Budnik   PAS ground moments
57
            <Name>v_s/c</Name>
dbc930ab   Elena.Budnik   redmine #7309
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
            <ParameterKey>pas_mom_v</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>km/s</Units>  
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>vx</Name>
                    <Qualifier>Component.I</Qualifier>
                    <Index>1</Index>
                    <ParameterKey>pas_mom_v(0)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>vy</Name>
                    <Qualifier>Component.J</Qualifier>
                    <Index>2</Index>
                    <ParameterKey>pas_mom_v(1)</ParameterKey>                   
                </Element>
                <Element>
                    <Name>vz</Name>
                    <Qualifier>Component.K</Qualifier>
                    <Index>3</Index>
                    <ParameterKey>pas_mom_v(2)</ParameterKey>                  
                </Element>
            </Structure>              
        </Parameter>          
    </NumericalData>
</Spase>