cass-skr-phase.xml
5.35 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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<?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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_1_0.xsd">
<Version>2.2.6</Version>
<NumericalData>
<ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/RPWS/cass-skr-phase</ResourceID>
<ResourceHeader>
<ResourceName>skr phase : north and south</ResourceName>
<ReleaseDate>2015-10-06T17:16:00</ReleaseDate>
<Description>
Southern And Northern SKR phase systems at AMDA
Southern and northern SKR phase systems are taken from Observatory of Paris/LESIA website
For each kronian hemisphere (North and South), we have:
period : SKR dominant period in hours
phi : SKR phase system (in which SKR maxima peak about 0deg)
drift: SKR peak phase with respect to an arbitrary period (10.7928h in S and 10.6h in N)
The North data starts at day 2005-03-25.
Data use policy
</Description>
<Contact>
<PersonID>spase://SMWG/Person/Elena.budnik</PersonID>
<Role>TechnicalContact</Role>
</Contact>
<InformationURL>
<URL>http://lesia.obspm.fr/kronos/skr_periodicity.php?page=1</URL>
</InformationURL>
</ResourceHeader>
<AccessInformation>
<RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
<Availability>Online</Availability>
<AccessRights>Open</AccessRights>
<AccessURL>
<Name>AMDA</Name>
<URL>amda.cdpp.eu</URL>
</AccessURL>
<Format>NetCDF</Format>
</AccessInformation>
<ProviderName>LESIA-OBSPM</ProviderName>
<InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/RPWS</InstrumentID>
<MeasurementType>Ephemeris</MeasurementType>
<TemporalDescription>
<TimeSpan>
<StartDate>2004-01-01T00:00:00Z</StartDate>
<StopDate>2010-07-12T00:00:00Z</StopDate>
</TimeSpan>
<Cadence>PT180S</Cadence>
</TemporalDescription>
<ObservedRegion>Saturn</ObservedRegion>
<Parameter>
<Name>period south</Name>
<ParameterKey>cass_skr_ps</ParameterKey>
<Description>Southern SKR dominant period</Description>
<Ucd>time.period</Ucd>
<Units>hours</Units>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Support>
<SupportQuantity>Temporal</SupportQuantity>
</Support>
</Parameter>
<Parameter>
<Name>period north</Name>
<ParameterKey>cass_skr_pn</ParameterKey>
<Description>Northern SKR dominant period</Description>
<Ucd>time.period</Ucd>
<Units>hours</Units>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Support>
<SupportQuantity>Temporal</SupportQuantity>
</Support>
</Parameter>
<Parameter>
<Name>phi south</Name>
<ParameterKey>cass_skr_phis</ParameterKey>
<Description>Southern SKR phase</Description>
<Ucd>time.phase</Ucd>
<Units>deg</Units>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Support>
<SupportQuantity>Positional</SupportQuantity>
</Support>
</Parameter>
<Parameter>
<Name>phi north</Name>
<ParameterKey>cass_skr_phin</ParameterKey>
<Description>Northern SKR phase</Description>
<Ucd>time.phase</Ucd>
<Units>deg</Units>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Support>
<SupportQuantity>Positional</SupportQuantity>
</Support>
</Parameter>
<Parameter>
<Name>drift south</Name>
<ParameterKey>cass_skr_drifts</ParameterKey>
<Description>Southern SKR phase drift from fixed 10.7928h period)</Description>
<Ucd>time.phase</Ucd>
<Units>deg</Units>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Support>
<SupportQuantity>Positional</SupportQuantity>
</Support>
</Parameter>
<Parameter>
<Name>drift north</Name>
<ParameterKey>cass_skr_driftn</ParameterKey>
<Description>Northern SKR phase drift from fixed 10.6h period)</Description>
<Ucd>time.phase</Ucd>
<Units>deg</Units>
<RenderingHints>
<DisplayType>TimeSeries</DisplayType>
</RenderingHints>
<Support>
<SupportQuantity>Positional</SupportQuantity>
</Support>
</Parameter>
</NumericalData>
</Spase>