Commit f89d997b690d2781a521c901ca9d4dc82acb6304
1 parent
6b859e0b
Exists in
master
and in
12 other branches
work
Showing
1 changed file
with
109 additions
and
1 deletions
Show diff stats
NumericalData/AMDA/EISCAT/42M/eiscat-42m-fa.xml
1 | -<?xml version="1.0"?> | |
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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> | |
3 | + <Version>2.2.6</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CDPP/NumericalData/AMDA/EISCAT/42M/eiscat-42m-fa</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>fa</ResourceName> | |
8 | + <ReleaseDate>2015-10-12T10:48:29Z</ReleaseDate> | |
9 | + <Description> | |
10 | + </Description> | |
11 | + <Acknowledgement> | |
12 | + </Acknowledgement> | |
13 | + <Contact> | |
14 | + <PersonID></PersonID> | |
15 | + <Role></Role> | |
16 | + </Contact> | |
17 | + <InformationURL> | |
18 | + <Name/> | |
19 | + <URL> | |
20 | + </URL> | |
21 | + <Description> | |
22 | + </Description> | |
23 | + </InformationURL> | |
24 | + </ResourceHeader> | |
25 | + <AccessInformation> | |
26 | + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | |
27 | + <Availability>Online</Availability> | |
28 | + <AccessRights>Open</AccessRights> | |
29 | + <AccessURL> | |
30 | + <Name>AMDA at CDPP</Name> | |
31 | + <URL> | |
32 | + http://amda.cdpp.eu | |
33 | + </URL> | |
34 | + </AccessURL> | |
35 | + <Format>Text.ASCII</Format> | |
36 | + <Acknowledgement> | |
37 | + </Acknowledgement> | |
38 | + </AccessInformation> | |
39 | + <ProviderName></ProviderName> | |
40 | + <InstrumentID>spase://CDPP/Instrument/AMDA/EISCAT/42M</InstrumentID> | |
41 | + <MeasurementType></MeasurementType> | |
42 | + <TemporalDescription> | |
43 | + <TimeSpan> | |
44 | + <StartDate>2014-10-13T00:00:20Z</StartDate> | |
45 | + <StopDate>2016-05-15T00:00:19Z</StopDate> | |
46 | + </TimeSpan> | |
47 | + <Cadence>PT60S</Cadence> | |
48 | + </TemporalDescription> | |
49 | + <ObservedRegion>Earth</ObservedRegion> | |
50 | + <Caveats> | |
51 | + </Caveats> | |
52 | +<Parameter> | |
53 | + <Name>density electron</Name> | |
54 | + <ParameterKey>eiscat_esr42m_ne</ParameterKey> | |
55 | + <Description/> | |
56 | + <Ucd/> | |
57 | + <Units>m-3</Units> | |
58 | + <UnitsConversion/> | |
59 | + <RenderingHints> | |
60 | + <DisplayType>Spectrogram</DisplayType> | |
61 | + </RenderingHints> | |
62 | + <Structure> | |
63 | + <Size>50</Size> | |
64 | + </Structure> | |
65 | +</Parameter> | |
66 | + <Parameter> | |
67 | + <Name>density ion</Name> | |
68 | + <ParameterKey>eiscat_esr42m_ni</ParameterKey> | |
69 | + <Description/> | |
70 | + <Ucd/> | |
71 | + <Units>m-3</Units> | |
72 | + <UnitsConversion/> | |
73 | + <RenderingHints> | |
74 | + <DisplayType>Spectrogram</DisplayType> | |
75 | + </RenderingHints> | |
76 | + <Structure> | |
77 | + <Size>50</Size> | |
78 | + </Structure> | |
79 | +</Parameter> | |
80 | + <Parameter> | |
81 | + <Name>temperature electron</Name> | |
82 | + <ParameterKey>eiscat_esr42m_te</ParameterKey> | |
83 | + <Description/> | |
84 | + <Ucd/> | |
85 | + <Units>K</Units> | |
86 | + <UnitsConversion/> | |
87 | + <RenderingHints> | |
88 | + <DisplayType>Spectrogram</DisplayType> | |
89 | + </RenderingHints> | |
90 | + <Structure> | |
91 | + <Size>50</Size> | |
92 | + </Structure> | |
93 | +</Parameter> | |
94 | + <Parameter> | |
95 | + <Name>temperature ion</Name> | |
96 | + <ParameterKey>eiscat_esr42m_ti</ParameterKey> | |
97 | + <Description/> | |
98 | + <Ucd/> | |
99 | + <Units>K</Units> | |
100 | + <UnitsConversion/> | |
101 | + <RenderingHints> | |
102 | + <DisplayType>Spectrogram</DisplayType> | |
103 | + </RenderingHints> | |
104 | + <Structure> | |
105 | + <Size>50</Size> | |
106 | + </Structure> | |
107 | +</Parameter> | |
108 | + </NumericalData> | |
109 | +</Spase> | ... | ... |