Commit 2bbeddabe8ead9bbb99dfff3fb9fbefecd328455

Authored by Elena.Budnik
1 parent 26f7e351

work

Instrument/AMDA/MAVEN/EUV.xml
... ... @@ -26,6 +26,7 @@
26 26 </InformationURL>
27 27 </ResourceHeader>
28 28 <InstrumentType>Photometer</InstrumentType>
  29 + <InvestigationName></InvestigationName>
29 30 <OperatingSpan>
30 31 <StartDate>2013-11-18T13:28:00</StartDate>
31 32 <!--StopDate>2014-12-16T00:00:00</StopDate-->
... ...
NumericalData/AMDA/MAVEN/EUV/mvn-euv-clb.xml 0 → 100644
... ... @@ -0,0 +1,113 @@
  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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
  3 + <Version>2.2.6</Version>
  4 + <NumericalData>
  5 + <ResourceID>spase://CDPP/NumericalData/AMDA/MAVEN/EUV/mvn-euv-mod</ResourceID>
  6 + <ResourceHeader>
  7 + <ResourceName>measured EUV flux</ResourceName>
  8 + <ReleaseDate>2015-10-12T10:48:29Z</ReleaseDate>
  9 + <Description>Extreme Ultraviolet (EUV) monitor calibrated irradiances in three bandpasses: 17-22 nm,
  10 + 0-7 nm, and 121-122 nm. See Eparvier et al, Space Research, 195, 203-301 2015
  11 + </Description>
  12 + <Acknowledgement>Principal Investigator : Frank Eparvier, LASP, Colorado
  13 + </Acknowledgement>
  14 + <Contact>
  15 + <PersonID>spase://CDPP/Person/Frank.Eparvier</PersonID>
  16 + <Role>PrincipalInvestigator</Role>
  17 + </Contact>
  18 + <InformationURL>
  19 + <Name>EUV web page, Summary sheet </Name>
  20 + <URL>http://lasp.colorado.edu/home/maven/science/instrument-package/lpw/extreme-ultraviolet-euv-monitor/</URL>
  21 + <Description>
  22 + </Description>
  23 + </InformationURL>
  24 + </ResourceHeader>
  25 + <AccessInformation>
  26 + <RepositoryID>spase://SMWG/Repository/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.ASCII</Format>
  36 + <Acknowledgement>AMDA is a science analysis system provided by the Centre de Donnees de la
  37 + Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and
  38 + Universite Paul Sabatier, Toulouse
  39 + </Acknowledgement>
  40 + </AccessInformation>
  41 + <ProviderName>PDS</ProviderName>
  42 + <ProviderResourceName>maven-euv-calibrated/bands</ProviderResourceName>
  43 + <InstrumentID>spase://CDPP/Instrument/AMDA/MAVEN/EUV</InstrumentID>
  44 + <MeasurementType>ThermalPlasma</MeasurementType>
  45 + <TemporalDescription>
  46 + <TimeSpan>
  47 + <StartDate>2014-10-18T00:00:16Z</StartDate>
  48 + <StopDate>2016-05-15T00:00:00Z</StopDate>
  49 + </TimeSpan>
  50 + <Cadence>PT60S</Cadence>
  51 + </TemporalDescription>
  52 + <ObservedRegion>Mars</ObservedRegion>
  53 + <Caveats>Data flag:
  54 +
  55 + 0 : Good solar
  56 + 1 : Occultation
  57 + 2 : No pointing info
  58 + 3 : Sun NOT fully In FOV
  59 + 4 : Sun NOT In FOV
  60 + 5 : Windowed
  61 + 6 : Eclipse
  62 + 7 : spare
  63 + </Caveats>
  64 +<Parameter>
  65 + <Name>flux</Name>
  66 + <ParameterKey>mav_euv_fluxc</ParameterKey>
  67 + <Description/>
  68 + <Ucd/>
  69 + <Units>Watts/m^2</Units>
  70 + <UnitsConversion/>
  71 + <RenderingHints>
  72 + <DisplayType>StackPlot</DisplayType>
  73 + </RenderingHints>
  74 + <Structure>
  75 + <Size>3</Size>
  76 + </Structure>
  77 + <Wave>
  78 + <WaveType>Photon</WaveType>
  79 + <WaveQuantity>EnergyFlux</WaveQuantity>
  80 + </Wave>
  81 +</Parameter>
  82 + <Parameter>
  83 + <Name>flux uncertainty</Name>
  84 + <ParameterKey>mav_euv_deltac</ParameterKey>
  85 + <Description/>
  86 + <Ucd/>
  87 + <Units>%</Units>
  88 + <UnitsConversion/>
  89 + <RenderingHints>
  90 + <DisplayType>StackPlot</DisplayType>
  91 + </RenderingHints>
  92 + <Structure>
  93 + <Size>3</Size>
  94 + </Structure>
  95 + <Support>
  96 + <SupportQuantity>Other</SupportQuantity>
  97 + </Support>
  98 + </Parameter>
  99 + <Parameter>
  100 + <Name>quality flag</Name>
  101 + <ParameterKey>mav_euv_flagc</ParameterKey>
  102 + <Description/>
  103 + <Ucd/>
  104 + <Units/>
  105 + <RenderingHints>
  106 + <DisplayType>TimeSeries</DisplayType>
  107 + </RenderingHints>
  108 + <Support>
  109 + <SupportQuantity>Other</SupportQuantity>
  110 + </Support>
  111 + </Parameter>
  112 + </NumericalData>
  113 +</Spase>
... ...
NumericalData/AMDA/MAVEN/EUV/mvn-euv-mod.xml 0 → 100644
... ... @@ -0,0 +1,114 @@
  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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
  3 + <Version>2.2.6</Version>
  4 + <NumericalData>
  5 + <ResourceID>spase://CDPP/NumericalData/AMDA/MAVEN/EUV/mvn-euv-mod</ResourceID>
  6 + <ResourceHeader>
  7 + <ResourceName>modelled EUV flux</ResourceName>
  8 + <ReleaseDate>2015-10-12T10:48:29Z</ReleaseDate>
  9 + <Description> Extreme UltraViolet (EUV) modelled 1 minute irradiances in 1-nm bins
  10 + from 0 -190 nm. See Eparvier et al, Space Research, 195, 203-301 2015
  11 +
  12 + This dataset contains solar irradiance spectra in 1-nm bins from 0-190 nm.
  13 + The spectra are generated based upon the Flare Irradiance Spectra Model -
  14 + Mars (FISM-M) using the EUV calibrated band irrandiance and interpolated
  15 + Earth-based solar indices and measurements as proxies.
  16 + </Description>
  17 + <Acknowledgement> Principal Investigator : Frank Eparvier, LASP, Colorado
  18 + </Acknowledgement>
  19 + <Contact>
  20 + <PersonID>spase://CDPP/Person/Frank.Eparvier</PersonID>
  21 + <Role>PrincipalInvestigator</Role>
  22 + </Contact>
  23 + <InformationURL>
  24 + <Name>EUV web page, Summary sheet </Name>
  25 + <URL>http://lasp.colorado.edu/home/maven/science/instrument-package/lpw/extreme-ultraviolet-euv-monitor/</URL>
  26 + <Description>
  27 + </Description>
  28 + </InformationURL>
  29 + </ResourceHeader>
  30 + <AccessInformation>
  31 + <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
  32 + <Availability>Online</Availability>
  33 + <AccessRights>Open</AccessRights>
  34 + <AccessURL>
  35 + <Name>AMDA at CDPP</Name>
  36 + <URL>
  37 + http://amda.cdpp.eu
  38 + </URL>
  39 + </AccessURL>
  40 + <Format>Text.ASCII</Format>
  41 + <Acknowledgement>AMDA is a science analysis system provided by the Centre de Donnees de la
  42 + Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and
  43 + Universite Paul Sabatier, Toulouse
  44 + </Acknowledgement>
  45 + </AccessInformation>
  46 + <ProviderName>PDS</ProviderName>
  47 + <ProviderResourceName>maven-euv-modelled/minute</ProviderResourceName>
  48 + <InstrumentID>spase://CDPP/Instrument/AMDA/MAVEN/EUV</InstrumentID>
  49 + <MeasurementType>ThermalPlasma</MeasurementType>
  50 + <TemporalDescription>
  51 + <TimeSpan>
  52 + <StartDate>2014-10-19T00:00:00Z</StartDate>
  53 + <StopDate>2016-05-14T23:59:00Z</StopDate>
  54 + </TimeSpan>
  55 + <Cadence>PT60S</Cadence>
  56 + </TemporalDescription>
  57 + <ObservedRegion>Mars</ObservedRegion>
  58 + <Caveats>Data flag:
  59 +
  60 + 0 : uses best MAVEN proxies,
  61 + 1 : uses lower quality or partial MAVEN proxies,
  62 + 2 : uses no MAVEN proxies but best extrapolated Earth proxies
  63 + 3 : uses no MAVEN proxies AND poor quality Earth proxies.
  64 + </Caveats>
  65 +<Parameter>
  66 + <Name>irradiance flux</Name>
  67 + <ParameterKey>mav_euv_fluxm</ParameterKey>
  68 + <Description/>
  69 + <Ucd/>
  70 + <Units>Watts/m^2/nm</Units>
  71 + <UnitsConversion/>
  72 + <RenderingHints>
  73 + <DisplayType>Spectrogram</DisplayType>
  74 + </RenderingHints>
  75 + <Structure>
  76 + <Size>190</Size>
  77 + </Structure>
  78 + <Wave>
  79 + <WaveType>Photon</WaveType>
  80 + <WaveQuantity>EnergyFlux</WaveQuantity>
  81 + </Wave>
  82 +</Parameter>
  83 + <Parameter>
  84 + <Name>irradiance flux uncertainty</Name>
  85 + <ParameterKey>mav_euv_deltam</ParameterKey>
  86 + <Description/>
  87 + <Ucd/>
  88 + <Units>%</Units>
  89 + <UnitsConversion/>
  90 + <RenderingHints>
  91 + <DisplayType>Spectrogram</DisplayType>
  92 + </RenderingHints>
  93 + <Structure>
  94 + <Size>190</Size>
  95 + </Structure>
  96 + <Support>
  97 + <SupportQuantity>Other</SupportQuantity>
  98 + </Support>
  99 + </Parameter>
  100 + <Parameter>
  101 + <Name>quality flag</Name>
  102 + <ParameterKey>mav_euv_flagm</ParameterKey>
  103 + <Description/>
  104 + <Ucd/>
  105 + <Units/>
  106 + <RenderingHints>
  107 + <DisplayType>TimeSeries</DisplayType>
  108 + </RenderingHints>
  109 + <Support>
  110 + <SupportQuantity>Other</SupportQuantity>
  111 + </Support>
  112 + </Parameter>
  113 + </NumericalData>
  114 +</Spase>
... ...