psp-fld-qfl.xml 6.48 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.4.1.xsd">
  <Version>2.4.1</Version>
  <NumericalData>
    <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/PSP/psp-fld-qfl</ResourceID>
    <ResourceHeader>
      <ResourceName>quality flag</ResourceName>
      <AlternateName>PSP FIELDS Quality flags</AlternateName>
      <ReleaseDate>2024-09-23T16:13:25Z</ReleaseDate>
      <Description> 
             The quality flags is a bitwise variable, meaning that multiple flags can be set for a single time, by adding flag values. Current flagged values are: 
             * 1: FIELDS antenna bias sweep, 
             * 2: PSP thruster firing, 
             * 4: SCM Calibration, 
             * 8: PSP rotations for MAG calibration (MAG rolls), 
             * 16: FIELDS MAG calibration sequence, 
             * 32: SWEAP SPC in electron mode, 
             * 64: PSP Solar limb sensor (SLS) test. 
             * 128: PSP spacecraft is off umbra pointing (heat shield not pointed sunward). 
             * 0: A value of zero corresponds to no set flags
             The data is available both in the form of an integer and as a vector of 8 components corresponding to the flagging of each scenarii.
         </Description>
      <Acknowledgement>
         </Acknowledgement>
      <Contact>
        <PersonID>spase://SMWG/Person/Stuart.D.Bale</PersonID>
        <Role>PrincipalInvestigator</Role>
      </Contact>
      <InformationURL>
        <Name>FIELDS data release information</Name>
        <URL>http://fields.ssl.berkeley.edu/data/</URL>
        <Description>
              Relevant information to the data released for the FIELDS instrument on the Parker Solar Probe
           </Description>
      </InformationURL>
    </ResourceHeader>
    <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
        <Name>CDPP/AMDA HAPI Server</Name>
        <URL>https://amda.irap.omp.eu/service/hapi</URL>
        <Style>HAPI</Style>
        <ProductKey>psp-fld-qfl</ProductKey>
        <Description>Web Service to this product using the HAPI interface.</Description>
      </AccessURL>
      <Format>CSV</Format>
      <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse". See the Rules of the road at https://amda.cdpp.eu/help/policy.html . Please acknowledge the Data Providers.</Acknowledgement>
    </AccessInformation>
    <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
        <Name>CDPP/AMDA Web application</Name>
        <URL>https://amda.cdpp.eu</URL>
        <Description>Access to Data via CDPP/AMDA Web application.</Description>
      </AccessURL>
      <Format>CSV</Format>
      <Format>VOTable</Format>
      <Format>CDF</Format>
      <Format>PNG</Format>
      <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse". See the Rules of the road at https://amda.cdpp.eu/help/policy.html . Please acknowledge the Data Providers.</Acknowledgement>
    </AccessInformation>
    <ProviderName>SPDF</ProviderName>
    <ProviderResourceName>psp/fields/l2/mag_rtn_1min/</ProviderResourceName>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/PSP/MAG</InstrumentID>
    <MeasurementType>InstrumentStatus</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2018-10-02T03:48:30Z</StartDate>
        <StopDate>2024-04-29T23:59:30Z</StopDate>
      </TimeSpan>
      <Cadence>PT60S</Cadence>
    </TemporalDescription>
    <ObservedRegion>Heliosphere.Inner</ObservedRegion>
    <Parameter>
      <Name>q value</Name>
      <ParameterKey>psp_fld_qfl</ParameterKey>
      <Description>
             Bitwise variable quality
         </Description>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>1</Size>
      </Structure>
      <Support>
        <SupportQuantity>InstrumentMode</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>q vector</Name>
      <ParameterKey>psp_fld_qflbin</ParameterKey>
      <Description>
              Quality flags described as a vector. Each component corresponds to a flag value
          </Description>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>8</Size>
        <Element>
          <Name>antenna sweep</Name>
          <Index>1</Index>
          <ParameterKey>psp_fld_qflbin(0)</ParameterKey>
        </Element>
        <Element>
          <Name>thruster firing</Name>
          <Index>2</Index>
          <ParameterKey>psp_fld_qflbin(1)</ParameterKey>
        </Element>
        <Element>
          <Name>SCM calibr.</Name>
          <Index>3</Index>
          <ParameterKey>psp_fld_qflbin(2)</ParameterKey>
        </Element>
        <Element>
          <Name>PSP rotations</Name>
          <Index>4</Index>
          <ParameterKey>psp_fld_qflbin(3)</ParameterKey>
        </Element>
        <Element>
          <Name>MAG calibr. seq.</Name>
          <Index>5</Index>
          <ParameterKey>psp_fld_qflbin(4)</ParameterKey>
        </Element>
        <Element>
          <Name>SWP cup e- mode</Name>
          <Index>6</Index>
          <ParameterKey>psp_fld_qflbin(5)</ParameterKey>
        </Element>
        <Element>
          <Name>SLS test</Name>
          <Index>7</Index>
          <ParameterKey>psp_fld_qflbin(6)</ParameterKey>
        </Element>
        <Element>
          <Name>off umbra</Name>
          <Index>8</Index>
          <ParameterKey>psp_fld_qflbin(7)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>InstrumentMode</SupportQuantity>
      </Support>
    </Parameter>
  </NumericalData>
</Spase>