Commit 8d9e82261e2a9f263f715ba914469ffb7ebbd05e
1 parent
78b23b1b
Exists in
juice_jdc
and in
4 other branches
Add Bepi MIA Venus flyby #2
Showing
1 changed file
with
51 additions
and
0 deletions
Show diff stats
... | ... | @@ -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/Bepi/MIA/bepi-mia-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>spase://CNES/Person/Yoshifumi.Saito</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/Bepi/MIA</InstrumentID> | |
27 | + <MeasurementType>ThermalPlasma</MeasurementType> | |
28 | + <TemporalDescription> | |
29 | + <TimeSpan> | |
30 | + <StartDate>2020-04-10T00:00:00Z</StartDate> | |
31 | + <StopDate>2020-09-01T00:00:00Z</StopDate> | |
32 | + </TimeSpan> | |
33 | + <CadenceMin>PT1S</CadenceMin> | |
34 | + </TemporalDescription> | |
35 | + <ObservedRegion>Venus</ObservedRegion> | |
36 | + <Parameter> | |
37 | + <Name>cnts</Name> | |
38 | + <ParameterKey>mia_venus2_let4m23</ParameterKey> | |
39 | + <Description/> | |
40 | + <Ucd/> | |
41 | + <Units>cnts</Units> | |
42 | + <RenderingHints> | |
43 | + <DisplayType>Spectrogram</DisplayType> | |
44 | + </RenderingHints> | |
45 | + <Particle> | |
46 | + <ParticleType>Ion</ParticleType> | |
47 | + <ParticleQuantity>Counts</ParticleQuantity> | |
48 | + </Particle> | |
49 | + </Parameter> | |
50 | + </NumericalData> | |
51 | +</Spase> | ... | ... |