Commit 1772024b03c693547a2562ef323d801f776809ed

Authored by Quentin Brzustowski
1 parent a04b91b2

Created dataset for UKS-WAV-SFA

NumericalData/CDPP-AMDA/IRM/ORBIT/irm-orb-all.xml
... ... @@ -84,7 +84,7 @@
84 84 </Parameter>
85 85 <Parameter>
86 86 <Name>distance irm-earth</Name>
87   - <ParameterKey>irm_orb_rlp(0)</ParameterKey>
  87 + <ParameterKey>irm_orb_mag</ParameterKey>
88 88 <Description>
89 89 Spacecraft distance to earth center
90 90 </Description>
... ... @@ -100,7 +100,7 @@
100 100 </Parameter>
101 101 <Parameter>
102 102 <Name>lat</Name>
103   - <ParameterKey>irm_orb_rlp(1)</ParameterKey>
  103 + <ParameterKey>irm_orb_lat</ParameterKey>
104 104 <Description>
105 105 Spacecraft latitude in GSE coordinates
106 106 </Description>
... ... @@ -115,7 +115,7 @@
115 115 </Parameter>
116 116 <Parameter>
117 117 <Name>lon</Name>
118   - <ParameterKey>irm_orb_rlp(2)</ParameterKey>
  118 + <ParameterKey>irm_orb_lon</ParameterKey>
119 119 <Description>
120 120 Spacecraft longitude in GSE coordinates
121 121 </Description>
... ...
NumericalData/CDPP-AMDA/UKS/WAV/uks-wav-sfa.xml 0 → 100644
... ... @@ -0,0 +1,89 @@
  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://www.spase-group.org/data/schema/spase-2_3_0.xsd">
  3 + <Version>2.3.0</Version>
  4 + <NumericalData>
  5 + <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/UKS/WAV/uks-wav-sfa</ResourceID>
  6 + <ResourceHeader>
  7 + <ResourceName>spectro</ResourceName>
  8 + <AlternateName>Electric field power spectrogram</AlternateName>
  9 + <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate>
  10 + <Description>
  11 + </Description>
  12 + <Acknowledgement>User will acknowledge the AMPTE/UKS wave Experiment team in any publication resulting from the use of these data.
  13 + </Acknowledgement>
  14 + <Contact>
  15 + <PersonID>spase://SMWG/Person/Les.J.C.Woolliscroft</PersonID>
  16 + <Role>PrincipalInvestigator</Role>
  17 + </Contact>
  18 + <InformationURL>
  19 + <Name>NSSDC Master Catalog</Name>
  20 + <URL>https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1984-088C-05</URL>
  21 + <Description>
  22 + </Description>
  23 + </InformationURL>
  24 + </ResourceHeader>
  25 + <AccessInformation>
  26 + <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
  27 + <Availability>Online</Availability>
  28 + <AccessRights>Open</AccessRights>
  29 + <AccessURL>
  30 + <Name>AMDA at CDPP</Name>
  31 + <URL>
  32 + http://amda.cdpp.eu
  33 + </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></ProviderName>
  43 + <ProviderResourceName></ProviderResourceName>
  44 + <ProviderAcknowlegment></ProviderAcknowlegment>
  45 + <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/UKS/WAV</InstrumentID>
  46 + <MeasurementType>Waves</MeasurementType>
  47 + <TemporalDescription>
  48 + <TimeSpan>
  49 + <StartDate>1984-08-25T07:31:00</StartDate>
  50 + <StopDate>1985-06-15T23:59:59</StopDate>
  51 + </TimeSpan>
  52 + <Cadence>PT60S</Cadence>
  53 + </TemporalDescription>
  54 + <ObservedRegion>Earth.Magnetosheath</ObservedRegion>
  55 + <ObservedRegion>Earth.Magnetosphere</ObservedRegion>
  56 + <ObservedRegion>Earth.Magnetosphere.Magnetotail</ObservedRegion>
  57 + <ObservedRegion>Heliosphere.NearEarth</ObservedRegion>
  58 + <Parameter>
  59 + <Name>E_field</Name>
  60 + <ParameterKey>uks_sfa_E</ParameterKey>
  61 + <Description>
  62 + Electric field power betwee, 0.65 and 131.21 KHz
  63 + </Description>
  64 + <Units>V²/m²</Units>
  65 + <RenderingHints>
  66 + <DisplayType>Spectrogram</DisplayType>
  67 + </RenderingHints>
  68 + </Parameter>
  69 + <Parameter>
  70 + <Name>flag</Name>
  71 + <ParameterKey>uks_sfa_fl</ParameterKey>
  72 + <Description>
  73 + Validity flag:
  74 + * unvalidated = 1
  75 + * validated = 0
  76 + * requires reprocessing = 2
  77 + * bad data, cannot reprocess = 3
  78 + * may contain noise or outliers = 4
  79 + * systematic instrumental effects = 5
  80 + * PI quality flags) = 6
  81 + * fill value = 7
  82 + </Description>
  83 + <Units></Units>
  84 + <RenderingHints>
  85 + <DisplayType>TimeSeries</DisplayType>
  86 + </RenderingHints>
  87 + </Parameter>
  88 +</NumericalData>
  89 +</Spase>
... ...