cass-rpws-ui.xml
4.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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
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
<?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://www.spase-group.org/data/schema/spase-2.4.1.xsd">
<Version>2.4.1</Version>
<NumericalData>
<ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Cassini/RPWS/cass-rpws-ui</ResourceID>
<ResourceHeader>
<ResourceName>u-i</ResourceName>
<AlternateName>Langmuir Probe : voltage - current</AlternateName>
<ReleaseDate>2014-11-18T10:42:57Z</ReleaseDate>
<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>
<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>CDPP/AMDA HAPI Server</Name>
<URL>https://amda.irap.omp.eu/service/hapi</URL>
<Style>HAPI</Style>
<ProductKey>cass-rpws-ui</ProductKey>
<Description>Web Service to this product using the HAPI interface.</Description>
</AccessURL>
<Format>CSV</Format>
<Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse". See the Rules of the road at https://amda.cdpp.eu/help/policy.html . Please acknowledge the Data Providers.</Acknowledgement>
</AccessInformation>
<AccessInformation>
<RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
<Availability>Online</Availability>
<AccessRights>Open</AccessRights>
<AccessURL>
<Name>CDPP/AMDA Web application</Name>
<URL>https://amda.cdpp.eu</URL>
<Description>Access to Data via CDPP/AMDA Web application.</Description>
</AccessURL>
<Format>CSV</Format>
<Format>VOTable</Format>
<Format>CDF</Format>
<Format>PNG</Format>
<Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse". See the Rules of the road at https://amda.cdpp.eu/help/policy.html . Please acknowledge the Data Providers.</Acknowledgement>
</AccessInformation>
<ProviderName>PDS</ProviderName>
<InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Cassini/RPWS</InstrumentID>
<MeasurementType>Waves</MeasurementType>
<TemporalDescription>
<TimeSpan>
<StartDate>1997-10-25T00:09:18Z</StartDate>
<StopDate>2014-04-29T23:59:23Z</StopDate>
</TimeSpan>
<Cadence>PT0.001S</Cadence>
</TemporalDescription>
<ObservedRegion>Saturn</ObservedRegion>
<Parameter>
<Name>potential</Name>
<ParameterKey>cass_ui_pot</ParameterKey>
<UCD>phys.potential;phys.electField;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>