Commit dc8b1f82d76eef69e215caefc5e6c944d4be2048
1 parent
7296990e
Exists in
master
and in
11 other branches
jhdgk
Showing
5 changed files
with
516 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,134 @@ |
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://www.spase-group.org/data/schema/spase-2_3_0.xsd"> | |
3 | + <Version>2.3.0</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/PSP/epiLo/psp-loic-chC</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>channel C</ResourceName> | |
8 | + <ReleaseDate>2019-11-12T10:48:29Z</ReleaseDate> | |
9 | + <Description> | |
10 | + Ion composition mode channel C | |
11 | + </Description> | |
12 | + <Acknowledgement> | |
13 | + Please acknowledge the National Aeronautics and Space Administration, NASA | |
14 | + </Acknowledgement> | |
15 | + <Contact> | |
16 | + <PersonID>spase://SMWG/Person/David.J.McComas</PersonID> | |
17 | + <Role>PrincipalInvestigator</Role> | |
18 | + </Contact> | |
19 | + <Contact> | |
20 | + <PersonID>spase://SMWG/Person/Eric.R.Christian</PersonID> | |
21 | + <Role>DeputyPI</Role> | |
22 | + </Contact> | |
23 | + <InformationURL> | |
24 | + <Name>PSP/ISoIS Energetic Particle Data - User Guide</Name> | |
25 | + <URL>https://spdf.sci.gsfc.nasa.gov/pub/data/psp/isois/ISOIS_Data_Glossary.pdf</URL> | |
26 | + </InformationURL> | |
27 | + <InformationURL> | |
28 | + <Name>Parker Solar Probe Mission Instrument web page, JPL</Name> | |
29 | + <URL>http://parkersolarprobe.jhuapl.edu/Spacecraft/index.php#Instruments</URL> | |
30 | + </InformationURL> | |
31 | + </ResourceHeader> | |
32 | + <AccessInformation> | |
33 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
34 | + <Availability>Online</Availability> | |
35 | + <AccessRights>Open</AccessRights> | |
36 | + <AccessURL> | |
37 | + <Name>AMDA at CDPP</Name> | |
38 | + <URL> | |
39 | + http://amda.cdpp.eu | |
40 | + </URL> | |
41 | + </AccessURL> | |
42 | + <Format>Text</Format> | |
43 | + <Acknowledgement> | |
44 | + AMDA is a science analysis system provided by the Centre de Donnees de la | |
45 | + Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and | |
46 | + Universite Paul Sabatier, Toulouse | |
47 | + </Acknowledgement> | |
48 | + </AccessInformation> | |
49 | + <ProviderName>SPDF</ProviderName> | |
50 | + <ProviderAcknowlegment> | |
51 | + Please acknowledge the CDAWeb team at GSFC/SPDF.</ProviderAcknowlegment> | |
52 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/PSP/epiLo</InstrumentID> | |
53 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
54 | + <TemporalDescription> | |
55 | + <TimeSpan> | |
56 | + <StartDate>2018-09-02T00:00:12Z</StartDate> | |
57 | + <StopDate>2025-08-12T23:59:55Z</StopDate> | |
58 | + </TimeSpan> | |
59 | + <Cadence>PT1800S</Cadence> | |
60 | + </TemporalDescription> | |
61 | + <ObservedRegion>Heliosphere.Inner</ObservedRegion> | |
62 | + <ObservedRegion>Sun.Corona</ObservedRegion> | |
63 | + <Parameter> | |
64 | + <Name>he4 flux</Name> | |
65 | + <ParameterKey>psp_loic_he4f</ParameterKey> | |
66 | + <Description> | |
67 | + Helium 4 flux | |
68 | + </Description> | |
69 | + <Units>1/cm²/sr/s/(MeV/nuc)</Units> | |
70 | + <RenderingHints> | |
71 | + <DisplayType>Spectrogram</DisplayType> | |
72 | + </RenderingHints> | |
73 | + <Particle> | |
74 | + <ParticleQuantity>EnergyFlux</ParticleQuantity> | |
75 | + </Particle> | |
76 | + </Parameter> | |
77 | + <Parameter> | |
78 | + <Name>he3 count rate</Name> | |
79 | + <ParameterKey>psp_loic_he3cr</ParameterKey> | |
80 | + <Description> | |
81 | + Helium 3 count rate | |
82 | + </Description> | |
83 | + <Units>counts/sec</Units> | |
84 | + <RenderingHints> | |
85 | + <DisplayType>Spectrogram</DisplayType> | |
86 | + </RenderingHints> | |
87 | + <Particle> | |
88 | + <ParticleQuantity>CountRate</ParticleQuantity> | |
89 | + </Particle> | |
90 | + </Parameter> | |
91 | + <Parameter> | |
92 | + <Name>he4 count rate</Name> | |
93 | + <ParameterKey>psp_loic_he4cr</ParameterKey> | |
94 | + <Description> | |
95 | + Helium 4 count rate | |
96 | + </Description> | |
97 | + <Units>counts/sec</Units> | |
98 | + <RenderingHints> | |
99 | + <DisplayType>Spectrogram</DisplayType> | |
100 | + </RenderingHints> | |
101 | + <Particle> | |
102 | + <ParticleQuantity>CountRate</ParticleQuantity> | |
103 | + </Particle> | |
104 | + </Parameter> | |
105 | + <Parameter> | |
106 | + <Name>o count rate</Name> | |
107 | + <ParameterKey>psp_loic_Ocr</ParameterKey> | |
108 | + <Description> | |
109 | + Oxygen count rate | |
110 | + </Description> | |
111 | + <Units>counts/sec</Units> | |
112 | + <RenderingHints> | |
113 | + <DisplayType>Spectrogram</DisplayType> | |
114 | + </RenderingHints> | |
115 | + <Particle> | |
116 | + <ParticleQuantity>CountRate</ParticleQuantity> | |
117 | + </Particle> | |
118 | + </Parameter> | |
119 | + <Parameter> | |
120 | + <Name>Fe count rate</Name> | |
121 | + <ParameterKey>psp_loic_Fecr</ParameterKey> | |
122 | + <Description> | |
123 | + Iron count rate | |
124 | + </Description> | |
125 | + <Units>counts/sec</Units> | |
126 | + <RenderingHints> | |
127 | + <DisplayType>Spectrogram</DisplayType> | |
128 | + </RenderingHints> | |
129 | + <Particle> | |
130 | + <ParticleQuantity>CountRate</ParticleQuantity> | |
131 | + </Particle> | |
132 | + </Parameter> | |
133 | +</NumericalData> | |
134 | +</> | |
... | ... |
... | ... | @@ -0,0 +1,106 @@ |
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://www.spase-group.org/data/schema/spase-2_3_0.xsd"> | |
3 | + <Version>2.3.0</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/PSP/epiLo/psp-loic-chD</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>channel D</ResourceName> | |
8 | + <ReleaseDate>2019-11-12T10:48:29Z</ReleaseDate> | |
9 | + <Description> | |
10 | + Ion composition mode channel D | |
11 | + </Description> | |
12 | + <Acknowledgement> | |
13 | + Please acknowledge the National Aeronautics and Space Administration, NASA | |
14 | + </Acknowledgement> | |
15 | + <Contact> | |
16 | + <PersonID>spase://SMWG/Person/David.J.McComas</PersonID> | |
17 | + <Role>PrincipalInvestigator</Role> | |
18 | + </Contact> | |
19 | + <Contact> | |
20 | + <PersonID>spase://SMWG/Person/Eric.R.Christian</PersonID> | |
21 | + <Role>DeputyPI</Role> | |
22 | + </Contact> | |
23 | + <InformationURL> | |
24 | + <Name>PSP/ISoIS Energetic Particle Data - User Guide</Name> | |
25 | + <URL>https://spdf.sci.gsfc.nasa.gov/pub/data/psp/isois/ISOIS_Data_Glossary.pdf</URL> | |
26 | + </InformationURL> | |
27 | + <InformationURL> | |
28 | + <Name>Parker Solar Probe Mission Instrument web page, JPL</Name> | |
29 | + <URL>http://parkersolarprobe.jhuapl.edu/Spacecraft/index.php#Instruments</URL> | |
30 | + </InformationURL> | |
31 | + </ResourceHeader> | |
32 | + <AccessInformation> | |
33 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
34 | + <Availability>Online</Availability> | |
35 | + <AccessRights>Open</AccessRights> | |
36 | + <AccessURL> | |
37 | + <Name>AMDA at CDPP</Name> | |
38 | + <URL> | |
39 | + http://amda.cdpp.eu | |
40 | + </URL> | |
41 | + </AccessURL> | |
42 | + <Format>Text</Format> | |
43 | + <Acknowledgement> | |
44 | + AMDA is a science analysis system provided by the Centre de Donnees de la | |
45 | + Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and | |
46 | + Universite Paul Sabatier, Toulouse | |
47 | + </Acknowledgement> | |
48 | + </AccessInformation> | |
49 | + <ProviderName>SPDF</ProviderName> | |
50 | + <ProviderAcknowlegment> | |
51 | + Please acknowledge the CDAWeb team at GSFC/SPDF.</ProviderAcknowlegment> | |
52 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/PSP/epiLo</InstrumentID> | |
53 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
54 | + <TemporalDescription> | |
55 | + <TimeSpan> | |
56 | + <StartDate>2018-09-02T00:00:12Z</StartDate> | |
57 | + <StopDate>2025-08-12T23:59:55Z</StopDate> | |
58 | + </TimeSpan> | |
59 | + <Cadence>PT7200S</Cadence> | |
60 | + </TemporalDescription> | |
61 | + <ObservedRegion>Heliosphere.Inner</ObservedRegion> | |
62 | + <ObservedRegion>Sun.Corona</ObservedRegion> | |
63 | + <Parameter> | |
64 | + <Name>Mg count rate</Name> | |
65 | + <ParameterKey>psp_loic_mgcr</ParameterKey> | |
66 | + <Description> | |
67 | + Magnesium count rate | |
68 | + </Description> | |
69 | + <Units>counts/sec</Units> | |
70 | + <RenderingHints> | |
71 | + <DisplayType>Spectrogram</DisplayType> | |
72 | + </RenderingHints> | |
73 | + <Particle> | |
74 | + <ParticleQuantity>CountRate</ParticleQuantity> | |
75 | + </Particle> | |
76 | + </Parameter> | |
77 | + <Parameter> | |
78 | + <Name>si count rate</Name> | |
79 | + <ParameterKey>psp_loic_sicr</ParameterKey> | |
80 | + <Description> | |
81 | + Silicon count rate | |
82 | + </Description> | |
83 | + <Units>counts/sec</Units> | |
84 | + <RenderingHints> | |
85 | + <DisplayType>Spectrogram</DisplayType> | |
86 | + </RenderingHints> | |
87 | + <Particle> | |
88 | + <ParticleQuantity>CountRate</ParticleQuantity> | |
89 | + </Particle> | |
90 | + </Parameter> | |
91 | + <Parameter> | |
92 | + <Name>c count rate</Name> | |
93 | + <ParameterKey>psp_loic_Ccr</ParameterKey> | |
94 | + <Description> | |
95 | + Carbon count rate | |
96 | + </Description> | |
97 | + <Units>counts/sec</Units> | |
98 | + <RenderingHints> | |
99 | + <DisplayType>Spectrogram</DisplayType> | |
100 | + </RenderingHints> | |
101 | + <Particle> | |
102 | + <ParticleQuantity>CountRate</ParticleQuantity> | |
103 | + </Particle> | |
104 | + </Parameter> | |
105 | +</NumericalData> | |
106 | +</> | |
... | ... |
... | ... | @@ -0,0 +1,92 @@ |
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://www.spase-group.org/data/schema/spase-2_3_0.xsd"> | |
3 | + <Version>2.3.0</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/PSP/epiLo/psp-loic-chP</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>channel P</ResourceName> | |
8 | + <ReleaseDate>2019-11-12T10:48:29Z</ReleaseDate> | |
9 | + <Description> | |
10 | + Ion composition mode channel P | |
11 | + </Description> | |
12 | + <Acknowledgement> | |
13 | + Please acknowledge the National Aeronautics and Space Administration, NASA | |
14 | + </Acknowledgement> | |
15 | + <Contact> | |
16 | + <PersonID>spase://SMWG/Person/David.J.McComas</PersonID> | |
17 | + <Role>PrincipalInvestigator</Role> | |
18 | + </Contact> | |
19 | + <Contact> | |
20 | + <PersonID>spase://SMWG/Person/Eric.R.Christian</PersonID> | |
21 | + <Role>DeputyPI</Role> | |
22 | + </Contact> | |
23 | + <InformationURL> | |
24 | + <Name>PSP/ISoIS Energetic Particle Data - User Guide</Name> | |
25 | + <URL>https://spdf.sci.gsfc.nasa.gov/pub/data/psp/isois/ISOIS_Data_Glossary.pdf</URL> | |
26 | + </InformationURL> | |
27 | + <InformationURL> | |
28 | + <Name>Parker Solar Probe Mission Instrument web page, JPL</Name> | |
29 | + <URL>http://parkersolarprobe.jhuapl.edu/Spacecraft/index.php#Instruments</URL> | |
30 | + </InformationURL> | |
31 | + </ResourceHeader> | |
32 | + <AccessInformation> | |
33 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
34 | + <Availability>Online</Availability> | |
35 | + <AccessRights>Open</AccessRights> | |
36 | + <AccessURL> | |
37 | + <Name>AMDA at CDPP</Name> | |
38 | + <URL> | |
39 | + http://amda.cdpp.eu | |
40 | + </URL> | |
41 | + </AccessURL> | |
42 | + <Format>Text</Format> | |
43 | + <Acknowledgement> | |
44 | + AMDA is a science analysis system provided by the Centre de Donnees de la | |
45 | + Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and | |
46 | + Universite Paul Sabatier, Toulouse | |
47 | + </Acknowledgement> | |
48 | + </AccessInformation> | |
49 | + <ProviderName>SPDF</ProviderName> | |
50 | + <ProviderAcknowlegment> | |
51 | + Please acknowledge the CDAWeb team at GSFC/SPDF.</ProviderAcknowlegment> | |
52 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/PSP/epiLo</InstrumentID> | |
53 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
54 | + <TemporalDescription> | |
55 | + <TimeSpan> | |
56 | + <StartDate>2018-09-02T00:00:12Z</StartDate> | |
57 | + <StopDate>2025-08-12T23:59:55Z</StopDate> | |
58 | + </TimeSpan> | |
59 | + <Cadence>PT1800S</Cadence> | |
60 | + </TemporalDescription> | |
61 | + <ObservedRegion>Heliosphere.Inner</ObservedRegion> | |
62 | + <ObservedRegion>Sun.Corona</ObservedRegion> | |
63 | + <Parameter> | |
64 | + <Name>h+ flux</Name> | |
65 | + <ParameterKey>psp_loic_PHf</ParameterKey> | |
66 | + <Description> | |
67 | + Proton flux | |
68 | + </Description> | |
69 | + <Units>1/cm²/sr/s/(MeV/nuc)</Units> | |
70 | + <RenderingHints> | |
71 | + <DisplayType>Spectrogram</DisplayType> | |
72 | + </RenderingHints> | |
73 | + <Particle> | |
74 | + <ParticleQuantity>EnergyFlux</ParticleQuantity> | |
75 | + </Particle> | |
76 | + </Parameter> | |
77 | + <Parameter> | |
78 | + <Name>h+ count rate</Name> | |
79 | + <ParameterKey>psp_loic_PHcr</ParameterKey> | |
80 | + <Description> | |
81 | + Protons count rate | |
82 | + </Description> | |
83 | + <Units>counts/sec</Units> | |
84 | + <RenderingHints> | |
85 | + <DisplayType>Spectrogram</DisplayType> | |
86 | + </RenderingHints> | |
87 | + <Particle> | |
88 | + <ParticleQuantity>CountRate</ParticleQuantity> | |
89 | + </Particle> | |
90 | + </Parameter> | |
91 | +</NumericalData> | |
92 | +</> | |
... | ... |
... | ... | @@ -0,0 +1,92 @@ |
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://www.spase-group.org/data/schema/spase-2_3_0.xsd"> | |
3 | + <Version>2.3.0</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/PSP/epiLo/psp-loic-chR</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>channel R</ResourceName> | |
8 | + <ReleaseDate>2019-11-12T10:48:29Z</ReleaseDate> | |
9 | + <Description> | |
10 | + Ion composition mode channel R | |
11 | + </Description> | |
12 | + <Acknowledgement> | |
13 | + Please acknowledge the National Aeronautics and Space Administration, NASA | |
14 | + </Acknowledgement> | |
15 | + <Contact> | |
16 | + <PersonID>spase://SMWG/Person/David.J.McComas</PersonID> | |
17 | + <Role>PrincipalInvestigator</Role> | |
18 | + </Contact> | |
19 | + <Contact> | |
20 | + <PersonID>spase://SMWG/Person/Eric.R.Christian</PersonID> | |
21 | + <Role>DeputyPI</Role> | |
22 | + </Contact> | |
23 | + <InformationURL> | |
24 | + <Name>PSP/ISoIS Energetic Particle Data - User Guide</Name> | |
25 | + <URL>https://spdf.sci.gsfc.nasa.gov/pub/data/psp/isois/ISOIS_Data_Glossary.pdf</URL> | |
26 | + </InformationURL> | |
27 | + <InformationURL> | |
28 | + <Name>Parker Solar Probe Mission Instrument web page, JPL</Name> | |
29 | + <URL>http://parkersolarprobe.jhuapl.edu/Spacecraft/index.php#Instruments</URL> | |
30 | + </InformationURL> | |
31 | + </ResourceHeader> | |
32 | + <AccessInformation> | |
33 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
34 | + <Availability>Online</Availability> | |
35 | + <AccessRights>Open</AccessRights> | |
36 | + <AccessURL> | |
37 | + <Name>AMDA at CDPP</Name> | |
38 | + <URL> | |
39 | + http://amda.cdpp.eu | |
40 | + </URL> | |
41 | + </AccessURL> | |
42 | + <Format>Text</Format> | |
43 | + <Acknowledgement> | |
44 | + AMDA is a science analysis system provided by the Centre de Donnees de la | |
45 | + Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and | |
46 | + Universite Paul Sabatier, Toulouse | |
47 | + </Acknowledgement> | |
48 | + </AccessInformation> | |
49 | + <ProviderName>SPDF</ProviderName> | |
50 | + <ProviderAcknowlegment> | |
51 | + Please acknowledge the CDAWeb team at GSFC/SPDF.</ProviderAcknowlegment> | |
52 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/PSP/epiLo</InstrumentID> | |
53 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
54 | + <TemporalDescription> | |
55 | + <TimeSpan> | |
56 | + <StartDate>2018-09-02T00:00:12Z</StartDate> | |
57 | + <StopDate>2025-08-12T23:59:55Z</StopDate> | |
58 | + </TimeSpan> | |
59 | + <Cadence>PT600S</Cadence> | |
60 | + </TemporalDescription> | |
61 | + <ObservedRegion>Heliosphere.Inner</ObservedRegion> | |
62 | + <ObservedRegion>Sun.Corona</ObservedRegion> | |
63 | + <Parameter> | |
64 | + <Name>h+ flux</Name> | |
65 | + <ParameterKey>psp_loic_RHf</ParameterKey> | |
66 | + <Description> | |
67 | + Proton flux | |
68 | + </Description> | |
69 | + <Units>1/cm²/sr/s/(MeV/nuc)</Units> | |
70 | + <RenderingHints> | |
71 | + <DisplayType>Spectrogram</DisplayType> | |
72 | + </RenderingHints> | |
73 | + <Particle> | |
74 | + <ParticleQuantity>EnergyFlux</ParticleQuantity> | |
75 | + </Particle> | |
76 | + </Parameter> | |
77 | + <Parameter> | |
78 | + <Name>h+ count rate</Name> | |
79 | + <ParameterKey>psp_loic_RHcr</ParameterKey> | |
80 | + <Description> | |
81 | + Protons count rate | |
82 | + </Description> | |
83 | + <Units>counts/sec</Units> | |
84 | + <RenderingHints> | |
85 | + <DisplayType>Spectrogram</DisplayType> | |
86 | + </RenderingHints> | |
87 | + <Particle> | |
88 | + <ParticleQuantity>CountRate</ParticleQuantity> | |
89 | + </Particle> | |
90 | + </Parameter> | |
91 | +</NumericalData> | |
92 | +</> | |
... | ... |
... | ... | @@ -0,0 +1,92 @@ |
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://www.spase-group.org/data/schema/spase-2_3_0.xsd"> | |
3 | + <Version>2.3.0</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/PSP/epiLo/psp-loic-chT</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>channel T</ResourceName> | |
8 | + <ReleaseDate>2019-11-12T10:48:29Z</ReleaseDate> | |
9 | + <Description> | |
10 | + Ion composition mode channel T | |
11 | + </Description> | |
12 | + <Acknowledgement> | |
13 | + Please acknowledge the National Aeronautics and Space Administration, NASA | |
14 | + </Acknowledgement> | |
15 | + <Contact> | |
16 | + <PersonID>spase://SMWG/Person/David.J.McComas</PersonID> | |
17 | + <Role>PrincipalInvestigator</Role> | |
18 | + </Contact> | |
19 | + <Contact> | |
20 | + <PersonID>spase://SMWG/Person/Eric.R.Christian</PersonID> | |
21 | + <Role>DeputyPI</Role> | |
22 | + </Contact> | |
23 | + <InformationURL> | |
24 | + <Name>PSP/ISoIS Energetic Particle Data - User Guide</Name> | |
25 | + <URL>https://spdf.sci.gsfc.nasa.gov/pub/data/psp/isois/ISOIS_Data_Glossary.pdf</URL> | |
26 | + </InformationURL> | |
27 | + <InformationURL> | |
28 | + <Name>Parker Solar Probe Mission Instrument web page, JPL</Name> | |
29 | + <URL>http://parkersolarprobe.jhuapl.edu/Spacecraft/index.php#Instruments</URL> | |
30 | + </InformationURL> | |
31 | + </ResourceHeader> | |
32 | + <AccessInformation> | |
33 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
34 | + <Availability>Online</Availability> | |
35 | + <AccessRights>Open</AccessRights> | |
36 | + <AccessURL> | |
37 | + <Name>AMDA at CDPP</Name> | |
38 | + <URL> | |
39 | + http://amda.cdpp.eu | |
40 | + </URL> | |
41 | + </AccessURL> | |
42 | + <Format>Text</Format> | |
43 | + <Acknowledgement> | |
44 | + AMDA is a science analysis system provided by the Centre de Donnees de la | |
45 | + Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and | |
46 | + Universite Paul Sabatier, Toulouse | |
47 | + </Acknowledgement> | |
48 | + </AccessInformation> | |
49 | + <ProviderName>SPDF</ProviderName> | |
50 | + <ProviderAcknowlegment> | |
51 | + Please acknowledge the CDAWeb team at GSFC/SPDF.</ProviderAcknowlegment> | |
52 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/PSP/epiLo</InstrumentID> | |
53 | + <MeasurementType>EnergeticParticles</MeasurementType> | |
54 | + <TemporalDescription> | |
55 | + <TimeSpan> | |
56 | + <StartDate>2018-09-02T00:00:12Z</StartDate> | |
57 | + <StopDate>2025-08-12T23:59:55Z</StopDate> | |
58 | + </TimeSpan> | |
59 | + <Cadence>PT1800S</Cadence> | |
60 | + </TemporalDescription> | |
61 | + <ObservedRegion>Heliosphere.Inner</ObservedRegion> | |
62 | + <ObservedRegion>Sun.Corona</ObservedRegion> | |
63 | + <Parameter> | |
64 | + <Name>h+ flux</Name> | |
65 | + <ParameterKey>psp_loic_THf</ParameterKey> | |
66 | + <Description> | |
67 | + Proton flux | |
68 | + </Description> | |
69 | + <Units>1/cm²/sr/s/(MeV/nuc)</Units> | |
70 | + <RenderingHints> | |
71 | + <DisplayType>Spectrogram</DisplayType> | |
72 | + </RenderingHints> | |
73 | + <Particle> | |
74 | + <ParticleQuantity>EnergyFlux</ParticleQuantity> | |
75 | + </Particle> | |
76 | + </Parameter> | |
77 | + <Parameter> | |
78 | + <Name>h+ count rate</Name> | |
79 | + <ParameterKey>psp_loic_THcr</ParameterKey> | |
80 | + <Description> | |
81 | + Protons count rate | |
82 | + </Description> | |
83 | + <Units>counts/sec</Units> | |
84 | + <RenderingHints> | |
85 | + <DisplayType>Spectrogram</DisplayType> | |
86 | + </RenderingHints> | |
87 | + <Particle> | |
88 | + <ParticleQuantity>CountRate</ParticleQuantity> | |
89 | + </Particle> | |
90 | + </Parameter> | |
91 | +</NumericalData> | |
92 | +</> | |
... | ... |