Commit 94fc64bf8ce0830864f055cb33a0f3b00260c9f6
1 parent
b2a4c20a
Exists in
master
and in
12 other branches
MESS FIPS NOBS
Showing
1 changed file
with
77 additions
and
0 deletions
Show diff stats
@@ -0,0 +1,77 @@ | @@ -0,0 +1,77 @@ | ||
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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> | ||
3 | + <Version>2.2.6</Version> | ||
4 | + <NumericalData> | ||
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/MESSENGER/FIPS/mess-fips-nobs</ResourceID> | ||
6 | + <ResourceHeader> | ||
7 | + <ResourceName>ion observed densities</ResourceName> | ||
8 | + <ReleaseDate>2017-01-16T14:08:29Z</ReleaseDate> | ||
9 | + <Description>This data set contains FIPS observed densities for selected ion species.</Description> | ||
10 | + <Contact> | ||
11 | + <PersonID>spase://CDPP/Person/George.Ho</PersonID> | ||
12 | + <Role>DataProducer</Role> | ||
13 | + </Contact> | ||
14 | + </ResourceHeader> | ||
15 | + <AccessInformation> | ||
16 | + <RepositoryID>spase://CDPP/Repository/AMDA</RepositoryID> | ||
17 | + <Availability>Online</Availability> | ||
18 | + <AccessRights>Open</AccessRights> | ||
19 | + <AccessURL> | ||
20 | + <URL>http://amda.cdpp.eu</URL> | ||
21 | + </AccessURL> | ||
22 | + <Format>NetCDF</Format> | ||
23 | + </AccessInformation> | ||
24 | + <ProviderName>PDS</ProviderName> | ||
25 | + <ProcessingLevel>Calibrated</ProcessingLevel> | ||
26 | + <ProviderResourceName>MESS-E_V_H_SW-EPPS-3-FIPS-DDR-V2.0/FIPS_NOBS</ProviderResourceName> | ||
27 | + <InstrumentID>spase://CDPP/Instrument/AMDA/MESSENGER/FIPS</InstrumentID> | ||
28 | + <MeasurementType>IonComposition</MeasurementType> | ||
29 | + <TemporalDescription> | ||
30 | + <TimeSpan> | ||
31 | + <StartDate>2008-08-20T16:03:35Z</StartDate> | ||
32 | + <StopDate>2015-04-30T15:08:18Z</StopDate> | ||
33 | + </TimeSpan> | ||
34 | + <Cadence>PT60S</Cadence> | ||
35 | + </TemporalDescription> | ||
36 | + <ObservedRegion>Mercury</ObservedRegion> | ||
37 | + <Caveats>Quality flag : | ||
38 | + * 0 = Good | ||
39 | + * 1 = Bad | ||
40 | + </Caveats> | ||
41 | + <Parameter> | ||
42 | + <Name>density h+</Name> | ||
43 | + <ParameterKey>mes_fips_n_h</ParameterKey> | ||
44 | + <Ucd>phys.flux.density;phys.count;phys.atmol.ionStage</Ucd> | ||
45 | + <Units>cm**-3</Units> | ||
46 | + </Parameter> | ||
47 | + <Parameter> | ||
48 | + <Name>density he2+</Name> | ||
49 | + <ParameterKey>mes_fips_n_he2</ParameterKey> | ||
50 | + <Ucd>phys.flux.density;phys.count;phys.atmol.ionStage</Ucd> | ||
51 | + <Units>cm**-3</Units> | ||
52 | + </Parameter> | ||
53 | + <Parameter> | ||
54 | + <Name>density he+</Name> | ||
55 | + <ParameterKey>mes_fips_n_he</ParameterKey> | ||
56 | + <Ucd>phys.flux.density;phys.count;phys.atmol.ionStage</Ucd> | ||
57 | + <Units>cm**-3</Units> | ||
58 | + </Parameter> | ||
59 | + <Parameter> | ||
60 | + <Name>density na+</Name> | ||
61 | + <ParameterKey>mes_fips_n_na</ParameterKey> | ||
62 | + <Ucd>phys.flux.density;phys.count;phys.atmol.ionStage</Ucd> | ||
63 | + <Units>cm**-3</Units> | ||
64 | + </Parameter> | ||
65 | + <Parameter> | ||
66 | + <Name>density o+</Name> | ||
67 | + <ParameterKey>mes_fips_n_o</ParameterKey> | ||
68 | + <Ucd>phys.flux.density;phys.count;phys.atmol.ionStage</Ucd> | ||
69 | + <Units>cm**-3</Units> | ||
70 | + </Parameter> | ||
71 | + <Parameter> | ||
72 | + <Name>quality</Name> | ||
73 | + <ParameterKey>mes_fips_n_qual</ParameterKey> | ||
74 | + <Units/> | ||
75 | + </Parameter> | ||
76 | + </NumericalData> | ||
77 | +</Spase> |