Commit f547fc0599bfa3e65a473f30404966a059d237f6
1 parent
90105b80
Exists in
master
and in
4 other branches
Typo
Showing
1 changed file
with
75 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/Solar_Orbiter/solo-rpw-density10s.xml
0 → 100644
... | ... | @@ -0,0 +1,75 @@ |
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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_1_0.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <NumericalData> | |
5 | + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Solar_orbiter/RPW/solo-rpw-density10s</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electron density (10 s)</ResourceName> | |
8 | + <AlternateName></AlternateName> | |
9 | + <ReleaseDate>2021-07-21T00:00:00Z</ReleaseDate> | |
10 | + <Description>Solar Orbiter Radio/Plasma Wave, LFR L3 plasma density derived from the spacecraft potential, downsampled</Description> | |
11 | + <Acknowledgement>Solar Orbiter/RPW Investigation (M. Maksimovic, PIs)</Acknowledgement> | |
12 | + <Contact> | |
13 | + <PersonID>spase://SMWG/Person/Milan.Maksimovic</PersonID> | |
14 | + <Role>PrincipalInvestigator</Role> | |
15 | + </Contact> | |
16 | + <InformationURL> | |
17 | + <Name/> | |
18 | + <URL/> | |
19 | + <Description/> | |
20 | + </InformationURL> | |
21 | + <Association> | |
22 | + <AssociationID>solo-rpw-l3</AssociationID> | |
23 | + <AssociationType>PartOf</AssociationType> | |
24 | + <Note>L3</Note> | |
25 | + </Association> | |
26 | + </ResourceHeader> | |
27 | + <AccessInformation> | |
28 | + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | |
29 | + <Availability>Online</Availability> | |
30 | + <AccessRights>Open</AccessRights> | |
31 | + <AccessURL> | |
32 | + <Name>AMDA at CDPP</Name> | |
33 | + <URL>http://amda.cdpp.eu</URL> | |
34 | + </AccessURL> | |
35 | + <Format>Text</Format> | |
36 | + <Acknowledgement> | |
37 | + AMDA is a science analysis system provided by the Centre de Donnees de la | |
38 | + Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and | |
39 | + Universite Paul Sabatier, Toulouse | |
40 | + </Acknowledgement> | |
41 | + </AccessInformation> | |
42 | + <ProviderName>SOAR</ProviderName> | |
43 | + <ProcessingLevel>Calibrated</ProcessingLevel> | |
44 | + <ProviderResourceName/> | |
45 | + <ProviderProcessingLevel>Calibrated</ProviderProcessingLevel> | |
46 | + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Solar_Orbiter/RPW</InstrumentID> | |
47 | + <MeasurementType>ElectricField</MeasurementType> | |
48 | + <MeasurementType>Waves.Passive</MeasurementType> | |
49 | + <TemporalDescription> | |
50 | + <TimeSpan> | |
51 | + <StartDate>2001-02-04T10:45:59Z</StartDate> | |
52 | + <StopDate>2017-12-30T23:58:58Z</StopDate> | |
53 | + </TimeSpan> | |
54 | + <Cadence>PT10S</Cadence> | |
55 | + </TemporalDescription> | |
56 | + <ObservedRegion> </ObservedRegion> | |
57 | + <Parameter> | |
58 | + <Name>e- density</Name> | |
59 | + <ParameterKey>solo_rpw10s_ne</ParameterKey> | |
60 | + <Description>Plasma density derived from probe-to-spacecraft potential and electron plasma frequency. Median value over 10 s interval.</Description> | |
61 | + <Ucd>phys.density;phys.electron</Ucd> | |
62 | + <Units>cm^-3</Units> | |
63 | + <UnitsConversion>1.0e6>m^-3</UnitsConversion> | |
64 | + <RenderingHints> | |
65 | + <DisplayType>TimeSeries</DisplayType> | |
66 | + </RenderingHints> | |
67 | + <FillValue>-1.0000e+31</FillValue> | |
68 | + <Particle> | |
69 | + <ParticleType>Electron</ParticleType> | |
70 | + <Qualifier>Scalar</Qualifier> | |
71 | + <ParticleQuantity>NumberDensity</ParticleQuantity> | |
72 | + </Particle> | |
73 | + </Parameter> | |
74 | + </NumericalData> | |
75 | +</Spase> | |
... | ... |