<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<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_6_1.xsd">
  <_Note>Nodes prefixed with a _ are not valid SPASE, but are included for debugging. Values prefixed with a x_ are not valid SPASE but may considered for addition for completeness.</_Note>
  <Version>2.6.1</Version>
  <_MasterURL>https://cdaweb.gsfc.nasa.gov/pub/software/cdawlib/0JSONS/de_uv_sai_00000000_v01.json (from all.xml)</_MasterURL>
  <NumericalData>
    <ResourceID>spase://NASA/NumericalData/DE1/SAI/PT3M</ResourceID>
    <_ResourceID>Source: https://github.com/rweigel/cdawmeta-spase/blob/main/ResourceID.json</_ResourceID>
    <ResourceHeader>
      <ResourceName>DE-1 Spin-scan Auroral Imager (SAI) Ultraviolet Images</ResourceName>
      <_ResourceName>Source: Master/CDFglobalAttributes/Logical_source_description</_ResourceName>
      <AlternateName>de_uv_sai</AlternateName>
      <_AlternateName>Source: Master/CDFglobalAttributes/Logical_source</_AlternateName>
      <Description>   Instrument functional description:        The spin-scan auroral imagers (SAI) comprise three photometers which   provide images of Earth at various wavelengths via interference filters   mounted on a wheel and selected by ground command.  Two of the photometers   provide visible wavelength images, and the third provides images at   vacuum-ultraviolet wavelengths.       The three photometers are mounted on the spacecraft such that their   fields of view are separated by about 120 degrees in a plane oriented   perpendicular to the spin axis.  Each photometer in operation collects   one scan line during each spacecraft rotation, with an internal mirror   stepping once per rotation to start a new scan line.       An auroral image is a nadir-centered two-dimensional pixel array   provided by the spacecraft rotation and the photometer's stepping mirror   which advances the field of view 0.25 degrees once per rotation in a   direction perpendicular to the plane of rotation.  A change in mirror-   stepping direction signals the start of a new image.  One, two, or   three photometers may be in operation at one time.  The images from all   operating photometers are telemetered simultaneously with image repetition   rates that typically vary from about 3 to 12 minutes.       One of the three imaging photometers is equipped with filters and a   photocathode for observations at vacuum-ultraviolet wavelengths, in   particular emissions of the Lyman-Birge-Hopfield band of molecular   nitrogen at about 140 to 170 nm.  Imaging at these wavelengths allows   coverage of the auroral oval in both the dark and sunlit ionospheres.   The filter array for the vacuum-ultraviolet imaging photometer also   includes filters for atomic hydrogen Lyman alpha at 121.6 nm and oxygen   lines at 130.4 and 135.6 nm.       The full width of the fields of view of the photometers   corresponding to a single pixel is 0.29 degrees.  An image frame   consists of all scan lines obtained by mirror steps in one direction   which deflect the field of view by 0.25 degrees per rotation.  The   angular separation of two consecutive pixels in the direction of   spacecraft rotation is about 0.23 degrees.  A full frame has 120   scan lines or 30 degrees of width.  For routine processing the   angular width along a scan line is 150 pixels, or about 34.5 degrees   of length.  The frame width is occasionally adjusted to less than   120 scan lines.     Reference:    Frank, L. A., J. D. Craven, K. L. Ackerson, M. R. English, R. H. Eather,       and R. L. Carovillano, Global auroral imaging instrumentation for       the Dynamics Explorer mission, Space Sci. Inst., 5, 369-393, 1981.     Data set description:        Each DE SAI UV image CDF contains all of images collected by the   UV photometer during one day of operations.  The displayable image   counts are in variable 3.       Coordinates are calculated for each position of the image count array.   These coordinates are in variables 14, 15, and 16.       To facilitate viewing of the images, a mapping of pixel value to a   recommended color table based on the characteristics of the selected   filter will be included with each image.  See the description of variables   17, 18, and 19 below.       A relative intensity scale is provided by the uncompressed count   table of variable 20.  Approximate intensity levels in kiloRayleighs are   given in the intensity table of variable 21.       Other variables provide orbit and attitude data and information about   the selected filter and the mirror stepping direction.   Variable descriptions:   1,2. Start time        The time assigned to an image is the start time of the initial scan        line within a resolution of one second.     3. Image counts        Image pixel counts range from 0 to 255.  They are stored in a two-        dimensional byte array of 121 columns by 150 rows.  Each column        contains one scan line.  Images will generally not fill all of the        121 columns.  When an image is displayed with row 1 at the top and        column 1 on the left, the spacecraft spin axis is oriented to the        left in the display, and the orbit normal vector is oriented to the        right.     4. Filter        Twelve filters are available for ultra-violet imaging; the filter        number, 1-12, is given here.  In addition, the peak wavelength in        Angstroms is given for the selected filter.     5. Presumed altitude of emissions        The presumed altitude of the emissions seen in the image varies        with the characteristics of the filter used.   6,7. First and last mirror location counters (MLCs)        The MLC range is from 28 in column 1 (leftmost) to 148 in column 121        (rightmost).  The direction of mirror stepping motion is shown by        comparing first and last MLCs.     8. Orbit/attitude time        Whenever possible, the approximate center time of the image is used        for determining the orbit and attitude parameters.  If O/A data is        not available for the center time, the closest available O/A time        is used.     9. Spacecraft position vector, GCI    10. Spacecraft velocity vector, GCI    11. Spacecraft spin axis unit vector, GCI    12. Sun position unit vector, GCI    13. Orbit normal unit vector, GCI    14. Geographic longitude or right ascension        East longitude is given for each image pixel on the Earth at the        altitude given in variable 5.  When the pixel altitude is greater        than the value of variable 5, the right ascension is given.    15. Geographic latitude or declination        North latitude is given for each image pixel on the Earth at the        altitude given in variable 5.  When the pixel altitude is greater        than the value of variable 5, the declination is given.    16. Pixel altitude        For each image pixel on the Earth, the presumed altitude of the        emissions is used.  This is equal to the value of variable 5.  For each        pixel off the Earth, the altitude of the line of sight is used.    17. Pixel UT        This array gives the start time for the collection of each image pixel.    18. RGB color table        This is the recommended color table to be used with the        limits given in variables 19 and 20. 19,20. Low and high color mapping limits        The low and high color limits are recommended for remapping        the color table entries, as follows:            For pixel values less than the low limit, use the color                at table position 1.            For pixel values greater than or equal to the low limit                and less than or equal to the high limit, use the color                at table position (pix-low)/(high-low) x 255 + 1.            For pixel values greater than the high limit, use the color                at table position 256.    21. Expanded count table        The image pixel counts are quasi-logarithmically compressed to the        range 0-255.  This table gives the average of the uncompressed range        for each compressed count value.  Table entries 1-128 correspond to        compressed counts 0-127 respectively.  Count levels greater than        127 are considered overflow.    22. Intensity table        For each of the twelve filters, approximate intensity levels in        kiloRayleighs are given for each compressed count value.  Table        entries 1-128 correspond to compressed counts 0-127 respectively.        No count conversion data is available for count levels greater than        127.     Supporting software:          Directions for obtaining supporting software is available on the SAI   website at the URL http://www-pi.physics.uiowa.edu/www/desai/software/.   Included is an IDL program that displays the images with the recommended   color bar and provides approximate intensities and coordinate data for   each pixel.</Description>
      <_Description>Source: Master/CDFglobalAttributes/TEXT</_Description>
      <_Rights>
        <Name>SPDX</Name>
        <Description>Creative Commons Zero v1.0 Universal</Description>
        <URL>https://spdx.org/licenses/CC0-1.0.html</URL>
        <SchemeURI>https://spdx.org/licenses/</SchemeURI>
      </_Rights>
    </ResourceHeader>
    <ProviderResourceName>Dynamics Explorer Spin-Scan Auroral Imager ultraviolet camera images</ProviderResourceName>
    <DOI>https://doi.org/10.48322/t7ya-6231</DOI>
    <_DOI>Source: https://github.com/rweigel/cdawmeta-spase/blob/main/DOI.json</_DOI>
    <_AccessInformation>Source: https://github.com/rweigel/cdawmeta-spase/blob/main/AccessInformation.json</_AccessInformation>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>1981-09-23T19:02:17Z</StartDate>
        <StopDate>1991-02-18T09:50:31Z</StopDate>
      </TimeSpan>
      <_TemporalDescription>Generated from all.xml/@timerange_start and all.xml/@timerange_stop</_TemporalDescription>
      <Cadence>PT12M7.224S</Cadence>
      <_Cadence>Counts based on variable 'Epoch' in https://cdaweb.gsfc.nasa.gov/sp_phys/data/de/de1/images_sai/uv_sai_cdaweb/1981/de_uv_sai_19810923_v01.cdf. The most common cadence, 727224 [ms] = PT12M7.224S, occurred for 19.0476% of the 4 timesteps. </_Cadence>
    </TemporalDescription>
    <_ObservedRegion>Source: https://github.com/rweigel/cdawmeta-spase/blob/main/ObservedRegion.json</_ObservedRegion>
    <ProcessingLevel/>
    <_ProcessingLevel>Processing level is not available in the master file; it should be there instead of, say, https://github.com/rweigel/cdawmeta-spase/blob/main/ProcessingLevel.json</_ProcessingLevel>
    <InstrumentID>spase://SMWG/Instrument/DynamicsExplorer1/SAI</InstrumentID>
    <MeasurementType>ImageIntensity</MeasurementType>
    <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/NASA/GSFC/SPDF</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <Acknowledgement>SPDF/CDAWeb. Please also acknowledge the data producer: Louis A. Frank at The Univ. of Iowa</Acknowledgement>
      <Style>Listing</Style>
      <AccessURL>
        <Name>HTTPS from SPDF</Name>
        <URL>https://cdaweb.gsfc.nasa.gov/pub/data/de/de1/images_sai/uv_sai_cdaweb</URL>
        <Description>In CDF via HTTP from CDAWeb</Description>
        <AccessFilenameTemplate>de_uv_sai_%Y%m%d_%Q.cdf</AccessFilenameTemplate>
        <AccessDirectoryTemplate>%Y</AccessDirectoryTemplate>
        <ProductKey>DE_UV_SAI</ProductKey>
      </AccessURL>
      <Format>CDF</Format>
    </AccessInformation>
    <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/NASA/GSFC/SPDF</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <Acknowledgement>SPDF/CDAWeb. Please also acknowledge the data producer: Louis A. Frank at The Univ. of Iowa</Acknowledgement>
      <Style>Listing</Style>
      <AccessURL>
        <Name>FTPS from SPDF</Name>
        <URL>ftps://cdaweb.gsfc.nasa.gov/pub/data/de/de1/images_sai/uv_sai_cdaweb</URL>
        <Description>In CDF via HTTP from CDAWeb</Description>
        <AccessFilenameTemplate>de_uv_sai_%Y%m%d_%Q.cdf</AccessFilenameTemplate>
        <AccessDirectoryTemplate>%Y</AccessDirectoryTemplate>
        <ProductKey>DE_UV_SAI</ProductKey>
      </AccessURL>
      <Format>CDF</Format>
    </AccessInformation>
    <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/NASA/GSFC/SPDF</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <Acknowledgement>SPDF/CDAWeb. Please also acknowledge the data producer: Louis A. Frank at The Univ. of Iowa</Acknowledgement>
      <AccessURL>
        <Name>CDAWeb Web Service</Name>
        <URL>https://cdaweb.gsfc.nasa.gov/WebServices/</URL>
        <Style>WebService</Style>
        <Description>Instructions for using web services to access this dataset an other other metadata and options for CDAWeb datasets. The ProductKey here corresponds to the query parameter 'dataset' in the tables at the AccessURL in a dataset-related request can be made.</Description>
        <ProductKey>DE_UV_SAI</ProductKey>
      </AccessURL>
      <Format>CDF</Format>
      <Format>CSV</Format>
      <Format>GIF</Format>
      <Format>NetCDF</Format>
      <Format>PNG</Format>
      <Format>PS</Format>
      <Format>PDF</Format>
      <Format>XML</Format>
      <Format>x_Script.IDL</Format>
      <Format>x_Script.Python</Format>
      <Format>Text.ASCII</Format>
      <Format>x_WAV</Format>
    </AccessInformation>
    <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/NASA/GSFC/SPDF</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <Acknowledgement>SPDF/CDAWeb. Please also acknowledge the data producer: Louis A. Frank at The Univ. of Iowa</Acknowledgement>
      <AccessURL>
        <Name>CDAWeb Web Service user interface</Name>
        <URL>https://cdaweb.gsfc.nasa.gov/cgi-bin/eval2.cgi?index=sp_phys&amp;dataset=DE_UV_SAI</URL>
        <Style>WebService</Style>
        <ProductKey>DE_UV_SAI</ProductKey>
        <Description>Web service user interface for this product.</Description>
      </AccessURL>
      <Format>CDF</Format>
      <Format>GIF</Format>
      <Format>PDF</Format>
      <Format>Text.ASCII</Format>
      <Format>x_WAV</Format>
    </AccessInformation>
    <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/NASA/GSFC/SPDF</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <Acknowledgement>SPDF/CDAWeb. Please also acknowledge the data producer: Louis A. Frank at The Univ. of Iowa</Acknowledgement>
      <AccessURL>
        <Name>CDAWeb Python Script</Name>
        <URL>https://cdaweb.gsfc.nasa.gov/WS/cdasr/1/dataviews/sp_phys/datasets/DE_UV_SAI/clientLibraryExample/</URL>
        <ProductKey>DE_UV_SAI</ProductKey>
        <Style>WebService</Style>
        <Description>Web service that generates a Python script to access this product.</Description>
      </AccessURL>
      <Format>x_Script.IDL</Format>
      <Format>x_Script.Python</Format>
    </AccessInformation>
    <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/NASA/GSFC/SPDF</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <Acknowledgement>SPDF/SSCWeb. Please also acknowledge the data producer: Louis A. Frank at The Univ. of Iowa</Acknowledgement>
      <AccessURL>
        <Name>4D Orbit Viewer</Name>
        <URL>https://sscweb.gsfc.nasa.gov/4dorbit/?sc=DE_UV_SAI</URL>
        <ProductKey>DE_UV_SAI</ProductKey>
        <Style>x_Visualization</Style>
        <Description>Web Service to this product.</Description>
      </AccessURL>
      <Format>HTML</Format>
    </AccessInformation>
    <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/NASA/GSFC/SPDF</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <Acknowledgement>SPDF/CDAWeb and the HAPI project. Please also acknowledge the data producer: Louis A. Frank at The Univ. of Iowa</Acknowledgement>
      <AccessURL>
        <Name>CDAWeb HAPI Server</Name>
        <URL>https://hapi-server.org/servers/#server=CDAWeb&amp;dataset=DE_UV_SAI</URL>
        <Style>HAPI</Style>
        <ProductKey>DE_UV_SAI</ProductKey>
        <Description>Web Service to this product using the HAPI interface.</Description>
      </AccessURL>
      <Format>CSV</Format>
      <Format>JSON</Format>
      <Format>Binary</Format>
    </AccessInformation>
    <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/NASA/GSFC/SPDF</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <Acknowledgement>SPDF/CDAWeb and the HAPI project. Please also acknowledge the data producer: Louis A. Frank at The Univ. of Iowa</Acknowledgement>
      <AccessURL>
        <Name>CDAWeb HAPI Script in Multiple Languages</Name>
        <URL>https://hapi-server.org/servers/#server=CDAWeb&amp;dataset=DE_UV_SAI&amp;return=script</URL>
        <Style>HAPI</Style>
        <ProductKey>DE_UV_SAI</ProductKey>
        <Description>Web Service user interface that generates scripts in IDL, Javascript, MATLAB, Python, Autoplot, curl, wget to access this product. See https://hapi-server.org/servers/api for the API.</Description>
      </AccessURL>
      <Format>x_Script.IDL</Format>
      <Format>x_Script.Javascript</Format>
      <Format>x_Script.MATLAB</Format>
      <Format>x_Script.Python</Format>
      <Format>x_Script.Autoplot</Format>
      <Format>x_Script.curl</Format>
      <Format>x_Script.wget</Format>
    </AccessInformation>
    <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/NASA/GSFC/SPDF</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <Acknowledgement>SPDF/CDAWeb and the HAPI project. Please also acknowledge the data producer: Louis A. Frank at The Univ. of Iowa</Acknowledgement>
      <AccessURL>
        <Name>HAPI visualizations</Name>
        <URL>https://hapi-server.org/plot/?server=https://cdaweb.gsfc.nasa.gov/hapi&amp;dataset=DE_UV_SAI&amp;format=gallery</URL>
        <Style>x_Visualization</Style>
        <ProductKey>DE_UV_SAI</ProductKey>
        <Description>Web Service that generates plots. See https://hapi-server.org/plot/ for the API.</Description>
      </AccessURL>
      <Format>PNG</Format>
      <Format>PDF</Format>
      <Format>SVG</Format>
    </AccessInformation>
    <Keyword>Dynamics Explorer 1 (from all.xml/observatory/description/@short)</Keyword>
    <Keyword>Spin-Scan Auroral Imager (from all.xml/instrument/description/@short)</Keyword>
    <Keyword>Space Physics (from Master/CDFglobalAttributes/Discipline)</Keyword>
    <Keyword>Magnetospheric Science (from Master/CDFglobalAttributes/Discipline)</Keyword>
    <Keyword>DE-1 (from Master/CDFglobalAttributes/Source_name)</Keyword>
    <Keyword>Dynamics Explorer 1 (from Master/CDFglobalAttributes/Source_name)</Keyword>
    <Keyword>UV (from Master/CDFglobalAttributes/Data_type)</Keyword>
    <Keyword>Ultraviolet Images (from Master/CDFglobalAttributes/Data_type)</Keyword>
    <Keyword>SAI (from all.xml/instrument/@ID)</Keyword>
    <ObservedRegion>Earth.NearSurface.Atmosphere</ObservedRegion>
    <ObservedRegion>Earth.NearSurface.Ionosphere</ObservedRegion>
    <ObservedRegion>Earth.Magnetosphere.Plasmasphere</ObservedRegion>
    <ObservedRegion>Earth.Magnetosphere.Polar</ObservedRegion>
    <Parameter2>
      <Name>START TIME (Epoch)</Name>
      <ParameterKey>Epoch</ParameterKey>
      <Description>CATDESC: 'Image center time, Epoch'. Notes not in Master CDF: 'The units are the units in CDF files. For other web services, this variable is may be represented as a time string.'</Description>
      <Units>ms</Units>
      <Support>
        <Qualifier>Scalar</Qualifier>
        <SupportQuantity>Temporal</SupportQuantity>
      </Support>
    </Parameter2>
    <Parameter2>
      <Name>START TIME</Name>
      <ParameterKey>Time_PB5</ParameterKey>
      <Description>Master CDF CATDESC: 'Image start time, PB5'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <FillValue>-2147483648</FillValue>
      <Structure>
        <Size>3</Size>
      </Structure>
      <Units>year</Units>
      <Units>day</Units>
      <Units>msec</Units>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts</Name>
      <ParameterKey>Image_Counts</ParameterKey>
      <Description>Master CDF CATDESC: 'Ultraviolet Image (quasi-logarithmically compressed counts)'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image in 121 columns by 150 rows of pixels.  Most images will use 120 of the columns.  The counts have been quasi-logarithmically compressed by the instrument.  Approximate uncompressed value for Image_Counts(i,j) is ExpandedCount(Image_Counts(i,j)+1).  Approximate intensity in kR is Intens_Table(Image_Counts(i,j)+1).The appearance of the actual count value 255 is rare.  When displaying an image,it works best to use the fill value as an overflow (i.e. brightest) value.'. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>Counts</Units>
      <FillValue>255</FillValue>
      <Structure>
        <Size>121</Size>
        <Size>150</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts</Name>
      <ParameterKey>Image_CountsM</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; Ultraviolet Mapped Image (quasi-logarithmically compressed counts)'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image in 121 columns by 150 rows of pixels.  Most images will use 120 of the columns.  The counts have been quasi-logarithmically compressed by the instrument.  Approximate uncompressed value for Image_Counts(i,j) is ExpandedCount(Image_Counts(i,j)+1).  Approximate intensity in kR is Intens_Table(Image_Counts(i,j)+1).The appearance of the actual count value 255 is rare.  When displaying an image,it works best to use the fill value as an overflow (i.e. brightest) value.'. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>Counts</Units>
      <FillValue>255</FillValue>
      <Structure>
        <Size>121</Size>
        <Size>150</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Filter number and wavelength</Name>
      <ParameterKey>Filter</ParameterKey>
      <Description>Master CDF CATDESC: 'Filter number and peak wavelength in Angstroms)'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <FillValue>-2147483648</FillValue>
      <Structure>
        <Size>2</Size>
      </Structure>
      <Units>number</Units>
      <Units>Angstroms</Units>
    </Parameter2>
    <Parameter2>
      <Name>Presumed Altitude of Emissions</Name>
      <ParameterKey>AltF</ParameterKey>
      <Description>Master CDF CATDESC: 'Presumed altitude of emissions, km.'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>Kilometers</Units>
      <FillValue>-1e+31</FillValue>
    </Parameter2>
    <Parameter2>
      <Name>First Mirror Location Counter</Name>
      <ParameterKey>First_MLC</ParameterKey>
      <Description>Master CDF CATDESC: 'Mirror location counter at time of first scan'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>Mirror steps</Units>
      <FillValue>-2147483648</FillValue>
    </Parameter2>
    <Parameter2>
      <Name>Last Mirror Location Counter</Name>
      <ParameterKey>Last_MLC</ParameterKey>
      <Description>Master CDF CATDESC: 'Mirror location counter at time of last scan'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>Mirror steps</Units>
      <FillValue>-2147483648</FillValue>
    </Parameter2>
    <Parameter2>
      <Name>ORBIT/ATTITUDE TIME</Name>
      <ParameterKey>OA_time_PB5</ParameterKey>
      <Description>Master CDF CATDESC: 'Orbit/attitude time, PB5'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <FillValue>-2147483648</FillValue>
      <Structure>
        <Size>3</Size>
      </Structure>
      <Units>year</Units>
      <Units>day</Units>
      <Units>msec</Units>
    </Parameter2>
    <Parameter2>
      <Name>Spacecraft position GCI</Name>
      <ParameterKey>SC_Pos_GCI</ParameterKey>
      <Description>Master CDF CATDESC: 'GCI position vector of DE spacecraft in kilometers.'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>km</Units>
      <FillValue>-1e+31</FillValue>
      <Structure>
        <Size>3</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Spacecraft velocity GCI</Name>
      <ParameterKey>SC_Vel_GCI</ParameterKey>
      <Description>Master CDF CATDESC: 'GCI velocity vector of DE spacecraft in km/sec.'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>Kilometers/second</Units>
      <FillValue>-1e+31</FillValue>
      <Structure>
        <Size>3</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Spacecraft spin axis GCI</Name>
      <ParameterKey>SC_SpinV_GCI</ParameterKey>
      <Description>Master CDF CATDESC: 'GCI spin axis unit vector of DE spacecraft.'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>1</Units>
      <FillValue>-1e+31</FillValue>
      <Structure>
        <Size>3</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Sun Vector GCI</Name>
      <ParameterKey>Sun_Vctr_GCI</ParameterKey>
      <Description>Master CDF CATDESC: 'GCI unit vector toward sun'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>1</Units>
      <FillValue>-1e+31</FillValue>
      <Structure>
        <Size>3</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Orbit Normal Vector GCI</Name>
      <ParameterKey>Orb_Normal_GCI</ParameterKey>
      <Description>Master CDF CATDESC: 'GCI unit vector of DE orbit normal'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>1</Units>
      <FillValue>-1e+31</FillValue>
      <Structure>
        <Size>3</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Geo E Long (off Earth: Rt Asc</Name>
      <ParameterKey>GeoLng_RAs</ParameterKey>
      <Description>Master CDF CATDESC: 'Geographic longitudes, or Right Ascensions'. Master CDF VAR_NOTES: 'Geographic east longitude for every image pixel on the Earth, right ascension for every pixel off the Earth'. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>Degrees</Units>
      <FillValue>-1e+31</FillValue>
      <Structure>
        <Size>121</Size>
        <Size>150</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Geo N Lat (off Earth: Declination</Name>
      <ParameterKey>GeoLat_Dec</ParameterKey>
      <Description>Master CDF CATDESC: 'Geographic latitudes, or Declinations'. Master CDF VAR_NOTES: 'Geographic north latitude for every image pixel on the Earth, declination for every pixel off the Earth'. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>Degrees</Units>
      <FillValue>-1e+31</FillValue>
      <Structure>
        <Size>121</Size>
        <Size>150</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Pixel Altitudes</Name>
      <ParameterKey>Pixel_Alts</ParameterKey>
      <Description>Master CDF CATDESC: 'Altitudes of pixels, km.'. Master CDF VAR_NOTES: 'Presumed altitude of emissions for every pixel on the Earth, equal to the value of the variable AltF; altitude of line of sight for every pixel off the Earth'. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>Kilometers</Units>
      <FillValue>-1e+31</FillValue>
      <Structure>
        <Size>121</Size>
        <Size>150</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Pixel UTs</Name>
      <ParameterKey>Pixel_UTs_PB5</ParameterKey>
      <Description>Master CDF CATDESC: 'Pixel collection times, PB5'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <FillValue>-2147483648</FillValue>
      <Structure>
        <Size>3</Size>
        <Size>121</Size>
        <Size>150</Size>
      </Structure>
      <Units>year</Units>
      <Units>day</Units>
      <Units>msec</Units>
    </Parameter2>
    <Parameter2>
      <Name>Color Limit Low</Name>
      <ParameterKey>Limit_Lo</ParameterKey>
      <Description>Master CDF CATDESC: 'Lower limit for remapping color table to pixel range (see TEXT)'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>Counts</Units>
      <FillValue>-32768</FillValue>
    </Parameter2>
    <Parameter2>
      <Name>Color Limit High</Name>
      <ParameterKey>Limit_Hi</ParameterKey>
      <Description>Master CDF CATDESC: 'Upper limit for remapping color table to pixel range (see TEXT)'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>Counts</Units>
      <FillValue>-32768</FillValue>
    </Parameter2>
    <Parameter2>
      <Name>Image header</Name>
      <ParameterKey>Image_Header</ParameterKey>
      <Description>Master CDF CATDESC: 'Image header words'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units> </Units>
      <FillValue>-2147483648</FillValue>
      <Structure>
        <Size>101</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Scan line headers</Name>
      <ParameterKey>Scan_Headers</ParameterKey>
      <Description>Master CDF CATDESC: 'Scan line header words'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units> </Units>
      <FillValue>-32768</FillValue>
      <Structure>
        <Size>12</Size>
        <Size>121</Size>
      </Structure>
    </Parameter2>
  </NumericalData>
</Spase>
