Commit cb367b5df619c789c9ba0cad8b411f05beb45823
1 parent
815dec5d
Exists in
master
and in
11 other branches
created descriptor for STEREO A-B HET instrument
Showing
2 changed files
with
64 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,32 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <Instrument> | |
5 | + <ResourceID>spase://CNES/Instrument/CDPP-AMDA/STEREO-A/IMPACT/HET</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>HET</ResourceName> | |
8 | + <AlternateName>High Energy Telescope</AlternateName> | |
9 | + <ReleaseDate>2018-10-10T20:58:02Z</ReleaseDate> | |
10 | + <Description>The High Energy Telescope, HET, is one of seven Instruments in the STEREO In-Situ Measurements of | |
11 | + Particles and CME Transients, IMPACT, Investigation. With a Linear Array of six Solid State Detectors, | |
12 | + it measures Protons and Helium Ions up to 100 MeV/n and Electrons up to 5 MeV | |
13 | + </Description> | |
14 | + <Acknowledgement>The STEREO IMPACT HET Team</Acknowledgement> | |
15 | + <Contact> | |
16 | + <PersonID>spase://SMWG/Person/Janet.G.Luhmann</PersonID> | |
17 | + <Role>PrincipalInvestigator</Role> | |
18 | + </Contact> | |
19 | + <InformationURL> | |
20 | + <Name>STEREO/IMPACT Mission Site</Name> | |
21 | + <URL>http://sprg.ssl.berkeley.edu/impact/</URL> | |
22 | + </InformationURL> | |
23 | + <InformationURL> | |
24 | + <Name>HET Instrument paper</Name> | |
25 | + <URL>http://www.srl.caltech.edu/STEREO/docs/STEREO-HET-SSR.pdf</URL> | |
26 | + </InformationURL> | |
27 | + </ResourceHeader> | |
28 | + <InstrumentType>ParticleDetector</InstrumentType> | |
29 | + <InvestigationName>In-Situ Measurements of Particles and CME Transients, IMPACT, High Energy Telescope on STEREO A</InvestigationName> | |
30 | + <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/STEREO-A</ObservatoryID> | |
31 | + </Instrument> | |
32 | +</Spase> | ... | ... |
... | ... | @@ -0,0 +1,32 @@ |
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" xsi:schemaLocation="http://www.spase-group.org/data/schema http://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <Instrument> | |
5 | + <ResourceID>spase://CNES/Instrument/CDPP-AMDA/STEREO-B/IMPACT/HET</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>HET</ResourceName> | |
8 | + <AlternateName>High Energy Telescope</AlternateName> | |
9 | + <ReleaseDate>2018-10-10T20:58:02Z</ReleaseDate> | |
10 | + <Description>The High Energy Telescope, HET, is one of seven Instruments in the STEREO In-Situ Measurements of | |
11 | + Particles and CME Transients, IMPACT, Investigation. With a Linear Array of six Solid State Detectors, | |
12 | + it measures Protons and Helium Ions up to 100 MeV/n and Electrons up to 5 MeV | |
13 | + </Description> | |
14 | + <Acknowledgement>The STEREO IMPACT HET Team</Acknowledgement> | |
15 | + <Contact> | |
16 | + <PersonID>spase://SMWG/Person/Janet.G.Luhmann</PersonID> | |
17 | + <Role>PrincipalInvestigator</Role> | |
18 | + </Contact> | |
19 | + <InformationURL> | |
20 | + <Name>STEREO/IMPACT Mission Site</Name> | |
21 | + <URL>http://sprg.ssl.berkeley.edu/impact/</URL> | |
22 | + </InformationURL> | |
23 | + <InformationURL> | |
24 | + <Name>HET Instrument paper</Name> | |
25 | + <URL>http://www.srl.caltech.edu/STEREO/docs/STEREO-HET-SSR.pdf</URL> | |
26 | + </InformationURL> | |
27 | + </ResourceHeader> | |
28 | + <InstrumentType>ParticleDetector</InstrumentType> | |
29 | + <InvestigationName>In-Situ Measurements of Particles and CME Transients, IMPACT, High Energy Telescope on STEREO B</InvestigationName> | |
30 | + <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/STEREO-B</ObservatoryID> | |
31 | + </Instrument> | |
32 | +</Spase> | ... | ... |