Commit 34dddfc89321324933e383f366b0ae67dead267b
1 parent
25893306
Exists in
master
and in
12 other branches
vex
Showing
5 changed files
with
29 additions
and
7 deletions
Show diff stats
Instrument/AMDA/VEX/ELS.xml
... | ... | @@ -7,17 +7,15 @@ |
7 | 7 | <ResourceName>ELS</ResourceName> |
8 | 8 | <AlternateName>Electron Spectrometer</AlternateName> |
9 | 9 | <ReleaseDate>2012-06-13T00:00:00Z</ReleaseDate> |
10 | - <Description>The Electron Spectrometer (ELS) of the ASPERA-4 package | |
11 | -flown on Venus Express measures electrons in the energy range 0.01-20 keV. | |
10 | + <Description>The Electron Spectrometer (ELS) of the ASPERA-4 package flown on Venus Express measures electrons in the energy range 0.01-20 keV. | |
12 | 11 | The intrinsic field of view is 4 deg x 360 deg. The 360 deg aperture is |
13 | -divided into 16 sectors. The sensor is a standard top-hat electrostatic | |
14 | -analyzer in a very compact design.</Description> | |
12 | +divided into 16 sectors. The sensor is a standard top-hat electrostatic analyzer in a very compact design.</Description> | |
15 | 13 | <Contact> |
16 | 14 | <PersonID>spase://SMWG/Person/Stas.Barabash</PersonID> |
17 | 15 | <Role>PrincipalInvestigator</Role> |
18 | 16 | </Contact> |
19 | 17 | <Contact> |
20 | - <PersonID>spase://CDPP/Person/Rudy.Frahm</PersonID> | |
18 | + <PersonID>spase://CDPP/Person/Andrew.J.Coates</PersonID> | |
21 | 19 | <Role>GeneralContact</Role> |
22 | 20 | </Contact> |
23 | 21 | <InformationURL> |
... | ... |
NumericalData/AMDA/VEX/ELS/vex-els-all.xml
... | ... | @@ -17,6 +17,10 @@ |
17 | 17 | <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID> |
18 | 18 | <Role>TechnicalContact</Role> |
19 | 19 | </Contact> |
20 | + <InformationURL> | |
21 | + <Name>ELS data analysis at PSA</Name> | |
22 | + <URL>ftp://psa.esac.esa.int/pub/mirror/VENUS-EXPRESS/ASPERA4/VEX-V-SW-ASPERA-2-ELS-V1.0/DOCUMENT/ELS_DATA_ANALYSIS_SUMMARY.PDF</URL> | |
23 | + </InformationURL> | |
20 | 24 | </ResourceHeader> |
21 | 25 | <AccessInformation> |
22 | 26 | <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> |
... | ... | @@ -39,8 +43,14 @@ |
39 | 43 | <Cadence_Max>PT4S</Cadence_Max> |
40 | 44 | </TemporalDescription> |
41 | 45 | <ObservedRegion>Venus</ObservedRegion> |
46 | + <Caveats> | |
47 | + Anode selection : | |
48 | + Anodes 5-12 have unobstructed views. Anodes 11 and | |
49 | + 12 provide the best views and are the | |
50 | + most commonly used in data analysis. | |
51 | + </Caveats> | |
42 | 52 | <Keyword>plasma</Keyword> |
43 | - <Keyword>electron</Keyword> | |
53 | + <Keyword>electron</Keyword> | |
44 | 54 | <Parameter> |
45 | 55 | <Name>spectra</Name> |
46 | 56 | <ParameterKey>vex_els_spec</ParameterKey> |
... | ... |
NumericalData/AMDA/VEX/MAG/vex-mag-all.xml
... | ... | @@ -11,6 +11,10 @@ |
11 | 11 | <PersonID>spase://CDPP/Person/Magda.Delva</PersonID> |
12 | 12 | <Role>GeneralContact</Role> |
13 | 13 | </Contact> |
14 | + <InformationURL> | |
15 | + <Name>PSA dataset description</Name> | |
16 | + <URL>ftp://psa.esac.esa.int/pub/mirror/VENUS-EXPRESS/MAG/VEX-V-Y-MAG-4-V1.0/DOCUMENT/VE-MAG-EAICD-IWF.PDF</URL> | |
17 | + </InformationURL> | |
14 | 18 | </ResourceHeader> |
15 | 19 | <AccessInformation> |
16 | 20 | <RepositoryID>spase://CDPP/Repository/AMDA</RepositoryID> |
... | ... |
NumericalData/AMDA/VEX/MAG/vex-mag-hz.xml
... | ... | @@ -12,7 +12,7 @@ |
12 | 12 | <Role>GeneralContact</Role> |
13 | 13 | </Contact> |
14 | 14 | <InformationURL> |
15 | - <Name>PSA dataset descriotion</Name> | |
15 | + <Name>PSA dataset description</Name> | |
16 | 16 | <URL>ftp://psa.esac.esa.int/pub/mirror/VENUS-EXPRESS/MAG/VEX-V-Y-MAG-4-V1.0/DOCUMENT/VE-MAG-EAICD-IWF.PDF</URL> |
17 | 17 | </InformationURL> |
18 | 18 | </ResourceHeader> |
... | ... |
... | ... | @@ -0,0 +1,10 @@ |
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_2_0.xsd"> | |
3 | + <Version>2.2.0</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CDPP/Person/Andrew.J.Coates</ResourceID> | |
6 | + <PersonName>Dr. Andrew J. Coates</PersonName> | |
7 | + <OrganizationName>Mullard Space Science Laboratory</OrganizationName> | |
8 | + <Email>a.coates@ucl.ac.uk</Email> | |
9 | + </Person> | |
10 | +</Spase> | |
... | ... |