Commit 8a382cba6d15900a8ac85b39d54128a1af286d7b
1 parent
d9499f15
Exists in
juice_jdc
and in
4 other branches
ACE epam
Showing
1 changed file
with
46 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,46 @@ |
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://www.spase-group.org/data/schema/spase-2_0_0.xsd"> | |
3 | + <Version>2.0.0</Version> | |
4 | + <Instrument> | |
5 | + <ResourceID>spase://CNES/Instrument/CDPP-AMDA/ACE/EPAM</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>ACE Electron Proton Alpha Monitor</ResourceName> | |
8 | + <AlternateName>ACE EPAM</AlternateName> | |
9 | + <AlternateName>1997-045A-08</AlternateName> | |
10 | + <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate> | |
11 | + <Description>EPAM is composed of five telescope apertures of three different types. | |
12 | + Two Low Energy Foil Spectrometers (LEFS) measure the flux and direction of electrons above 30 keV (geometry factor = 0.397 cm^2 sr), | |
13 | + two Low Energy Magnetic Spectrometers (LEMS) measure the flux and direction of ions greater than 50 keV (geometry factor = 0.48 cm^2 sr), | |
14 | + and the Composition Aperture (CA) measures the elemental composition of the ions (geometry factor = 0.24 cm^2 sr). | |
15 | + The telescopes use the spin of the spacecraft to sweep the full sky. Solid-state detectors are used to measure the energy and composition of the incoming particles. | |
16 | +</Description> | |
17 | + <Contact> | |
18 | + <PersonID>spase://CNES/Person/Dennis.Haggerty</PersonID> | |
19 | + <Role>TechnicalContact</Role> | |
20 | +</Contact> | |
21 | + <Contact> | |
22 | + <PersonID>spase://CNES/Person/Robert.E.Gold</PersonID> | |
23 | + <Role>CoInvestigator</Role> | |
24 | +</Contact> | |
25 | + <InformationURL> | |
26 | + <Name>Instrument description</Name> | |
27 | + <URL>http://sd-www.jhuapl.edu/ACE/EPAM/</URL> | |
28 | + <Description>Description of the ACE EPAM instrument design and instrument characteristics, with links to data and other documentation</Description> | |
29 | +</InformationURL> | |
30 | + <InformationURL> | |
31 | + <Name>NSSDC's Master Catalog</Name> | |
32 | + <URL>https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1997-045A-08</URL> | |
33 | + <Description>Information about the EPAM experiment on the ACE mission.</Description> | |
34 | +</InformationURL> | |
35 | + <InformationURL> | |
36 | + <Name>Space Science Reviews Journal Article</Name> | |
37 | + <URL>https://link.springer.com/article/10.1023/A:1005088115759</URL> | |
38 | + <Description>Detailed information about the Electron Proton Alpha Monitor experiment on the ACE mission.</Description> | |
39 | +</InformationURL> | |
40 | + <PriorID>spase://SMWG/instrument/1997-045A-08</PriorID> | |
41 | +</ResourceHeader> | |
42 | + <InstrumentType>EnergeticParticleInstrument</InstrumentType> | |
43 | + <InvestigationName>Electron Proton and Alpha Monitor (EPAM) on ACE</InvestigationName> | |
44 | + <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/ACE</ObservatoryID> | |
45 | +</Instrument> | |
46 | +</Spase> | ... | ... |