mav-sep2-anc.xml 14.6 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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
   <Version>2.3.1</Version>
   <NumericalData>
      <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/MAVEN/SEP/mav-sep2-anc</ResourceID>
      <ResourceHeader>
         <ResourceName>ancillary</ResourceName>
         <ReleaseDate>2016-12-12T10:48:29Z</ReleaseDate>
         <Description>                           
         </Description>
         <Acknowledgement>Principal Investigator : Davin Larson, SSL, Berkeley</Acknowledgement>
         <Contact>       
            <PersonID>spase://SMWG/Person/Davin.Larson</PersonID>
            <Role>PrincipalInvestigator</Role>
        </Contact>
        <InformationURL>
        <Name>SEP web page, Summary sheet </Name>
        <URL>http://lasp.colorado.edu/home/maven/science/instrument-package/sep/</URL>
      </InformationURL> 
       <Association>
                <AssociationID>mav-sep2-all</AssociationID>
                <AssociationType>PartOf</AssociationType>
                <Note>telescope 2</Note>
        </Association>     
      </ResourceHeader>
      <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
            <Name>AMDA at CDPP</Name>
            <URL>http://amda.cdpp.eu</URL>
         </AccessURL>
         <Format>Text.ASCII</Format>
         <Acknowledgement>AMDA is a science analysis system provided by the Centre de Donnees de la 
            Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and 
            Universite Paul Sabatier, Toulouse           
         </Acknowledgement>
      </AccessInformation>
      <ProviderName>PDS</ProviderName> 
      <ProviderResourceName>maven-sep-calibrated/anc</ProviderResourceName>
      <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/MAVEN/SEP</InstrumentID>
      <MeasurementType>EnergeticParticles</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
             <StartDate>2014-09-21T23:59:59Z</StartDate>
             <StopDate>2018-08-14T23:59:29Z</StopDate>
         </TimeSpan>
         <Cadence>PT32S</Cadence>  
      </TemporalDescription>
      <ObservedRegion>Mars</ObservedRegion>
      <Caveats>For each telescope/ direction :
         *  FOV center in MSO - Geometric center of each field of view in MSO coordinates
         *  FOV center in IAU - Geometric center of each field of view in IAU Mars coordinates
         *  sun angle - Angle between the geometric center of each field of view and the direction of the sun 
         *  pitch angle - Angle between the geometric center of each field of view and the magnetic field direction averaged over the 32 second interval
         *  nadir angle - Angle between the geometric center of each field of view and the nadir direction, i.e. towards the center of Mars 
         *  fraction mars - Fraction of each field of view taken up by Mars 
         
       And :  mars : fraction sky - Fraction of the sky filled by the disk of Mars </Caveats>          
      <Parameter>
         <Name>forward : FOV center in MSO</Name>
         <ParameterKey>mav_sep2_fmso</ParameterKey>
         <Description>Geometric center of telecope 2 forward field of view in MSO coordinates</Description>  
         <Ucd/>
         <Units/>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>
         <Structure>
            <Size>3</Size>
            <Element>
               <Name>x</Name>
               <Index>1</Index>
               <ParameterKey>mav_sep2_fmso(0)</ParameterKey>
            </Element>
            <Element>
               <Name>y</Name>
               <Index>2</Index>
               <ParameterKey>mav_sep2_fmso(1)</ParameterKey>
            </Element>
            <Element>
               <Name>z</Name>
               <Index>3</Index>
               <ParameterKey>mav_sep2_fmso(2)</ParameterKey>
            </Element>
         </Structure>          
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
      </Parameter> 
      <Parameter>
         <Name>rear : FOV center in MSO</Name>
         <ParameterKey>mav_sep2_rmso</ParameterKey>
         <Description>Geometric center of telecope 2 rear field of view in MSO coordinates</Description>
         <Ucd/>
         <Units/>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>
         <Structure>
            <Size>3</Size>
            <Element>
               <Name>x</Name>
               <Index>1</Index>
               <ParameterKey>mav_sep2_rmso(0)</ParameterKey>
            </Element>
            <Element>
               <Name>y</Name>
               <Index>2</Index>
               <ParameterKey>mav_sep2_rmso(1)</ParameterKey>
            </Element>
            <Element>
               <Name>z</Name>
               <Index>3</Index>
               <ParameterKey>mav_sep2_rmso(2)</ParameterKey>
            </Element>
         </Structure>          
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
      </Parameter> 
      <!--<Parameter>
         <Name>forward : FOV center in SSO</Name>
         <ParameterKey>mav_sep2_fsso</ParameterKey>
         <Description>Geometric center of telecope 2 forward field of view in SSO (spacecraft solar orbital) coordinates</Description>
         <Ucd/>
         <Units/>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>
         <Structure>
            <Size>3</Size>
            <Element>
               <Name>x</Name>
               <Index>0</Index>
               <ParameterKey>mav_sep2_fsso(0)</ParameterKey>
            </Element>
            <Element>
               <Name>y</Name>
               <Index>1</Index>
               <ParameterKey>mav_sep2_fsso(1)</ParameterKey>
            </Element>
            <Element>
               <Name>z</Name>
               <Index>2</Index>
               <ParameterKey>mav_sep2_fsso(2)</ParameterKey>
            </Element>
         </Structure>          
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support> 
      </Parameter>
      <Parameter>
         <Name>rear : FOV center in SSO</Name>
         <ParameterKey>mav_sep2_rsso</ParameterKey>
         <Description>Geometric center of telecope 2 rear field of view in SSO (spacecraft solar orbital) coordinates</Description>
         <Ucd/>
         <Units/>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>
         <Structure>
            <Size>3</Size>
            <Element>
               <Name>x</Name>
               <Index>0</Index>
               <ParameterKey>mav_sep2_rsso(0)</ParameterKey>
            </Element>
            <Element>
               <Name>y</Name>
               <Index>1</Index>
               <ParameterKey>mav_sep2_rsso(1)</ParameterKey>
            </Element>
            <Element>
               <Name>z</Name>
               <Index>2</Index>
               <ParameterKey>mav_sep2_rsso(2)</ParameterKey>
            </Element>
         </Structure>          
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
      </Parameter> -->
       <Parameter>
         <Name>forward : FOV center in IAU</Name>
         <ParameterKey>mav_sep2_fare</ParameterKey>
         <Description>Geometric center of telecope 2 forward field of view in IAU Mars coordinates</Description>
         <Ucd/>
         <Units/>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>
         <Structure>
            <Size>3</Size>
            <Element>
               <Name>x</Name>
               <Index>1</Index>
               <ParameterKey>mav_sep2_fare(0)</ParameterKey>
            </Element>
            <Element>
               <Name>y</Name>
               <Index>2</Index>
               <ParameterKey>mav_sep2_fare(1)</ParameterKey>
            </Element>
            <Element>
               <Name>z</Name>
               <Index>3</Index>
               <ParameterKey>mav_sep2_fare(2)</ParameterKey>
            </Element>
         </Structure>          
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
       </Parameter>
      <Parameter>
         <Name>rear : FOV center in IAU</Name>
         <ParameterKey>mav_sep2_rare</ParameterKey>
         <Description>Geometric center of telecope 2 rear field of view in IAU MARS coordinates</Description>
         <Ucd/>
         <Units/>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>
         <Structure>
            <Size>3</Size>
            <Element>
               <Name>x</Name>
               <Index>1</Index>
               <ParameterKey>mav_sep2_rare(0)</ParameterKey>
            </Element>
            <Element>
               <Name>y</Name>
               <Index>2</Index>
               <ParameterKey>mav_sep2_rare(1)</ParameterKey>
            </Element>
            <Element>
               <Name>z</Name>
               <Index>3</Index>
               <ParameterKey>mav_sep2_rare(2)</ParameterKey>
            </Element>
         </Structure>          
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
      </Parameter> 
       <Parameter>
         <Name>forward : sun angle</Name>
         <ParameterKey>mav_sep2_fsun</ParameterKey>
         <Description>Angle between the geometric center of telescope 2 forward field of view and the direction of the sun</Description>
         <Ucd/>
         <Units>degrees</Units>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>             
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
       </Parameter> 
      <Parameter>
         <Name>rear : sun angle</Name>
         <ParameterKey>mav_sep2_rsun</ParameterKey>
         <Description>Angle between the geometric center of telescope 2 rear field of view and the direction of the sun</Description>
         <Ucd/>
         <Units>degrees</Units>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>             
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
       </Parameter>  
      <Parameter>
         <Name>forward : pitch angle</Name>
         <ParameterKey>mav_sep2_fpitch</ParameterKey>
         <Description>Angle between the geometric center of telescope 2 forward field of view and the magnetic field direction averaged over the 32 second interval</Description>
         <Ucd/>
         <Units>degrees</Units>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>             
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
       </Parameter> 
      <Parameter>
         <Name>rear : pitch angle</Name>
         <ParameterKey>mav_sep2_rpitch</ParameterKey>
         <Description>Angle between the geometric center of telescope 2 rear field of view and the magnetic field direction averaged over the 32 second interval</Description>
         <Ucd/>
         <Units>degrees</Units>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>             
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
       </Parameter>  
      <Parameter>
         <Name>forward : nadir angle</Name>
         <ParameterKey>mav_sep2_fnadir</ParameterKey>
         <Description>Angle between the geometric center of telescope 2 forward field of view and the nadir direction, i.e. towards the center of Mars</Description>
         <Ucd/>
         <Units>degrees</Units>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>             
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
       </Parameter> 
      <Parameter>
         <Name>rear : nadir angle</Name>
         <ParameterKey>mav_sep2_rnadir</ParameterKey>
         <Description>Angle between the geometric center of telescope 2 rear field of view and the nadir direction, i.e. towards the center of Mars</Description>
         <Ucd/>
         <Units>degrees</Units>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>             
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
       </Parameter>
      <Parameter>
         <Name>forward : fraction mars</Name>
         <ParameterKey>mav_sep2_fmars</ParameterKey>
         <Description>Fraction of telescope 2 forward field of view taken up by Mars</Description>
         <Ucd/>
         <Units/>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>             
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
       </Parameter> 
      <Parameter>
         <Name>rear : fraction mars</Name>
         <ParameterKey>mav_sep2_rmars</ParameterKey>
         <Description>Fraction of telescope 2 rear field of view taken up by Mars</Description>
         <Ucd/>
         <Units/>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>             
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
       </Parameter>
      <Parameter>
         <Name>mars :fraction sky</Name>
         <ParameterKey>mav_sep2_mars</ParameterKey>
         <Description>Fraction of the sky filled by the disk of Mars</Description>
         <Ucd/>
         <Units/>
         <UnitsConversion/>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>             
         <Support>
            <SupportQuantity>Positional</SupportQuantity>
         </Support>
       </Parameter>
   </NumericalData>
</Spase>