Blame view

NumericalData/CDPP-AMDA/Solar_Orbiter/RPW/solo-rpw-efield10s.xml 4.33 KB
f1af9ae5   Benjamin Renard   Add SOLO RPW L3 1...
1
2
3
4
5
6
<?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-amda-1_1_0.xsd">
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Solar_orbiter/RPW/solo-rpw-efield10s</ResourceID>
        <ResourceHeader>
ede0dcf9   Benjamin Renard   10 sec. -> 10 s
7
            <ResourceName>electric field (10 s)</ResourceName>
f1af9ae5   Benjamin Renard   Add SOLO RPW L3 1...
8
9
10
11
12
13
14
15
16
17
18
19
            <AlternateName></AlternateName>
            <ReleaseDate>2021-07-21T00:00:00Z</ReleaseDate>
            <Description>Solar Orbiter Radio/Plasma Wave, LFR L3 electric field vector, downsampled</Description>         
            <Acknowledgement>Solar Orbiter/RPW Investigation (M. Maksimovic, PIs)</Acknowledgement> 
            <Contact>
                <PersonID>spase://SMWG/Person/Milan.Maksimovic</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>
            <InformationURL>
                <Name/> 
                <URL/>
                <Description/>
6493cde7   Benjamin Renard   Add SolarOrbiter ...
20
21
22
23
24
25
            </InformationURL>
            <Association>
                <AssociationID>solo-rpw-l3</AssociationID>
                <AssociationType>PartOf</AssociationType>
                <Note>L3</Note>
            </Association>
f1af9ae5   Benjamin Renard   Add SOLO RPW L3 1...
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
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <Name>AMDA at CDPP</Name>
                <URL>http://amda.cdpp.eu</URL>
             </AccessURL>
             <Format>Text</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>
        <ProviderName>SOAR</ProviderName>
        <ProcessingLevel>Calibrated</ProcessingLevel>
        <ProviderResourceName/> 
        <ProviderProcessingLevel>Calibrated</ProviderProcessingLevel>
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Solar_Orbiter/RPW</InstrumentID>
        <MeasurementType>ElectricField</MeasurementType>    
        <MeasurementType>Waves.Passive</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2001-02-04T10:45:59Z</StartDate>
                <StopDate>2017-12-30T23:58:58Z</StopDate>
            </TimeSpan>
            <Cadence>PT10S</Cadence>
        </TemporalDescription>
78bfb0b3   Benjamin Renard   Minor fix
56
        <ObservedRegion>Heliosphere.Inner</ObservedRegion> 
f1af9ae5   Benjamin Renard   Add SOLO RPW L3 1...
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
        <Parameter>
            <Name>e_srf</Name>
            <ParameterKey>solo_rpw10s_esrf</ParameterKey>
            <Description>Electric field vector in SRF. Median value over 10 s interval.</Description>
            <Ucd>phys.elecField</Ucd>           
            <Units>mV/m</Units>
            <UnitsConversion>1.0e-3&gt;V m^-1</UnitsConversion>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>SRF</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>               
            </RenderingHints>            
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>ex</Name>
                    <Index>1</Index>
                    <ParameterKey>solo_rpw10s_esrf(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>ey</Name>
                    <Index>2</Index>
                    <ParameterKey>solo_rpw10s_esrf(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>ez</Name>
                    <Index>3</Index>
                    <ParameterKey>solo_rpw10s_esrf(2)</ParameterKey>
                </Element>
            </Structure>
            <FillValue>-1.0000e+31</FillValue>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Electric</FieldQuantity>
            </Field>
        </Parameter>
     </NumericalData>
</Spase>