gtl-efd-edb.xml
4.58 KB
1
2
3
4
5
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
40
41
42
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<?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/Geotail/EFD/gtl-efd-edb</ResourceID>
<ResourceHeader>
<ResourceName>editor B</ResourceName>
<ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate>
<Description>3-second Editor-B electric field data from the Geotail spacecraft.
EFD-P does not measure the electric field component parallel to the spin axis.
The Ex and Ey components in downloaded ASCII files are in satellite coordinates, which are nearly equivalent to GSE coordinates.
The Ex component should not be used because of the offset due to photoelectrons.
</Description>
<Acknowledgement>In any publications, the use of the Geotail data should be acknowledged"</Acknowledgement>
<Contact>
<PersonID>spase://SMWG/Person/Koichiro.Tsuruda</PersonID>
<Role>PrincipalInvestigator</Role>
</Contact>
</ResourceHeader>
<AccessInformation>
<RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
<Availability>Online</Availability>
<AccessRights>Open</AccessRights>
<AccessURL>
<Name>AMDA at CDPP</Name>
<URL>http://amda.cdpp.eu</URL>
</AccessURL>
<Format>NetCDF</Format>
<Encoding>None</Encoding>
<Acknowledgement>Data provider DARTS at Institute of Space and Astronautical Science, JAXA in Japan</Acknowledgement>
</AccessInformation>
<ProviderName>DARTS</ProviderName>
<InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Geotail/EFD</InstrumentID>
<MeasurementType>ElectricField</MeasurementType>
<TemporalDescription>
<TimeSpan>
<StartDate>1992-09-18T00:00:02Z</StartDate>
<StopDate>2006-09-30T23:59:28Z</StopDate>
</TimeSpan>
<Cadence>PT3S</Cadence>
</TemporalDescription>
<ObservedRegion>Earth.Magnetosheath</ObservedRegion>
<ObservedRegion>Earth.Magnetosphere</ObservedRegion>
<ObservedRegion>Earth.Magnetosphere.Magnetotail</ObservedRegion>
<Parameter>
<Name>e_gse</Name>
<ParameterKey>gtl_e_edb</ParameterKey>
<Description>Electric field vector in SC cartesian coordinates, which are nearly equivalent to GSE coordinates</Description>
<Units>mV/m</Units>
<CoordinateSystem>
<CoordinateRepresentation>Cartesian</CoordinateRepresentation>
<CoordinateSystemName>GSE</CoordinateSystemName>
</CoordinateSystem>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Structure>
<Size>2</Size>
<Element>
<Name>ex</Name>
<Qualifier>Component.I</Qualifier>
<Index>1</Index>
<ParameterKey>gtl_e_edb(0)</ParameterKey>
</Element>
<Element>
<Name>ey</Name>
<Qualifier>Component.J</Qualifier>
<Index>2</Index>
<ParameterKey>gtl_e_edb(1)</ParameterKey>
</Element>
</Structure>
<Field>
<Qualifier>Vector</Qualifier>
<FieldQuantity>Electric</FieldQuantity>
</Field>
</Parameter>
<Parameter>
<Name>s/c potential</Name>
<ParameterKey>gtl_e_edb_pot</ParameterKey>
<Description>spacecraft potential</Description>
<Units>V</Units>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<FillValue>-90</FillValue>
</Parameter>
<Parameter>
<Name>Rem</Name>
<ParameterKey>gtl_e_edb_rem</ParameterKey>
<Description>Deviation of the electric field from a sine wave</Description>
<Units>mV/m</Units>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<FillValue>-90</FillValue>
</Parameter>
</NumericalData>
</Spase>