Blame view

NumericalData/CDPP-AMDA/VEX/IMA/vex-ima-bg.xml 3.08 KB
d1454e62   Elena.Budnik   ima bkgrd
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<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">
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/VEX/IMA/vex-ima-bg</ResourceID>
        <ResourceHeader>
            <ResourceName>background</ResourceName>
            <ReleaseDate>2020-08-15T09:42:00</ReleaseDate>
            <Description></Description>
41de2740   Benjamin Renard   Add acknowledgmen...
10
            <Acknowledgement>These datasets have been derived and provided by the Planetary Space Weather Services (PSWS) Virtual Activity of the Europlanet H2020 Research Infrastructure funded by the European Union's Horizon 2020 research and innovation programme under grant agreement No 654208, and by the Sun Planet Interactions Digital Environment on Request (SPIDER) Virtual Activity of the Europlanet 2024 Research Infrastucture funded by the European Union's Horizon 2020 research and innovation programme under grant agreement No 871149. http://spider-europlanet.irap.omp.eu/</Acknowledgement>
d1454e62   Elena.Budnik   ima bkgrd
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
            <Contact>
                <PersonID>spase://CNES/Person/Yoshifumi.Futaana</PersonID>
                <Role>GeneralContact</Role>
            </Contact>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>IRF</ProviderName>
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/VEX/IMA</InstrumentID>
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2006-05-15T00:56:40Z</StartDate>
                <StopDate>2014-11-27T06:48:16Z</StopDate>
            </TimeSpan>
            <Cadence>PT192S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Venus</ObservedRegion>
        <Caveats>
        </Caveats>
        <Parameter>
            <Name>bkgrd counts</Name>
            <ParameterKey>vex_ima_bg</ParameterKey>
            <Description></Description>
            <Ucd>meta.code.qual;phys.atmol.ionStage</Ucd>
            <Units>cnts</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
        </Parameter>        
        <Parameter>
            <Name>total counts</Name>
            <ParameterKey>vex_ima_totct</ParameterKey>
            <Description></Description>
            <Ucd>phys.density;phys.atmol.ionStage</Ucd>
            <Units>cnts</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
        </Parameter>           
    </NumericalData>
</Spase>