Commit 6493cde7b7f5c7079b5abff8a8e4b8104accff49
1 parent
4dacd12e
Exists in
juice_jdc
and in
4 other branches
Add SolarOrbiter RPW Density in High Res
Showing
4 changed files
with
96 additions
and
6 deletions
Show diff stats
NumericalData/CDPP-AMDA/Solar_Orbiter/RPW/solo-rpw-density.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-density</ResourceID> | |
6 | + <ResourceHeader> | |
7 | + <ResourceName>electron density</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</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>PT0.06S</Cadence> | |
55 | + </TemporalDescription> | |
56 | + <ObservedRegion> </ObservedRegion> | |
57 | + <Parameter> | |
58 | + <Name>e- density</Name> | |
59 | + <ParameterKey>solo_rpw_ne</ParameterKey> | |
60 | + <Description>Plasma density derived from probe-to-spacecraft potential and electron plasma frequency.</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> | ... | ... |
NumericalData/CDPP-AMDA/Solar_Orbiter/RPW/solo-rpw-density10s.xml
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Solar_orbiter/RPW/solo-rpw-density10s</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>L3 : electron density</ResourceName> | |
7 | + <ResourceName>electron density (10 sec.)</ResourceName> | |
8 | 8 | <AlternateName></AlternateName> |
9 | 9 | <ReleaseDate>2021-07-21T00:00:00Z</ReleaseDate> |
10 | 10 | <Description>Solar Orbiter Radio/Plasma Wave, LFR L3 plasma density derived from the spacecraft potential, downsampled</Description> |
... | ... | @@ -17,7 +17,12 @@ |
17 | 17 | <Name/> |
18 | 18 | <URL/> |
19 | 19 | <Description/> |
20 | - </InformationURL> | |
20 | + </InformationURL> | |
21 | + <Association> | |
22 | + <AssociationID>solo-rpw-l3</AssociationID> | |
23 | + <AssociationType>PartOf</AssociationType> | |
24 | + <Note>L3</Note> | |
25 | + </Association> | |
21 | 26 | </ResourceHeader> |
22 | 27 | <AccessInformation> |
23 | 28 | <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | ... | ... |
NumericalData/CDPP-AMDA/Solar_Orbiter/RPW/solo-rpw-efield10s.xml
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Solar_orbiter/RPW/solo-rpw-efield10s</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>L3 : electric field</ResourceName> | |
7 | + <ResourceName>electric field (10 sec.)</ResourceName> | |
8 | 8 | <AlternateName></AlternateName> |
9 | 9 | <ReleaseDate>2021-07-21T00:00:00Z</ReleaseDate> |
10 | 10 | <Description>Solar Orbiter Radio/Plasma Wave, LFR L3 electric field vector, downsampled</Description> |
... | ... | @@ -17,7 +17,12 @@ |
17 | 17 | <Name/> |
18 | 18 | <URL/> |
19 | 19 | <Description/> |
20 | - </InformationURL> | |
20 | + </InformationURL> | |
21 | + <Association> | |
22 | + <AssociationID>solo-rpw-l3</AssociationID> | |
23 | + <AssociationType>PartOf</AssociationType> | |
24 | + <Note>L3</Note> | |
25 | + </Association> | |
21 | 26 | </ResourceHeader> |
22 | 27 | <AccessInformation> |
23 | 28 | <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | ... | ... |
NumericalData/CDPP-AMDA/Solar_Orbiter/RPW/solo-rpw-scpot10s.xml
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Solar_orbiter/RPW/solo-rpw-scpot10s</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>L3 : spacecraft potential</ResourceName> | |
7 | + <ResourceName>spacecraft potential (10 sec.)</ResourceName> | |
8 | 8 | <AlternateName></AlternateName> |
9 | 9 | <ReleaseDate>2021-07-21T00:00:00Z</ReleaseDate> |
10 | 10 | <Description>Solar Orbiter Radio/Plasma Wave, LFR L3 spacecraft potential, downsampled</Description> |
... | ... | @@ -17,7 +17,12 @@ |
17 | 17 | <Name/> |
18 | 18 | <URL/> |
19 | 19 | <Description/> |
20 | - </InformationURL> | |
20 | + </InformationURL> | |
21 | + <Association> | |
22 | + <AssociationID>solo-rpw-l3</AssociationID> | |
23 | + <AssociationType>PartOf</AssociationType> | |
24 | + <Note>L3</Note> | |
25 | + </Association> | |
21 | 26 | </ResourceHeader> |
22 | 27 | <AccessInformation> |
23 | 28 | <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID> | ... | ... |