Blame view

NumericalData/CDPP-AMDA/SWARM-A/GNSS/swarma-gps-all.xml 5.12 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
7e407638   Elena.Budnik   schema locally
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">
dbc930ab   Elena.Budnik   redmine #7309
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/SWARM-A/GNSS/swarma-gps-all</ResourceID>
        <ResourceHeader>
            <ResourceName>tec</ResourceName>
            <AlternateName>total electron content</AlternateName>
            <ReleaseDate>2018-09-25T17:00:17Z</ReleaseDate>
            <Description>The signals transmitted by the Global Navigation Satellite System (GNSS) satellites are delayed 
by ionospheric/plasmaspheric electrons before reaching the Swarm GNSS antenna. From the 
GNSS signal delay we can estimate slant total electron content (STEC), which is defined as 
‘integrated’ electron density along the line of sight from Swarm to GNSS satellites.</Description>
            <Acknowledgement/> 
            <Contact>
                <PersonID>spase://CNES/Person/R.Haagmans</PersonID>
                <Role>ProjectScientist</Role>
            </Contact>
            <InformationURL>
                <Name>TEC dataset description</Name>
                <URL>https://earth.esa.int/web/guest/document-library/browse-document-library/-/article/swarm-level-2-tec-product-description</URL>                             
                <Description/>
            </InformationURL>           
        </ResourceHeader>           
        <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
26
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
27
28
29
30
31
32
33
34
35
36
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <Name>AMDA at CDPP</Name>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL> 
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>ftp://swarm-diss.eo.esa.int</ProviderName>
        <ProviderResourceName>Level2daily/Entire_mission_data/TEC</ProviderResourceName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
37
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/SWARM-A/GNSS</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
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
100
101
102
103
104
105
106
107
108
109
110
111
112
        <MeasurementType></MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2001-01-07T05:14:25Z</StartDate>
                <StopDate>2018-05-01T07:04:00Z</StopDate>
            </TimeSpan>
            <Cadence>PT1S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Earth.Magnetosphere</ObservedRegion>
        <Caveats>It is recommended to use absolute VTEC data with corresponding elevation angles of the GPS 
rays of at least 50◦ . The recommendation is given since the uncertainty of the mapping function increases with decreasing elevation angle. 
Note that AMDA keeps STEC / VTEC data for the highest elevation angle only.
</Caveats>
        <Parameter>
            <Name>stec</Name>
            <ParameterKey>swa_stec</ParameterKey>
            <Description>Absolute slant TEC from largest elevation GNSS satellite</Description>
            <Ucd/>
            <Units>TECU</Units>
            <UnitsConversion/>            
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>           
            <FillValue/>          
        </Parameter> 
        <Parameter>
            <Name>vtec</Name>
            <ParameterKey>swa_vtec</ParameterKey>
            <Description>Absolute vertical TEC from largest elevation GNSS satellite</Description>
            <Ucd/> 
            <Units>TECU</Units>
            <UnitsConversion/>            
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>           
            <FillValue/>          
        </Parameter>  
        <Parameter>
            <Name>relative stec</Name>
            <ParameterKey>swa_stec_rel</ParameterKey>
            <Description>Relative slant TEC</Description>
            <Ucd/> 
            <Units>TECU</Units>
            <UnitsConversion/>            
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>           
            <FillValue/>          
        </Parameter> 
        <Parameter>
            <Name>gps elevation angle</Name>
            <ParameterKey>swa_gps_elev</ParameterKey>
            <Description>gps elevation angle</Description>
            <Ucd/> 
            <Units>deg</Units>
            <UnitsConversion/>            
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>           
            <FillValue/>          
        </Parameter> 
        <Parameter>
            <Name>gps number</Name>
            <ParameterKey>swa_gps_number</ParameterKey>
            <Description>gps number</Description>
            <Ucd/> 
            <Units/>
            <UnitsConversion/>            
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>           
            <FillValue/>          
        </Parameter>                  
    </NumericalData>
</Spase>