Blame view

NumericalData/CDPP-AMDA/Cassini/RPWS/cass-rpws-skr.xml 6.21 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
49d48632   Benjamin Renard   cleanup_registry_...
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<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://www.spase-group.org/data/schema/spase-2.4.1.xsd">
  <Version>2.4.1</Version>
  <NumericalData>
    <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Cassini/RPWS/cass-rpws-skr</ResourceID>
    <ResourceHeader>
      <ResourceName>skr</ResourceName>
      <AlternateName>saturn kilometric radiation</AlternateName>
      <ReleaseDate>2018-06-08T17:40:16Z</ReleaseDate>
      <Description>Cassini Saturn kilometric Radiation (SKR) data produced from LESIA/Observatoire de Paris.</Description>
      <Contact>
        <PersonID>spase://SMWG/Person/Laurent.Lamy</PersonID>
        <Role>DataProducer</Role>
      </Contact>
      <Contact>
        <PersonID>spase://SMWG/Person/Baptiste.Cecconi</PersonID>
        <Role>DataProducer</Role>
      </Contact>
      <InformationURL>
        <Name>LESIA SKR home page</Name>
        <URL>http://www.lesia.obspm.fr/kronos/</URL>
      </InformationURL>
    </ResourceHeader>
    <AccessInformation>
5fe7a021   Myriam Bouchemit   Update start / st...
25
26
27
28
29
      <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
        <Name>CDPP/AMDA HAPI Server</Name>
56734b33   Myriam Bouchemit   Update AccessURL ...
30
        <URL>https://amda.irap.omp.eu/service/hapi</URL>
5fe7a021   Myriam Bouchemit   Update start / st...
31
        <Style>HAPI</Style>
56734b33   Myriam Bouchemit   Update AccessURL ...
32
        <ProductKey>cass-rpws-skr</ProductKey>
5fe7a021   Myriam Bouchemit   Update start / st...
33
34
35
        <Description>Web Service to this product using the HAPI interface.</Description>
      </AccessURL>
      <Format>CSV</Format>
56734b33   Myriam Bouchemit   Update AccessURL ...
36
      <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse". See the Rules of the road at https://amda.cdpp.eu/help/policy.html . Please acknowledge the Data Providers.</Acknowledgement>
5fe7a021   Myriam Bouchemit   Update start / st...
37
    </AccessInformation>
49d48632   Benjamin Renard   cleanup_registry_...
38
    <AccessInformation>
5fe7a021   Myriam Bouchemit   Update start / st...
39
40
41
42
43
      <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
        <Name>CDPP/AMDA Web application</Name>
56734b33   Myriam Bouchemit   Update AccessURL ...
44
        <URL>https://amda.cdpp.eu</URL>
5fe7a021   Myriam Bouchemit   Update start / st...
45
46
47
48
49
50
        <Description>Access to Data via CDPP/AMDA Web application.</Description>
      </AccessURL>
      <Format>CSV</Format>
      <Format>VOTable</Format>
      <Format>CDF</Format>
      <Format>PNG</Format>
56734b33   Myriam Bouchemit   Update AccessURL ...
51
      <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse". See the Rules of the road at https://amda.cdpp.eu/help/policy.html . Please acknowledge the Data Providers.</Acknowledgement>
5fe7a021   Myriam Bouchemit   Update start / st...
52
    </AccessInformation>
49d48632   Benjamin Renard   cleanup_registry_...
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
    <ProviderName>LESIA-OBSPM</ProviderName>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Cassini/RPWS</InstrumentID>
    <MeasurementType>Waves</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2003-01-01T00:00:00Z</StartDate>
        <StopDate>2017-09-15T23:59:59Z</StopDate>
      </TimeSpan>
      <Cadence>PT180S</Cadence>
    </TemporalDescription>
    <ObservedRegion>Saturn</ObservedRegion>
    <Parameter>
      <Name>total emitted power</Name>
      <ParameterKey>skr_e</ParameterKey>
      <Description>SKR total emitted power</Description>
5855da50   Benjamin Renard   Fix some UCDs
68
      <UCD>phys.flux;em.radio</UCD>
49d48632   Benjamin Renard   cleanup_registry_...
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
      <Units>W/sr</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>4</Size>
        <Element>
          <Name>RH:100-400kHz</Name>
          <Index>1</Index>
          <ParameterKey>skr_e(0)</ParameterKey>
        </Element>
        <Element>
          <Name>LH:100-400kHz</Name>
          <Index>2</Index>
          <ParameterKey>skr_e(1)</ParameterKey>
        </Element>
        <Element>
          <Name>RH:10-1000kHz</Name>
          <Index>3</Index>
          <ParameterKey>skr_e(2)</ParameterKey>
        </Element>
        <Element>
          <Name>LH:10-1000kHz</Name>
          <Index>4</Index>
          <ParameterKey>skr_e(3)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>flux RH</Name>
      <ParameterKey>skr_rh</ParameterKey>
      <Description>SKR flux densities in Right-Hand Circular polarization </Description>
5855da50   Benjamin Renard   Fix some UCDs
104
      <UCD>phys.flux;phys.polarization.circular.RR;phys.electField;em.radio</UCD>
49d48632   Benjamin Renard   cleanup_registry_...
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
      <Units>W/m^2/Hz</Units>
      <RenderingHints>
        <DisplayType>Spectrogram</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>48</Size>
      </Structure>
      <Particle>
        <ParticleType>Ion</ParticleType>
        <ParticleType>Electron</ParticleType>
        <ParticleQuantity>NumberFlux</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
      <Name>flux LH</Name>
      <ParameterKey>skr_lh</ParameterKey>
      <Description>SKR flux densities in Left-Hand Circular polarization </Description>
5855da50   Benjamin Renard   Fix some UCDs
122
      <UCD>phys.flux;phys.polarization.circular.LL;phys.electField;em.radio</UCD>
49d48632   Benjamin Renard   cleanup_registry_...
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
      <Units>W/m^2/Hz</Units>
      <RenderingHints>
        <DisplayType>Spectrogram</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>48</Size>
      </Structure>
      <Particle>
        <ParticleType>Ion</ParticleType>
        <ParticleType>Electron</ParticleType>
        <ParticleQuantity>NumberFlux</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
      <Name>polarisation</Name>
      <ParameterKey>skr_v</ParameterKey>
      <Description>SKR Circular polarization degree</Description>
f8378809   Benjamin Renard   Fix some UCD
140
      <UCD>phys.polarization.circular;phys.electField;em.radio</UCD>
49d48632   Benjamin Renard   cleanup_registry_...
141
142
143
144
145
146
147
148
149
150
151
      <RenderingHints>
        <DisplayType>Spectrogram</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>48</Size>
      </Structure>
      <Support>
        <SupportQuantity>Other</SupportQuantity>
      </Support>
    </Parameter>
  </NumericalData>
dbc930ab   Elena.Budnik   redmine #7309
152
</Spase>