Blame view

NumericalData/AMDA/MESSENGER/FIPS/mess-fips-ntp.xml 3.46 KB
3b8284bb   Elena.Budnik   MES FIPS NTP
1
2
3
4
<?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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
    <Version>2.2.6</Version>
    <NumericalData>
2264ab97   Elena.Budnik   rename mess fips ntp
5
        <ResourceID>spase://CDPP/NumericalData/AMDA/MESSENGER/FIPS/mess-fips-ntp</ResourceID>
3b8284bb   Elena.Budnik   MES FIPS NTP
6
7
8
9
10
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
        <ResourceHeader>
            <ResourceName>ion moments</ResourceName>
            <ReleaseDate>2017-01-16T14:08:29Z</ReleaseDate>
            <Description>This data set contains FIPS ion number densities and temperatures, 
as well as the pressure calculated from their product.   
Quantities are calculated after sufficient time accumulation 
to allow meaningful interpretation</Description>
         <Contact>
          <PersonID>spase://CDPP/Person/George.Ho</PersonID>
         <Role>DataProducer</Role>      
      </Contact> 
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://CDPP/Repository/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
        <ProcessingLevel>Calibrated</ProcessingLevel>
        <ProviderResourceName>MESS-E_V_H_SW-EPPS-3-FIPS-DDR-V2.0/FIPS_NTP</ProviderResourceName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/MESSENGER/FIPS</InstrumentID>
        <MeasurementType>IonComposition</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2008-08-20T16:03:35Z</StartDate>
                <StopDate>2015-04-30T15:08:18Z</StopDate>
            </TimeSpan>
            <Cadence>PT60S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Mercury</ObservedRegion>
2264ab97   Elena.Budnik   rename mess fips ntp
40
41
42
        <Caveats>Quality flag :
                   *  0 = Good
                   * non-0 = Bad (Non-zero flag values TBD)</Caveats>
3b8284bb   Elena.Budnik   MES FIPS NTP
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
        <Parameter>
            <Name>density h+</Name>
            <ParameterKey>mes_fips_n</ParameterKey>
            <Ucd>phys.flux.density;phys.count;phys.atmol.ionStage</Ucd>
            <Units>cm**-3</Units>           
        </Parameter>
        <Parameter>
            <Name>density h+ : err</Name>
            <ParameterKey>mes_fips_n_err</ParameterKey>
            <Ucd/>
            <Units>cm**-3</Units>           
        </Parameter>
        <Parameter>
            <Name>temperature h+</Name>
            <ParameterKey>mes_fips_t</ParameterKey>
            <Ucd/>
            <Units>MK</Units>          
        </Parameter>
        <Parameter>
            <Name>temperature h+ : err</Name>
            <ParameterKey>mes_fips_t_err</ParameterKey>
            <Ucd/>
            <Units>MK</Units>          
        </Parameter>
        <Parameter>
            <Name>pressure h+</Name>
            <ParameterKey>mes_fips_p</ParameterKey>
            <Ucd/>
            <Units>nPa</Units>          
        </Parameter>
        <Parameter>
            <Name>pressure h+ : err</Name>
            <ParameterKey>mes_fips_p_err</ParameterKey>
            <Ucd/>
            <Units>nPa</Units>          
        </Parameter>
        <Parameter>
            <Name>quality</Name>
            <ParameterKey>mes_fips_qual</ParameterKey>         
            <Units/>          
        </Parameter>
    </NumericalData>
</Spase>