Commit f03b6b12021b0ad89e85a2f140065397dcf56184
1 parent
3d81ccb5
Exists in
master
and in
11 other branches
changed name to match tree
Showing
1 changed file
with
0 additions
and
123 deletions
Show diff stats
NumericalData/CDPP-AMDA/STEREO-A/MAG/sta-mag-1min.xml deleted
... | ... | @@ -1,123 +0,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://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/STEREO-A/MAG/sta-mag-1min</ResourceID> | |
6 | - <ResourceHeader> | |
7 | - <ResourceName>1 min</ResourceName> | |
8 | - <AlternateName>Magnetic Field : 1 min averaged</AlternateName> | |
9 | - <ReleaseDate>2018-10-14T11:53:29Z</ReleaseDate> | |
10 | - <Description>Data from http://aten.igpp.ucla.edu. The averaged total field is also averaged from the high resolution total field and not from the averaged components.</Description> | |
11 | - <Contact> | |
12 | - <PersonID>spase://CNES/Person/Elena.Budnik</PersonID> | |
13 | - <Role>TechnicalContact</Role> | |
14 | - </Contact> | |
15 | - </ResourceHeader> | |
16 | - <AccessInformation> | |
17 | - <RepositoryID>spase://CDPP/Repository/AMDA</RepositoryID> | |
18 | - <Availability>Online</Availability> | |
19 | - <AccessRights>Open</AccessRights> | |
20 | - <AccessURL> | |
21 | - <URL>http://amda.cdpp.eu</URL> | |
22 | - </AccessURL> | |
23 | - <Format>NetCDF</Format> | |
24 | - </AccessInformation> | |
25 | - <ProviderName>UCLA</ProviderName> | |
26 | - <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/STEREO-A/IMPACT/MAG</InstrumentID> | |
27 | - <MeasurementType>MagneticField</MeasurementType> | |
28 | - <TemporalDescription> | |
29 | - <TimeSpan> | |
30 | - <StartDate>2006-11-07T00:00:00Z</StartDate> | |
31 | - <StopDate>2018-11-29T23:59:59Z</StopDate> | |
32 | - </TimeSpan> | |
33 | - <Cadence>PT60S</Cadence> | |
34 | - </TemporalDescription> | |
35 | - <Parameter> | |
36 | - <Name>b_sc</Name> | |
37 | - <ParameterKey>sta_b_sc</ParameterKey> | |
38 | - <Ucd>phys.magField</Ucd> | |
39 | - <Units>nT</Units> | |
40 | - <UnitsConversion>1e-9>T</UnitsConversion> | |
41 | - <CoordinateSystem> | |
42 | - <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
43 | - <CoordinateSystemName>SC</CoordinateSystemName> | |
44 | - </CoordinateSystem> | |
45 | - <RenderingHints> | |
46 | - <DisplayType>TimeSeries</DisplayType> | |
47 | - </RenderingHints> | |
48 | - <Structure> | |
49 | - <Size>3</Size> | |
50 | - <Element> | |
51 | - <Name>bx</Name> | |
52 | - <Index>1</Index> | |
53 | - <ParameterKey>sta_b_sc(0)</ParameterKey> | |
54 | - </Element> | |
55 | - <Element> | |
56 | - <Name>by</Name> | |
57 | - <Index>2</Index> | |
58 | - <ParameterKey>sta_b_sc(1)</ParameterKey> | |
59 | - </Element> | |
60 | - <Element> | |
61 | - <Name>bz</Name> | |
62 | - <Index>3</Index> | |
63 | - <ParameterKey>sta_b_sc(2)</ParameterKey> | |
64 | - </Element> | |
65 | - </Structure> | |
66 | - <Field> | |
67 | - <Qualifier>Vector</Qualifier> | |
68 | - <FieldQuantity>Magnetic</FieldQuantity> | |
69 | - </Field> | |
70 | - </Parameter> | |
71 | - <Parameter> | |
72 | - <Name>b_rtn</Name> | |
73 | - <ParameterKey>sta_b_rtn</ParameterKey> | |
74 | - <Ucd>phys.magField</Ucd> | |
75 | - <Units>nT</Units> | |
76 | - <UnitsConversion>1e-9>T</UnitsConversion> | |
77 | - <CoordinateSystem> | |
78 | - <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
79 | - <CoordinateSystemName>RTN</CoordinateSystemName> | |
80 | - </CoordinateSystem> | |
81 | - <RenderingHints> | |
82 | - <DisplayType>TimeSeries</DisplayType> | |
83 | - </RenderingHints> | |
84 | - <Structure> | |
85 | - <Size>3</Size> | |
86 | - <Element> | |
87 | - <Name>br</Name> | |
88 | - <Index>1</Index> | |
89 | - <ParameterKey>sta_b_rtn(0)</ParameterKey> | |
90 | - </Element> | |
91 | - <Element> | |
92 | - <Name>bt</Name> | |
93 | - <Index>2</Index> | |
94 | - <ParameterKey>sta_b_rtn(1)</ParameterKey> | |
95 | - </Element> | |
96 | - <Element> | |
97 | - <Name>bn</Name> | |
98 | - <Index>3</Index> | |
99 | - <ParameterKey>sta_b_rtn(2)</ParameterKey> | |
100 | - </Element> | |
101 | - </Structure> | |
102 | - <Field> | |
103 | - <Qualifier>Vector</Qualifier> | |
104 | - <FieldQuantity>Magnetic</FieldQuantity> | |
105 | - </Field> | |
106 | - </Parameter> | |
107 | - <Parameter> | |
108 | - <Name>|b|</Name> | |
109 | - <ParameterKey>sta_b_tot</ParameterKey> | |
110 | - <Description>Scalar magnitude of the magnetic field in nT</Description> | |
111 | - <Ucd>phys.magField</Ucd> | |
112 | - <Units>nT</Units> | |
113 | - <UnitsConversion>1e-9>T</UnitsConversion> | |
114 | - <RenderingHints> | |
115 | - <DisplayType>TimeSeries</DisplayType> | |
116 | - </RenderingHints> | |
117 | - <Field> | |
118 | - <Qualifier>Magnitude</Qualifier> | |
119 | - <FieldQuantity>Magnetic</FieldQuantity> | |
120 | - </Field> | |
121 | - </Parameter> | |
122 | - </NumericalData> | |
123 | -</Spase> |