Commit 5cf40ed700633a979982919e34803127e42cc706
1 parent
2b619c00
Exists in
master
and in
12 other branches
ros ies
Showing
4 changed files
with
299 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,81 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> | |
3 | + <Version>2.2.6</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/Rosetta/IES/ros-elc-elev</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>elevation spectra : eflux</ResourceName> | |
8 | + <AlternateName>electron elevation spectra : dE fluxes</AlternateName> | |
9 | + <ReleaseDate>2017-03-17T23:15:11Z</ReleaseDate> | |
10 | + <Description>Electron elevation spectra : differential energy fluxes summed over energies and azimuths</Description> | |
11 | + <Acknowledgement>Principal Investigator : James L. Burch, SwRI</Acknowledgement> | |
12 | + <Contact> | |
13 | + <PersonID>spase://CDPP/Person/James.L.Burch</PersonID> | |
14 | + <Role>PrincipalInvestigator</Role> | |
15 | + </Contact> | |
16 | + <Contact> | |
17 | + <PersonID>spase://CDPP/Person/Ray.Goldstein</PersonID> | |
18 | + <Role>CoInvestigator</Role> | |
19 | + </Contact> | |
20 | + <Contact> | |
21 | + <PersonID>spase://CDPP/Person/Brad.Trantham</PersonID> | |
22 | + <Role>DataProducer</Role> | |
23 | + </Contact> | |
24 | + <InformationURL> | |
25 | + <Name/> | |
26 | + <URL/> | |
27 | + <Description/> | |
28 | + </InformationURL> | |
29 | + <Association> | |
30 | + <AssociationID>ros-elc-all</AssociationID> | |
31 | + <AssociationType>PartOf</AssociationType> | |
32 | + <Note>electrons</Note> | |
33 | + </Association> | |
34 | + </ResourceHeader> | |
35 | + <AccessInformation> | |
36 | + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | |
37 | + <Availability>Online</Availability> | |
38 | + <AccessRights>Open</AccessRights> | |
39 | + <AccessURL> | |
40 | + <Name>AMDA at CDPP</Name> | |
41 | + <URL>http://amda.cdpp.eu</URL> | |
42 | + </AccessURL> | |
43 | + <Format>NetCDF</Format> | |
44 | + <Acknowledgement/> | |
45 | + </AccessInformation> | |
46 | + <ProviderName>SwRI</ProviderName> | |
47 | + <ProviderResourceName>V02</ProviderResourceName> | |
48 | + <ProviderProcessingLevel>Calibrated</ProviderProcessingLevel> | |
49 | + <InstrumentID>spase://CDPP/Instrument/AMDA/Rosetta/IES</InstrumentID> | |
50 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
51 | + <TemporalDescription> | |
52 | + <TimeSpan> | |
53 | + <StartDate>2010-11-29T23:18:19Z</StartDate> | |
54 | + <StopDate>2016-09-30T23:58:44Z</StopDate> | |
55 | + </TimeSpan> | |
56 | + <Cadence_Min>PT128S</Cadence_Min> | |
57 | + <Cadence_Max>PT1024S</Cadence_Max> | |
58 | + </TemporalDescription> | |
59 | + <ObservedRegion>Comet</ObservedRegion> | |
60 | + <Caveats/> | |
61 | + <Parameter> | |
62 | + <Name>e- eflux</Name> | |
63 | + <ParameterKey>ros_elc_elv_flux</ParameterKey> | |
64 | + <Description/> | |
65 | + <Ucd/> | |
66 | + <Units>eV/(m**2*s*sr*eV)</Units> | |
67 | + <UnitsConversion/> | |
68 | + <RenderingHints> | |
69 | + <DisplayType>Spectrogram</DisplayType> | |
70 | + </RenderingHints> | |
71 | + <Structure> | |
72 | + <Size>16</Size> | |
73 | + </Structure> | |
74 | + <FillValue>-1</FillValue> | |
75 | + <Particle> | |
76 | + <ParticleType>Electron</ParticleType> | |
77 | + <ParticleQuantity>EnergyFlux</ParticleQuantity> | |
78 | + </Particle> | |
79 | + </Parameter> | |
80 | + </NumericalData> | |
81 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,108 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> | |
3 | + <Version>2.2.6</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/Rosetta/IES/ros-ion-azimuth</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>azimuthal spectra : eflux</ResourceName> | |
8 | + <AlternateName>ion azimuthal spectra : dE flux</AlternateName> | |
9 | + <ReleaseDate>2017-03-17T23:15:14Z</ReleaseDate> | |
10 | + <Description>Ion azimuthal (16 anodes) spectra : differential energy flux summed over energies and elevations. | |
11 | + * Azimuth 45 - 90 - Anode #0 | |
12 | + * Azimuth 00 - 45 - Anode #1 | |
13 | + * Azimuth 315-360 - Anode #2 | |
14 | + * Azimuth 310-315 - Anode #3 | |
15 | + * Azimuth 305-310 - Anode #4 | |
16 | + * Azimuth 300-305 - Anode #5 | |
17 | + * Azimuth 295-300 - Anode #6 | |
18 | + * Azimuth 290-295 - Anode #7 | |
19 | + * Azimuth 285-290 - Anode #8 | |
20 | + * Azimuth 280-285 - Anode #9 | |
21 | + * Azimuth 275-280 - Anode #10 | |
22 | + * Azimuth 270-275 - Anode #11 | |
23 | + * Azimuth 225-270 - Anode #12 | |
24 | + * Azimuth 180-225 - Anode #13 | |
25 | + * Azimuth 135-180 - Anode #14 | |
26 | + * Azimuth 90-135 - Anode #15 | |
27 | + </Description> | |
28 | + <Acknowledgement>Principal Investigator : James L. Burch, SwRI</Acknowledgement> | |
29 | + <Contact> | |
30 | + <PersonID>spase://CDPP/Person/James.L.Burch</PersonID> | |
31 | + <Role>PrincipalInvestigator</Role> | |
32 | + </Contact> | |
33 | + <Contact> | |
34 | + <PersonID>spase://CDPP/Person/Ray.Goldstein</PersonID> | |
35 | + <Role>CoInvestigator</Role> | |
36 | + </Contact> | |
37 | + <Contact> | |
38 | + <PersonID>spase://CDPP/Person/Brad.Trantham</PersonID> | |
39 | + <Role>DataProducer</Role> | |
40 | + </Contact> | |
41 | + <InformationURL> | |
42 | + <Name/> | |
43 | + <URL/> | |
44 | + <Description/> | |
45 | + </InformationURL> | |
46 | + <Association> | |
47 | + <AssociationID>ros-ion-all</AssociationID> | |
48 | + <AssociationType>PartOf</AssociationType> | |
49 | + <Note>ions</Note> | |
50 | + </Association> | |
51 | + </ResourceHeader> | |
52 | + <AccessInformation> | |
53 | + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | |
54 | + <Availability>Online</Availability> | |
55 | + <AccessRights>Open</AccessRights> | |
56 | + <AccessURL> | |
57 | + <Name>AMDA at CDPP</Name> | |
58 | + <URL>http://amda.cdpp.eu</URL> | |
59 | + </AccessURL> | |
60 | + <Format>NetCDF</Format> | |
61 | + <Acknowledgement/> | |
62 | + </AccessInformation> | |
63 | + <ProviderName>SwRI</ProviderName> | |
64 | + <ProviderResourceName>V02</ProviderResourceName> | |
65 | + <ProviderProcessingLevel>Calibrated</ProviderProcessingLevel> | |
66 | + <InstrumentID>spase://CDPP/Instrument/AMDA/Rosetta/IES</InstrumentID> | |
67 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
68 | + <TemporalDescription> | |
69 | + <TimeSpan> | |
70 | + <StartDate>2010-11-29T23:18:19Z</StartDate> | |
71 | + <StopDate>2016-09-30T23:58:44Z</StopDate> | |
72 | + </TimeSpan> | |
73 | + <Cadence_Min>PT128S</Cadence_Min> | |
74 | + <Cadence_Max>PT1024S</Cadence_Max> | |
75 | + </TemporalDescription> | |
76 | + <ObservedRegion>Comet</ObservedRegion> | |
77 | + <Caveats>Sometimes anode data are combined on board in certain operating modes because of telemetry | |
78 | +limitations. In those cases each of the anodes is given identical values (sum/number of anodes). | |
79 | +Anodes 13 and 14 are often noisy so caution is recommended when using data from them. | |
80 | +The so-called "fine anodes" (3 - 11) are sometimes combined on board in certain operating modes | |
81 | +because of telemetry limitations. In those cases each of these 9 anodes are given identical values (the | |
82 | +sum/9). | |
83 | +The data from individual fine anodes, when provided, suffer from crosstalk between these anodes and | |
84 | +thus may not be reliable. | |
85 | +It was discovered after launch, apparently as a result of a light leak, that when the sun is incident between | |
86 | +anodes 2 and 3, a high count rate is seen in anode 12. It is also seen in anode 13 when counts in 12 and 13 | |
87 | +are combined.</Caveats> | |
88 | + <Parameter> | |
89 | + <Name>ion eflux</Name> | |
90 | + <ParameterKey>ros_ion_az_flux</ParameterKey> | |
91 | + <Description/> | |
92 | + <Ucd/> | |
93 | + <Units>eV/(m**2*s*sr*eV)</Units> | |
94 | + <UnitsConversion/> | |
95 | + <RenderingHints> | |
96 | + <DisplayType>Spectrogram</DisplayType> | |
97 | + </RenderingHints> | |
98 | + <Structure> | |
99 | + <Size>16</Size> | |
100 | + </Structure> | |
101 | + <FillValue>-1</FillValue> | |
102 | + <Particle> | |
103 | + <ParticleType>Ion</ParticleType> | |
104 | + <ParticleQuantity>EnergyFlux</ParticleQuantity> | |
105 | + </Particle> | |
106 | + </Parameter> | |
107 | + </NumericalData> | |
108 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,55 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> | |
3 | + <Version>2.2.6</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/Rosetta/RSN/ros-rsn-sn</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>nude gauge mode</ResourceName> | |
8 | + <AlternateName>Pressure from COPS sensor : Science (SN) mode : Nude Gauge</AlternateName> | |
9 | + <ReleaseDate>2019-03-09T04:52:56Z</ReleaseDate> | |
10 | + <Description/> | |
11 | + <Contact> | |
12 | + <PersonID>spase://CDPP/Person/Martin.Rubin</PersonID> | |
13 | + <Role>PrincipalInvestigator</Role> | |
14 | + </Contact> | |
15 | + <Association> | |
16 | + <AssociationID>ros-rsn-sci</AssociationID> | |
17 | + <AssociationType>PartOf</AssociationType> | |
18 | + <Note>COPS science mode</Note> | |
19 | + </Association> | |
20 | + </ResourceHeader> | |
21 | + <AccessInformation> | |
22 | + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | |
23 | + <Availability>Online</Availability> | |
24 | + <AccessRights>Open</AccessRights> | |
25 | + <AccessURL> | |
26 | + <URL>http://amda.cdpp.eu</URL> | |
27 | + </AccessURL> | |
28 | + <Format>NetCDF</Format> | |
29 | + </AccessInformation> | |
30 | + <ProviderName>PSA</ProviderName> | |
31 | + <ProviderResourceName> | |
32 | + * /RO-C-ROSINA-2-ESC[1-4]-V1.0/DATA/COPS/SN/ | |
33 | + * /RO-C-ROSINA-2-EXT[1-3]-V1.0/DATA/COPS/SN/ | |
34 | + </ProviderResourceName> | |
35 | + <ProviderProcessingLevel>Calibrated</ProviderProcessingLevel> | |
36 | + <InstrumentID>spase://CDPP/Instrument/AMDA/Rosetta/RSN</InstrumentID> | |
37 | + <MeasurementType>NeutralGas</MeasurementType> | |
38 | + <TemporalDescription> | |
39 | + <TimeSpan> | |
40 | + <StartDate>1970-01-01T00:00:00Z</StartDate> | |
41 | + <StopDate>1970-01-01T00:00:00Z</StopDate> | |
42 | + </TimeSpan> | |
43 | + <Cadence>PT2S</Cadence> | |
44 | + </TemporalDescription> | |
45 | + <Parameter> | |
46 | + <Name>nude gauge : pressure</Name> | |
47 | + <ParameterKey>ros_rsn_sn_ng</ParameterKey> | |
48 | + <Ucd/> | |
49 | + <Units>nPa</Units> | |
50 | + <RenderingHints> | |
51 | + <DisplayType>TimeSeries</DisplayType> | |
52 | + </RenderingHints> | |
53 | + </Parameter> | |
54 | + </NumericalData> | |
55 | +</Spase> | |
... | ... |
... | ... | @@ -0,0 +1,55 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> | |
3 | + <Version>2.2.6</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/Rosetta/RSN/ros-rsn-sr</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>ram gauge mode</ResourceName> | |
8 | + <AlternateName>Pressure from COPS sensor : Science (SG) mode : Ram Gauge</AlternateName> | |
9 | + <ReleaseDate>2019-03-09T04:52:56Z</ReleaseDate> | |
10 | + <Description/> | |
11 | + <Contact> | |
12 | + <PersonID>spase://CDPP/Person/Martin.Rubin</PersonID> | |
13 | + <Role>PrincipalInvestigator</Role> | |
14 | + </Contact> | |
15 | + <Association> | |
16 | + <AssociationID>ros-rsn-sci</AssociationID> | |
17 | + <AssociationType>PartOf</AssociationType> | |
18 | + <Note>COPS science mode</Note> | |
19 | + </Association> | |
20 | + </ResourceHeader> | |
21 | + <AccessInformation> | |
22 | + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | |
23 | + <Availability>Online</Availability> | |
24 | + <AccessRights>Open</AccessRights> | |
25 | + <AccessURL> | |
26 | + <URL>http://amda.cdpp.eu</URL> | |
27 | + </AccessURL> | |
28 | + <Format>NetCDF</Format> | |
29 | + </AccessInformation> | |
30 | + <ProviderName>PSA</ProviderName> | |
31 | + <ProviderResourceName> | |
32 | + * /RO-C-ROSINA-2-ESC[1-4]-V1.0/DATA/COPS/SR/ | |
33 | + * /RO-C-ROSINA-2-EXT[1-3]-V1.0/DATA/COPS/SR/ | |
34 | + </ProviderResourceName> | |
35 | + <ProviderProcessingLevel>Calibrated</ProviderProcessingLevel> | |
36 | + <InstrumentID>spase://CDPP/Instrument/AMDA/Rosetta/RSN</InstrumentID> | |
37 | + <MeasurementType>NeutralGas</MeasurementType> | |
38 | + <TemporalDescription> | |
39 | + <TimeSpan> | |
40 | + <StartDate>1970-01-01T00:00:00Z</StartDate> | |
41 | + <StopDate>1970-01-01T00:00:00Z</StopDate> | |
42 | + </TimeSpan> | |
43 | + <Cadence>PT2S</Cadence> | |
44 | + </TemporalDescription> | |
45 | + <Parameter> | |
46 | + <Name>ram gauge : pressure</Name> | |
47 | + <ParameterKey>ros_rsn_sr_rg</ParameterKey> | |
48 | + <Ucd/> | |
49 | + <Units>nPa</Units> | |
50 | + <RenderingHints> | |
51 | + <DisplayType>TimeSeries</DisplayType> | |
52 | + </RenderingHints> | |
53 | + </Parameter> | |
54 | + </NumericalData> | |
55 | +</Spase> | |
... | ... |