ace-swe-all.xml 9.71 KB
<?xml version="1.0" encoding="UTF-8"?>
<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_1.xsd">
   <Version>2.3.1</Version>
   <NumericalData>
   <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/ACE/SWEPAM/ace-swe-all</ResourceID>
   <ResourceHeader>
      <ResourceName>sw : final</ResourceName>
      <AlternateName>Solar Wind 64-Second Level 2 Data</AlternateName>
      <ReleaseDate>2017-03-12T10:49:29Z</ReleaseDate>
      <Description>
         Solar Wind Ion parameters from ACE/SWEPAM. Level 2 data, 64-second averages (from AC_H0_SWE dataset). Parameters include proton density, 
         temperature (radial component) and flow speed, flow velocity vector in GSE and GSM coordinates, and alpha 
         to proton density ratio.        
         AMDA presents temperature in eV. 
      </Description>
      <Acknowledgement>
          Please acknowledge the ACE/SWEPAM instrument team and the ACE Science Center
      </Acknowledgement>
      <Contact>
        <!-- David McComas -->
        <PersonID>spase://CNES/Person/David.J.McComas</PersonID>
        <Role>CoInvestigator</Role>
      </Contact>
      <Contact>
        <!-- R. Skoug -->
        <PersonID>spase://SMWG/Person/Ruth.Skoug</PersonID>
        <Role>TechnicalContact</Role>
      </Contact> 
      <InformationURL>
         <Name>ACE SWEPAM Level 2 data Home Page</Name>
         <URL>http://www.srl.caltech.edu/ACE/ASC/level2/swepam_l2desc.html</URL>
         <Description>
            ACE Science Center site hosting instrument information, data release notes, as well as web utilities for plotting and downloading data
         </Description>
      </InformationURL>
      <InformationURL>
         <Name>Rules of use, and caveats</Name>
         <URL>http://www.srl.caltech.edu/ACE/ASC/level2/policy_lvl2.html</URL>
         <Description>ACE level 2 data rules of use, and caveats</Description>
      </InformationURL>
   </ResourceHeader>
   <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
         <Name>AMDA at CDPP</Name>
         <URL>
            http://amda.cdpp.eu
         </URL>
      </AccessURL>
      <Format>NetCDF</Format>
      <Acknowledgement>
          Please acknowledge the ACE/SWEPAM instrument team, the ACE Science Center, and the CDAWeb team at GSFC/SPDF.
      </Acknowledgement>
   </AccessInformation>
   <ProviderName>CDAWeb</ProviderName> 
   <ProviderResourceName>ac_h0_swe</ProviderResourceName>
   <InstrumentID>spase://CDPP/Instrument/AMDA/ACE/SWEPAM</InstrumentID>
   <MeasurementType>ThermalPlasma</MeasurementType>
   <TemporalDescription>
      <TimeSpan>
         <StartDate>1998-02-04T00:00:31Z</StartDate>
         <StopDate>2018-09-06T23:59:05Z</StopDate>
     </TimeSpan>
     <Cadence>PT64S</Cadence>
   </TemporalDescription>
    <ObservedRegion>Heliosphere</ObservedRegion>
   <ObservedRegion>Heliosphere.NearEarth</ObservedRegion>
   <Caveats>
      The quality of ACE level 2 data is such that it is suitable for serious scientific study. However, to avoid confusion and misunderstanding, it is recommended that users consult with the appropriate ACE team members before publishing work derived from the data. The ACE team has worked hard to ensure that the level 2 data are free from errors, but the team cannot accept responsibility for erroneous data, or for misunderstandings about how the data may be used. This is especially true if the appropriate ACE team members are not consulted before publication. At the very least, preprints should be forwarded to the ACE team before publication.
      
      The SWEPAM observations, in particular the proton density and to lesser extent the temperature, became increasing sparse starting in 2010 as the primary channel electron multiplier (CEM) detectors have aged. Now, many years past the original planned mission lifetime, these Ulysses spare detectors do not provide adequate gain to make good measurements. In response, the ACE science team has developed and implemented, starting Oct 23 2012, an innovative mission operations concept that more frequently repoints the ACE spacecraft's spin axis further away from the Sun. This allows other, stronger CEMs that have received significantly less total fluence to measure the solar wind; this operational improvement has significantly increased the frequency of good quality SWEPAM observations, back to levels not seen in several years.
   </Caveats>
   <Parameter>
      <Name>v_gse</Name>
      <ParameterKey>sw_v_gse</ParameterKey>
      <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
      <Units>km/s</Units>
      <RenderingHints>
         <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
         <Size>3</Size>
         <Element>
            <Name>vx</Name>
            <Index>1</Index>
            <ParameterKey>sw_v_gse(0)</ParameterKey>
         </Element>
         <Element>
            <Name>vy</Name>
            <Index>2</Index>
            <ParameterKey>sw_v_gse(1)</ParameterKey>
         </Element>
         <Element>
            <Name>vz</Name>
            <Index>3</Index>
            <ParameterKey>sw_v_gse(2)</ParameterKey>
         </Element>
      </Structure>
      <Particle>
         <ParticleType>Proton</ParticleType>
         <ParticleQuantity>Velocity</ParticleQuantity>
      </Particle>
   </Parameter>   
      <Parameter>
         <Name>v_gsm</Name>
         <ParameterKey>sw_v_gsm</ParameterKey>
         <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
         <Units>km/s</Units>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>
         <Structure>
            <Size>3</Size>
            <Element>
               <Name>vx</Name>
               <Index>1</Index>
               <ParameterKey>sw_v_gsm(0)</ParameterKey>
            </Element>
            <Element>
               <Name>vy</Name>
               <Index>2</Index>
               <ParameterKey>sw_v_gsm(1)</ParameterKey>
            </Element>
            <Element>
               <Name>vz</Name>
               <Index>3</Index>
               <ParameterKey>sw_v_gsm(2)</ParameterKey>
            </Element>
         </Structure>
         <Particle>
            <ParticleType>Proton</ParticleType>
            <ParticleQuantity>Velocity</ParticleQuantity>
         </Particle>
      </Parameter>   
   <Parameter>
      <Name>density</Name>
      <ParameterKey>sw_n</ParameterKey>
      <Description>Solar Wind Proton Number Density, scalar</Description>
      <Ucd>phys.density;phys.atmol.ionStage</Ucd>
      <Caveats>
         Np is the proton number density in units of cm-3, as calculated by integrating the ion distribution function.
      </Caveats>
      <Units>cm^-3</Units>
      <RenderingHints>
         <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <ValidMin>0.0</ValidMin>
      <ValidMax>200.0</ValidMax>
      <FillValue>-1.0E31</FillValue>
      <Particle>
         <ParticleType>Proton</ParticleType>
         <Qualifier>Moment</Qualifier>
         <ParticleQuantity>NumberDensity</ParticleQuantity>
      </Particle>
   </Parameter>      
   <Parameter>
      <Name>v_bulk</Name>
      <ParameterKey>sw_vb</ParameterKey>
      <Description>Solar Wind Bulk Speed</Description>
      <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
      <Caveats>
         Vp is the solar wind proton speed, or more generally just the solar wind (bulk) speed. It is obtained by integrating the ion (proton) distribution function.
      </Caveats>
      <Units>km/s</Units>
      <RenderingHints>
         <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <ValidMin>0.0</ValidMin>
      <ValidMax>2500.0</ValidMax>
      <FillValue>-1.0E31</FillValue>
      <Particle>
         <ParticleType>Proton</ParticleType>
         <Qualifier>Moment</Qualifier>
         <Qualifier>Scalar</Qualifier>
         <ParticleQuantity>Velocity</ParticleQuantity>
      </Particle>
   </Parameter>
   <Parameter>
      <Name>t_radial</Name>
      <ParameterKey>sw_t</ParameterKey>
      <Description>radial component of the proton temperature</Description>
      <Ucd>phys.temperature;phys.atmol.ionStage</Ucd>
      <Caveats>
         The radial component of the proton temperature is the (1,1) component of the temperature tensor, along the radial direction. It is obtained by integration of the ion (proton) distribution function.
      </Caveats>
      <Units>eV</Units>
      <RenderingHints>
         <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <ValidMin>1000.0</ValidMin>
      <ValidMax>1100000.0</ValidMax>
      <FillValue>-1.0E31</FillValue>
      <Particle>
         <ParticleType>Proton</ParticleType>
         <Qualifier>Moment</Qualifier>
         <ParticleQuantity>Temperature</ParticleQuantity>
      </Particle>
   </Parameter>
   <Parameter>
      <Name>alpha/proton ratio</Name>
      <ParameterKey>sw_he</ParameterKey>
      <Description>alpha to proton density ratio</Description>
      <Ucd>phys.density;arith.ratio;phys.atmol.ionStage</Ucd>
      <Caveats>
         Alpha ratio (Na/Np) - is the ratio of the number density of helium++ ions to the number density of protons.
      </Caveats>
      <RenderingHints>
         <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <ValidMin>0.0</ValidMin>
      <ValidMax>10.0</ValidMax>
      <FillValue>-1.0E31</FillValue>
      <Particle>
         <ParticleType>AlphaParticle</ParticleType>
         <ParticleType>Proton</ParticleType>
         <Qualifier>Ratio</Qualifier>
         <ParticleQuantity>NumberDensity</ParticleQuantity>
      </Particle>
   </Parameter>   
</NumericalData>
</Spase>