Commit bfc90dacd6fb11283f80881249aae6f68f15faac
1 parent
0035f832
Exists in
master
and in
12 other branches
work
Showing
5 changed files
with
30 additions
and
14 deletions
Show diff stats
NumericalData/AMDA/Cassini/RPWS/cass-rpws-neproxy.xml
... | ... | @@ -2,11 +2,17 @@ |
2 | 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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> |
3 | 3 | <Version>2.2.6</Version> |
4 | 4 | <NumericalData> |
5 | - <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/Ephemeris/cass-rpws-neproxy</ResourceID> | |
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/RPWS/cass-rpws-neproxy</ResourceID> | |
6 | 6 | <ResourceHeader> |
7 | 7 | <ResourceName>Ne proxy</ResourceName> |
8 | 8 | <ReleaseDate>2015-10-19T17:01:00</ReleaseDate> |
9 | - <Description/> | |
9 | + <Description>Cassini RPWS Neproxy data are taken Planetary Data System | |
10 | + (NASA). | |
11 | + Cassini RPWS Neproxy data contains all available RPWS Langmuir probe (LP) floating potentials and secondary products, electron number densities and spacecraft potentials. | |
12 | + Parameter plotting arguments: | |
13 | + FLOATING_POTENTIAL : measured electric potential at the probe in volts | |
14 | + SPACECRAFT_POTENTIAL : electric potential at the spacecraft surface derived from the probe floating potential | |
15 | + ELECTRON_NUMBER_DENSITY : derived proxy electron number density</Description> | |
10 | 16 | <Contact> |
11 | 17 | <PersonID>spase://SMWG/Person/Elena.budnik</PersonID> |
12 | 18 | <Role>TechnicalContact</Role> | ... | ... |
NumericalData/AMDA/Cassini/RPWS/cass-rpws-qtn.xml
... | ... | @@ -2,11 +2,21 @@ |
2 | 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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> |
3 | 3 | <Version>2.2.6</Version> |
4 | 4 | <NumericalData> |
5 | - <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/Ephemeris/cass-rpws-qtn</ResourceID> | |
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/RPWS/cass-rpws-qtn</ResourceID> | |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>QTN@LESIA-OBSPM</ResourceName> | |
7 | + <ResourceName>quasi thermal noise</ResourceName> | |
8 | 8 | <ReleaseDate>2015-10-19T16:43:00</ReleaseDate> |
9 | - <Description/> | |
9 | + <Description>Cassini RPWS Quasi Thermal Noise method | |
10 | + | |
11 | + Cassini RPWS QTN data are taken from the LESIA-Observatoire Paris Meudon. | |
12 | + The Cassini Radio and Plasma Wave Science (RPWS) Quasi Thermal Noise (QTN) data set contains thermal plasma parameters derived by QTN spectroscopy analysis applied on data acquired with the High Frequency Receiver (HFR) during the perikrones of the entire mission. | |
13 | + Cassini RPWS QTN data are for the moment preliminary data. | |
14 | + Parameter plotting arguments: | |
15 | + Ne : total electron number density (in cm-3) | |
16 | + Te : core electron temperature (in eV) | |
17 | + delta_Ne : measurement uncertainty for total electron number density | |
18 | + delta_Te : measurement uncertainty core electron temperature | |
19 | + qfte : quality flag that were acquired by QTN analysis on RPWS/HFR Spectra</Description> | |
10 | 20 | <Contact> |
11 | 21 | <PersonID>spase://SMWG/Person/Elena.budnik</PersonID> |
12 | 22 | <Role>TechnicalContact</Role> |
... | ... | @@ -37,7 +47,7 @@ |
37 | 47 | </TemporalDescription> |
38 | 48 | <ObservedRegion>Saturn</ObservedRegion> |
39 | 49 | <Parameter> |
40 | - <Name>Ne</Name> | |
50 | + <Name>density e-</Name> | |
41 | 51 | <ParameterKey>cass_qtn_ne</ParameterKey> |
42 | 52 | <Ucd>phys.density;phys.electron</Ucd> |
43 | 53 | <Units>cm-3</Units> |
... | ... | @@ -50,7 +60,7 @@ |
50 | 60 | </Particle> |
51 | 61 | </Parameter> |
52 | 62 | <Parameter> |
53 | - <Name>Te</Name> | |
63 | + <Name>temperature e-</Name> | |
54 | 64 | <ParameterKey>cass_qtn_te</ParameterKey> |
55 | 65 | <Ucd>phys.temperature;phys.electron</Ucd> |
56 | 66 | <Units>eV</Units> |
... | ... | @@ -63,7 +73,7 @@ |
63 | 73 | </Particle> |
64 | 74 | </Parameter> |
65 | 75 | <Parameter> |
66 | - <Name>delta_Ne</Name> | |
76 | + <Name>density e- : error</Name> | |
67 | 77 | <ParameterKey>cass_qtn_dne</ParameterKey> |
68 | 78 | <Ucd>phys.density;phys.electron</Ucd> |
69 | 79 | <Units>cm-3</Units> |
... | ... | @@ -76,7 +86,7 @@ |
76 | 86 | </Particle> |
77 | 87 | </Parameter> |
78 | 88 | <Parameter> |
79 | - <Name>delta_Te</Name> | |
89 | + <Name>temperature e- : error</Name> | |
80 | 90 | <ParameterKey>cass_qtn_dte</ParameterKey> |
81 | 91 | <Ucd>phys.temperature;phys.electron</Ucd> |
82 | 92 | <Units>eV</Units> |
... | ... | @@ -89,7 +99,7 @@ |
89 | 99 | </Particle> |
90 | 100 | </Parameter> |
91 | 101 | <Parameter> |
92 | - <Name>qfte</Name> | |
102 | + <Name>quality flag</Name> | |
93 | 103 | <ParameterKey>cass_qtn_qfte</ParameterKey> |
94 | 104 | <Ucd>meta.code.qual</Ucd> |
95 | 105 | <RenderingHints> | ... | ... |
NumericalData/AMDA/Cassini/RPWS/cass-rpws-skr.xml
... | ... | @@ -2,9 +2,9 @@ |
2 | 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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> |
3 | 3 | <Version>2.2.6</Version> |
4 | 4 | <NumericalData> |
5 | - <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/Ephemeris/cass-rpws-skr</ResourceID> | |
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/RPWS/cass-rpws-skr</ResourceID> | |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>skr@LESIA</ResourceName> | |
7 | + <ResourceName>saturn kilometric radiation</ResourceName> | |
8 | 8 | <ReleaseDate>2015-10-19T17:07:00</ReleaseDate> |
9 | 9 | <Description>Cassini Saturn kilometric Radiation (SKR) data produced from LESIA/Observatoire de Paris. |
10 | 10 | Data have been produced by Laurent Lamy, Baptiste Cecconi</Description> | ... | ... |
NumericalData/AMDA/Cassini/RPWS/cass-rpws-titan.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> |
3 | 3 | <Version>2.2.6</Version> |
4 | 4 | <NumericalData> |
5 | - <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/Ephemeris/cass-rpws-titan</ResourceID> | |
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/RPWS/cass-rpws-titan</ResourceID> | |
6 | 6 | <ResourceHeader> |
7 | 7 | <ResourceName>TITAN</ResourceName> |
8 | 8 | <ReleaseDate>2015-10-19T17:01:00</ReleaseDate> | ... | ... |
NumericalData/AMDA/Cassini/RPWS/cass-rpws-ui.xml
... | ... | @@ -2,7 +2,7 @@ |
2 | 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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> |
3 | 3 | <Version>2.2.6</Version> |
4 | 4 | <NumericalData> |
5 | - <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/Ephemeris/cass-rpws-ui</ResourceID> | |
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/RPWS/cass-rpws-ui</ResourceID> | |
6 | 6 | <ResourceHeader> |
7 | 7 | <ResourceName>UI</ResourceName> |
8 | 8 | <ReleaseDate>2015-10-19T17:01:00</ReleaseDate> | ... | ... |