Commit b7652c4a857c59ce6075d0a27111f7bd2567f11f
1 parent
12034d5a
Exists in
master
and in
4 other branches
Commit missing file
Showing
1 changed file
with
22 additions
and
12 deletions
Show diff stats
NumericalData/CDPP-AMDA/Solar_Orbiter/RPW/solo-rpw-density.xml
... | ... | @@ -4,11 +4,11 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Solar_orbiter/RPW/solo-rpw-density</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>L3 : electron density</ResourceName> | |
7 | + <ResourceName>electron density</ResourceName> | |
8 | 8 | <AlternateName></AlternateName> |
9 | - <ReleaseDate>2016-10-05T10:51:44Z</ReleaseDate> | |
10 | - <Description/> | |
11 | - <Acknowledgement/> | |
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 | 12 | <Contact> |
13 | 13 | <PersonID>spase://SMWG/Person/Milan.Maksimovic</PersonID> |
14 | 14 | <Role>PrincipalInvestigator</Role> |
... | ... | @@ -17,19 +17,29 @@ |
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> |
24 | 29 | <Availability>Online</Availability> |
25 | - <AccessRights>Restricted</AccessRights> | |
30 | + <AccessRights>Open</AccessRights> | |
26 | 31 | <AccessURL> |
27 | 32 | <Name>AMDA at CDPP</Name> |
28 | 33 | <URL>http://amda.cdpp.eu</URL> |
29 | - </AccessURL> | |
30 | - <Format>NetCDF</Format> | |
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> | |
31 | 41 | </AccessInformation> |
32 | - <ProviderName>RPW team</ProviderName> | |
42 | + <ProviderName>SOAR</ProviderName> | |
33 | 43 | <ProcessingLevel>Calibrated</ProcessingLevel> |
34 | 44 | <ProviderResourceName/> |
35 | 45 | <ProviderProcessingLevel>Calibrated</ProviderProcessingLevel> |
... | ... | @@ -41,13 +51,13 @@ |
41 | 51 | <StartDate>2001-02-04T10:45:59Z</StartDate> |
42 | 52 | <StopDate>2017-12-30T23:58:58Z</StopDate> |
43 | 53 | </TimeSpan> |
44 | - <Cadence>PT10S</Cadence> | |
54 | + <Cadence>PT0.06S</Cadence> | |
45 | 55 | </TemporalDescription> |
46 | 56 | <ObservedRegion> </ObservedRegion> |
47 | 57 | <Parameter> |
48 | 58 | <Name>e- density</Name> |
49 | 59 | <ParameterKey>solo_rpw_ne</ParameterKey> |
50 | - <Description>Electron number density derived from plasma frequency recognition</Description> | |
60 | + <Description>Plasma density derived from probe-to-spacecraft potential and electron plasma frequency.</Description> | |
51 | 61 | <Ucd>phys.density;phys.electron</Ucd> |
52 | 62 | <Units>cm^-3</Units> |
53 | 63 | <UnitsConversion>1.0e6>m^-3</UnitsConversion> |
... | ... | @@ -60,6 +70,6 @@ |
60 | 70 | <Qualifier>Scalar</Qualifier> |
61 | 71 | <ParticleQuantity>NumberDensity</ParticleQuantity> |
62 | 72 | </Particle> |
63 | - </Parameter> | |
73 | + </Parameter> | |
64 | 74 | </NumericalData> |
65 | 75 | </Spase> | ... | ... |