Commit 14b0b7cd75f526a80271d0d47536d0ebab9ac2e0
1 parent
5cf40ed7
Exists in
master
and in
12 other branches
ros ies elev
Showing
3 changed files
with
104 additions
and
11 deletions
Show diff stats
NumericalData/AMDA/Rosetta/IES/ros-elc-elv.xml
@@ -4,9 +4,10 @@ | @@ -4,9 +4,10 @@ | ||
4 | <NumericalData> | 4 | <NumericalData> |
5 | <ResourceID>spase://CDPP/NumericalData/AMDA/Rosetta/IES/ros-elc-elv</ResourceID> | 5 | <ResourceID>spase://CDPP/NumericalData/AMDA/Rosetta/IES/ros-elc-elv</ResourceID> |
6 | <ResourceHeader> | 6 | <ResourceHeader> |
7 | - <ResourceName>electron elevation spectra</ResourceName> | ||
8 | - <ReleaseDate>2017-03-12T10:48:29Z</ReleaseDate> | ||
9 | - <Description>Electron elevation spectra : Counts summed over energies and azimuths</Description> | 7 | + <ResourceName>elevation spectra : countrate</ResourceName> |
8 | + <AlternateName>electron elevation spectra : countrate</AlternateName> | ||
9 | + <ReleaseDate>2017-03-17T23:15:11Z</ReleaseDate> | ||
10 | + <Description>Electron elevation spectra : countrates summed over energies and azimuths</Description> | ||
10 | <Acknowledgement>Principal Investigator : James L. Burch, SwRI</Acknowledgement> | 11 | <Acknowledgement>Principal Investigator : James L. Burch, SwRI</Acknowledgement> |
11 | <Contact> | 12 | <Contact> |
12 | <PersonID>spase://CDPP/Person/James.L.Burch</PersonID> | 13 | <PersonID>spase://CDPP/Person/James.L.Burch</PersonID> |
@@ -25,6 +26,11 @@ | @@ -25,6 +26,11 @@ | ||
25 | <URL/> | 26 | <URL/> |
26 | <Description/> | 27 | <Description/> |
27 | </InformationURL> | 28 | </InformationURL> |
29 | + <Association> | ||
30 | + <AssociationID>ros-elc-all</AssociationID> | ||
31 | + <AssociationType>PartOf</AssociationType> | ||
32 | + <Note>electrons</Note> | ||
33 | + </Association> | ||
28 | </ResourceHeader> | 34 | </ResourceHeader> |
29 | <AccessInformation> | 35 | <AccessInformation> |
30 | <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | 36 | <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> |
@@ -38,6 +44,7 @@ | @@ -38,6 +44,7 @@ | ||
38 | <Acknowledgement/> | 44 | <Acknowledgement/> |
39 | </AccessInformation> | 45 | </AccessInformation> |
40 | <ProviderName>SwRI / ImperialCollege</ProviderName> | 46 | <ProviderName>SwRI / ImperialCollege</ProviderName> |
47 | + <ProviderResourceName>V02</ProviderResourceName> | ||
41 | <ProviderProcessingLevel>Uncalibrated</ProviderProcessingLevel> | 48 | <ProviderProcessingLevel>Uncalibrated</ProviderProcessingLevel> |
42 | <InstrumentID>spase://CDPP/Instrument/AMDA/Rosetta/IES</InstrumentID> | 49 | <InstrumentID>spase://CDPP/Instrument/AMDA/Rosetta/IES</InstrumentID> |
43 | <MeasurementType>ThermalPlasma</MeasurementType> | 50 | <MeasurementType>ThermalPlasma</MeasurementType> |
@@ -51,11 +58,11 @@ | @@ -51,11 +58,11 @@ | ||
51 | <ObservedRegion>Comet</ObservedRegion> | 58 | <ObservedRegion>Comet</ObservedRegion> |
52 | <Caveats/> | 59 | <Caveats/> |
53 | <Parameter> | 60 | <Parameter> |
54 | - <Name>elec counts</Name> | 61 | + <Name>e- countrate</Name> |
55 | <ParameterKey>ros_elc_elv</ParameterKey> | 62 | <ParameterKey>ros_elc_elv</ParameterKey> |
56 | <Description/> | 63 | <Description/> |
57 | <Ucd/> | 64 | <Ucd/> |
58 | - <Units>cnts</Units> | 65 | + <Units>s**-1</Units> |
59 | <UnitsConversion/> | 66 | <UnitsConversion/> |
60 | <RenderingHints> | 67 | <RenderingHints> |
61 | <DisplayType>Spectrogram</DisplayType> | 68 | <DisplayType>Spectrogram</DisplayType> |
@@ -66,7 +73,7 @@ | @@ -66,7 +73,7 @@ | ||
66 | <FillValue>-1</FillValue> | 73 | <FillValue>-1</FillValue> |
67 | <Particle> | 74 | <Particle> |
68 | <ParticleType>Electron</ParticleType> | 75 | <ParticleType>Electron</ParticleType> |
69 | - <ParticleQuantity>Counts</ParticleQuantity> | 76 | + <ParticleQuantity>CountRate</ParticleQuantity> |
70 | </Particle> | 77 | </Particle> |
71 | </Parameter> | 78 | </Parameter> |
72 | </NumericalData> | 79 | </NumericalData> |
@@ -0,0 +1,80 @@ | @@ -0,0 +1,80 @@ | ||
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-elev</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>elevation spectra : eflux</ResourceName> | ||
8 | + <AlternateName>ion elevation spectra : dE flux</AlternateName> | ||
9 | + <ReleaseDate>2017-03-17T23:15:13Z</ReleaseDate> | ||
10 | + <Description>Ion elevation spectra : differential energy flux 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-ion-all</AssociationID> | ||
31 | + <AssociationType>PartOf</AssociationType> | ||
32 | + <Note>ions</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 / ImperialCollege</ProviderName> | ||
47 | + <ProviderProcessingLevel>Uncalibrated</ProviderProcessingLevel> | ||
48 | + <InstrumentID>spase://CDPP/Instrument/AMDA/Rosetta/IES</InstrumentID> | ||
49 | + <MeasurementType>ThermalPlasma</MeasurementType> | ||
50 | + <TemporalDescription> | ||
51 | + <TimeSpan> | ||
52 | + <StartDate>2010-11-29T23:18:19Z</StartDate> | ||
53 | + <StopDate>2016-09-30T23:58:44Z</StopDate> | ||
54 | + </TimeSpan> | ||
55 | + <Cadence_Min>PT128S</Cadence_Min> | ||
56 | + <Cadence_Max>PT1024S</Cadence_Max> | ||
57 | + </TemporalDescription> | ||
58 | + <ObservedRegion>Comet</ObservedRegion> | ||
59 | + <Caveats/> | ||
60 | + <Parameter> | ||
61 | + <Name>ion eflux</Name> | ||
62 | + <ParameterKey>ros_ion_elv_eflux</ParameterKey> | ||
63 | + <Description/> | ||
64 | + <Ucd/> | ||
65 | + <Units>>eV/(m**2*s*sr*eV)</Units> | ||
66 | + <UnitsConversion/> | ||
67 | + <RenderingHints> | ||
68 | + <DisplayType>Spectrogram</DisplayType> | ||
69 | + </RenderingHints> | ||
70 | + <Structure> | ||
71 | + <Size>16</Size> | ||
72 | + </Structure> | ||
73 | + <FillValue>-1</FillValue> | ||
74 | + <Particle> | ||
75 | + <ParticleType>Ion</ParticleType> | ||
76 | + <ParticleQuantity>EnergyFlux</ParticleQuantity> | ||
77 | + </Particle> | ||
78 | + </Parameter> | ||
79 | + </NumericalData> | ||
80 | +</Spase> |
NumericalData/AMDA/Rosetta/IES/ros-ion-elv.xml
@@ -4,9 +4,10 @@ | @@ -4,9 +4,10 @@ | ||
4 | <NumericalData> | 4 | <NumericalData> |
5 | <ResourceID>spase://CDPP/NumericalData/AMDA/Rosetta/IES/ros-ion-elv</ResourceID> | 5 | <ResourceID>spase://CDPP/NumericalData/AMDA/Rosetta/IES/ros-ion-elv</ResourceID> |
6 | <ResourceHeader> | 6 | <ResourceHeader> |
7 | - <ResourceName>ion elevation spectra</ResourceName> | ||
8 | - <ReleaseDate>2017-03-12T10:48:29Z</ReleaseDate> | ||
9 | - <Description>Ion elevation spectra : Counts summed over energies and azimuths</Description> | 7 | + <ResourceName>elevation spectra : countrate</ResourceName> |
8 | + <AlternateName>ion elevation spectra : countrate</AlternateName> | ||
9 | + <ReleaseDate>2017-03-17T23:15:13Z</ReleaseDate> | ||
10 | + <Description>Ion elevation spectra : countrate summed over energies and azimuths</Description> | ||
10 | <Acknowledgement>Principal Investigator : James L. Burch, SwRI</Acknowledgement> | 11 | <Acknowledgement>Principal Investigator : James L. Burch, SwRI</Acknowledgement> |
11 | <Contact> | 12 | <Contact> |
12 | <PersonID>spase://CDPP/Person/James.L.Burch</PersonID> | 13 | <PersonID>spase://CDPP/Person/James.L.Burch</PersonID> |
@@ -25,6 +26,11 @@ | @@ -25,6 +26,11 @@ | ||
25 | <URL/> | 26 | <URL/> |
26 | <Description/> | 27 | <Description/> |
27 | </InformationURL> | 28 | </InformationURL> |
29 | + <Association> | ||
30 | + <AssociationID>ros-ion-all</AssociationID> | ||
31 | + <AssociationType>PartOf</AssociationType> | ||
32 | + <Note>ions</Note> | ||
33 | + </Association> | ||
28 | </ResourceHeader> | 34 | </ResourceHeader> |
29 | <AccessInformation> | 35 | <AccessInformation> |
30 | <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | 36 | <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> |
@@ -55,7 +61,7 @@ | @@ -55,7 +61,7 @@ | ||
55 | <ParameterKey>ros_ion_elv</ParameterKey> | 61 | <ParameterKey>ros_ion_elv</ParameterKey> |
56 | <Description/> | 62 | <Description/> |
57 | <Ucd/> | 63 | <Ucd/> |
58 | - <Units>cnts</Units> | 64 | + <Units>s**-1</Units> |
59 | <UnitsConversion/> | 65 | <UnitsConversion/> |
60 | <RenderingHints> | 66 | <RenderingHints> |
61 | <DisplayType>Spectrogram</DisplayType> | 67 | <DisplayType>Spectrogram</DisplayType> |
@@ -66,7 +72,7 @@ | @@ -66,7 +72,7 @@ | ||
66 | <FillValue>-1</FillValue> | 72 | <FillValue>-1</FillValue> |
67 | <Particle> | 73 | <Particle> |
68 | <ParticleType>Ion</ParticleType> | 74 | <ParticleType>Ion</ParticleType> |
69 | - <ParticleQuantity>Counts</ParticleQuantity> | 75 | + <ParticleQuantity>CountRate</ParticleQuantity> |
70 | </Particle> | 76 | </Particle> |
71 | </Parameter> | 77 | </Parameter> |
72 | </NumericalData> | 78 | </NumericalData> |