Blame view

NumericalData/CDPP-AMDA/Solar_Orbiter/RPW/solo-rpw-scpot10s.xml 4.16 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-scpot10s</ResourceID>
        <ResourceHeader>
ede0dcf9   Benjamin Renard   10 sec. -> 10 s
7
            <ResourceName>spacecraft potential (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 spacecraft potential, 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
        <Parameter>
            <Name>s/c potential</Name>
            <ParameterKey>solo_rpw10s_scpot</ParameterKey>
            <Description>Spacecraft potential with respect to plasma. Median value over 10 s interval.</Description>
            <Ucd>phys.electField</Ucd>           
            <Units>V</Units>
            <UnitsConversion>1&gt;V</UnitsConversion>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>               
            </RenderingHints>            
            <FillValue>-1.0000e+31</FillValue>
            <Field>
                <Qualifier>Scalar</Qualifier>
                <FieldQuantity>Potential</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
            <Name>probe-to-s/c potential</Name>
            <ParameterKey>solo_rpw10s_psp</ParameterKey>
            <Description>Average probe-to-spacecraft potential. Median over 10 s interval.</Description>
            <Ucd>phys.electField</Ucd>
            <Units>V</Units>
            <UnitsConversion>1&gt;V</UnitsConversion>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <FillValue>-1.0000e+31</FillValue>
            <Field>
                <Qualifier>Scalar</Qualifier>
                <FieldQuantity>Potential</FieldQuantity>
            </Field>
        </Parameter>
     </NumericalData>
</Spase>