Commit 459ad5765ebc119d40503c350c28a4bf11029888
1 parent
24b54384
Exists in
juice_jdc
and in
4 other branches
Add Bepi/ENA Venus Flyby #2
Showing
2 changed files
with
74 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,23 @@ |
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/BepiColombo/Mio/ENA</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>ENA</ResourceName> | |
8 | + <AlternateName>Energetic Neutrals Analyzer</AlternateName> | |
9 | + <ReleaseDate>2020-09-22T16:02:13Z</ReleaseDate> | |
10 | + <Description>ToDo</Description> | |
11 | + <Acknowledgement/> | |
12 | + <Contact> | |
13 | + <PersonID></PersonID> | |
14 | + <Role>PrincipalInvestigator</Role> | |
15 | + </Contact> | |
16 | + <PriorID/> | |
17 | + </ResourceHeader> | |
18 | + <InstrumentType>neutral</InstrumentType> | |
19 | + <InvestigationName/> | |
20 | + <ObservatoryID>spase://CNES/Observatory/CDPP-AMDA/BepiColombo/Mio</ObservatoryID> | |
21 | + <Caveats/> | |
22 | + </Instrument> | |
23 | +</Spase> | ... | ... |
NumericalData/CDPP-AMDA/BepiColombo/Mio/ENA/bepi-ena-venus2.xml
0 → 100644
... | ... | @@ -0,0 +1,51 @@ |
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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/BepiColombo/Mio/ENA/bepi-ena-venus2</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>Venus flyby #2</ResourceName> | |
8 | + <ReleaseDate>2020-09-09T15:19:00Z</ReleaseDate> | |
9 | + <Description></Description> | |
10 | + <Contact> | |
11 | + <PersonID></PersonID> | |
12 | + <Role>PrincipalInvestigator</Role> | |
13 | + </Contact> | |
14 | + </ResourceHeader> | |
15 | + <AccessInformation> | |
16 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
17 | + <Availability>Online</Availability> | |
18 | + <AccessRights>Restricted</AccessRights> | |
19 | + <AccessURL> | |
20 | + <URL>http://amda.cdpp.eu</URL> | |
21 | + </AccessURL> | |
22 | + <Format>NetCDF</Format> | |
23 | + </AccessInformation> | |
24 | + <ProviderName>IRAP</ProviderName> | |
25 | + <ProviderResourceName></ProviderResourceName> | |
26 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/BepiColombo/Mio/ENA</InstrumentID> | |
27 | + <MeasurementType>MagneticField</MeasurementType> | |
28 | + <TemporalDescription> | |
29 | + <TimeSpan> | |
30 | + <StartDate>2020-04-07T00:00:00Z</StartDate> | |
31 | + <StopDate>2020-04-12T23:59:59Z</StopDate> | |
32 | + </TimeSpan> | |
33 | + <CadenceMin>PT20S</CadenceMin> | |
34 | + <CadenceMax>PT100S</CadenceMax> | |
35 | + </TemporalDescription> | |
36 | + <Parameter> | |
37 | + <Name>cnts</Name> | |
38 | + <ParameterKey>ena_venus2_channel</ParameterKey> | |
39 | + <Description/> | |
40 | + <Ucd/> | |
41 | + <Units>cnts</Units> | |
42 | + <RenderingHints> | |
43 | + <DisplayType>Spectrogram</DisplayType> | |
44 | + </RenderingHints> | |
45 | + <Particle> | |
46 | + <ParticleType>Atom</ParticleType> | |
47 | + <ParticleQuantity>Counts</ParticleQuantity> | |
48 | + </Particle> | |
49 | + </Parameter> | |
50 | + </NumericalData> | |
51 | +</Spase> | ... | ... |