Blame view

NumericalData/AMDA/Cassini/RPWS/cass-rpws-ui.xml 3.08 KB
1bcff323   Elena.Budnik   NumericalData
1
2
3
4
<?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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
    <Version>2.2.6</Version>
    <NumericalData>
bfc90dac   Elena.Budnik   work
5
        <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/RPWS/cass-rpws-ui</ResourceID>
1bcff323   Elena.Budnik   NumericalData
6
        <ResourceHeader>
c627ae65   Elena.Budnik   work
7
            <ResourceName>u-i</ResourceName>
1f06dc51   Elena.Budnik   work rpws
8
            <AlternateName>Langmuir Probe : voltage - current</AlternateName>
1bcff323   Elena.Budnik   NumericalData
9
            <ReleaseDate>2015-10-19T17:01:00</ReleaseDate>
1f06dc51   Elena.Budnik   work rpws
10
11
12
13
14
15
16
            <Description>Cassini RPWS UI
                
                Cassini RPWS UI data are taken from Planetary Data System (NASA).
                Cassini RPWS UI data contains all available calibrated measured current versus set bias potential data for the Cassini RPWS Langmuir Probe (LP) instrument.
                Parameter plotting arguments:
                POTENTIAL : Langmuir probe bias potential in volts
                CURRENT : Langmuir probe measured current in amps </Description>
1bcff323   Elena.Budnik   NumericalData
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.budnik</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>
            <InformationURL>
                <URL>http://www.lesia.obspm.fr/</URL>
            </InformationURL>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <Name>AMDA</Name>
                <URL>amda.cdpp.eu</URL>
            </AccessURL>
1f06dc51   Elena.Budnik   work rpws
33
            <Format>Text</Format>
1bcff323   Elena.Budnik   NumericalData
34
35
36
37
38
39
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/RPWS</InstrumentID>
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
40
41
                <StartDate>1997-10-25T00:09:18Z</StartDate>
                <StopDate>2014-04-29T23:59:23Z</StopDate>                
1bcff323   Elena.Budnik   NumericalData
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
            </TimeSpan>
            <Cadence>PT0.001S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Saturn</ObservedRegion>
        <Parameter>
            <Name>potential</Name>
            <ParameterKey>cass_ui_pot</ParameterKey>
            <Ucd>phys.potential;phys.elecField;instr.obsty</Ucd>
            <Units>V</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>current</Name>
            <ParameterKey>cass_ui_curr</ParameterKey>
            <Units>A</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
        </Parameter>
     </NumericalData>
</Spase>