<?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/po_k1_vis_00000000_v01.json (from all.xml)</_MasterURL>
  <NumericalData>
    <ResourceID/>
    <_ResourceID>Source: https://github.com/rweigel/cdawmeta-spase/blob/main/ResourceID.json</_ResourceID>
    <ResourceHeader>
      <ResourceName>Polar Visible Imaging System Earth Camera Key Parameter</ResourceName>
      <_ResourceName>Source: Master/CDFglobalAttributes/Logical_source_description</_ResourceName>
      <AlternateName>PO_K1_VIS</AlternateName>
      <_AlternateName>Source: Master/CDFglobalAttributes/Logical_source</_AlternateName>
      <Description> Instrument functional description:    The VIS is a set of three low-light-level cameras.  Two of these    cameras share primary and some secondary optics and are designed to    provide images of the nighttime auroral oval at visible wavelengths.    A third camera is used to monitor the directions of the fields-of-view    of the auroral cameras with respect to the sunlit Earth and return    global images of the auroral oval at ultraviolet wavelengths.  The    VIS instrumentation produces an auroral image of 256 x 256 pixels    approximately every 24 seconds dependent on the integration time and    filter selected.  The fields-of-view of the two nighttime auroral    cameras are 5.6 x 6.3 degrees and 2.8 x 3.3 degrees for the low and    medium resolution cameras, respectively.  One or more Earth camera    images of 256 x 256 pixels are produced every five minutes, depending    on the commanded mode.  The field-of-view of the Earth camera is    approximately 20 x 20 degrees.  Reference:    Frank, L. A., J. B. Sigwarth, J. D. Craven, J. P. Cravens, J. S. Dolan,        M. R. Dvorsky, J. D. Harvey, P. K. Hardebeck, and D. Muller,        'The Visible Imaging System (VIS) for the Polar Spacecraft',        Space Science Review, vol. 71, pp. 297-328, 1995. [Note to first-time users:  The first four variables are of primary interest.    The displayable 256 x 256 image array is in variable 3.  The correct orien-    tation of a displayed image is explained in the description of variable 3    below.]  Data set description:         The VIS Earth camera key parameter data set is a survey of global    auroral activity providedby a series of piled images produced by the median-    filtering of up to five consecutive images.  The displayable image counts    are in variable 3.         Some coordinate information is included for viewer orientation.    Coordinates are calculated for a grid of 18 x 18 points corresponding    to one pixel out of every 15 x 15 pixel block.  In addition, a rotation    matrix and a table of distortion-correcting look direction unit vectors    are provided for the purpose of calculating coordinates for every pixel.    See the description of variables 14 and 15 below.         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    19, 20, and 21 below.         A relative intensity scale is provided by the uncompressed count table    of variable 24.  Approximate intensity levels in kiloRayleighs are given in    the intensity table of variable 25.  Information on the availability of    more precisely calibrated intensities can be found on the VIS website at    URL http://eiger.physics.uiowa.edu/~vis/software/.  Variable descriptions:     1,2. Center time        The time assigned to an image is the center time of the integration        period within a resolution of 50 milliseconds.     3. Image counts        Image pixel counts range from 0 to 255.  They are stored in a two-        dimensional 256 x 256 byte array.  Images from the Earth camera        (sensor 0) are conventionally displayed with row 1 at the top, row 256        at the bottom, column 1 on the left, and column 256 on the right.  The        conventional image display for the low resolution camera (sensor 1) is        rotated 180 degrees so that the row 1-column 1 pixel is at the lower        right corner and the row 256-column 256 pixel is at the upper left        corner.  When displayed in this manner, the spacecraft spin axis is        oriented to the right in the display, the X component is defined as        the center of the image look direction, and the Y component is the        cross product of the spin axis and the look direction.     4. Sensor number        0 = Earth camera,        1 = low resolution camera,        2 = medium resolution camera.     5. Half integration time        This is half the length of the integration period for the image,        measured in milliseconds.     6. Filter        Twelve filters are available for visible imaging; the filter number,        1-12, is given here.  Ultra-violet imaging is done with one filter only,        designated here as filter number 0.  In addition, the peak wavelength        in Angstroms is given for the selected filter.     7. Presumed altitude of emissions        The presumed altitude of the emissions seen in the image varies        with the characteristics of the filter used.     8. Platform pitch angle        This is the platform pointing angle of rotation around the spin        axis, measured from nadir.   9,10. Geographic coordinates        Geographic north latitude and east longitude are provided for the        pixels at these image array locations: every 15th row starting        with row 1 and ending with row 256, and every 15th column starting        with column 1 and ending with column 256, for a total of        18 x 18 coordinate pairs.  11,12. Spacecraft position and velocity vectors, GCI        The spacecraft position vector and velocity vector in GCI        coordinates are for the image center time as given in variables        1 and 2.    13. Spacecraft spin axis unit vector, GCI  14,15. Image-to-GCI rotation matrix and look direction vector table        The rotation matrix may be used with the look direction vector table to        obtain pointing vectors in GCI coordinates for each pixel.  The        resulting vectors may be used to calculate coordinates for the observed        positions of the pixels.  Software for this purpose is available at URL         http://eiger.physics.uiowa.edu/~vis/software/.  The general method         used is described below.         In the image coordinate system, the X axis is the center line-of-sight        or look direction; the Y axis is the cross product of the spin axis an        the X axis; and the Z axis is the cross product of the X axis and the        Y axis.  When the display orientation conventions in the variable 3        description are applied, the low resolution camera image is rotated so        that both Earth camera and low resolution camera images are displayed        with Y axis pointing up and Z axis pointing toward the right.         To obtain the coordinates of the observed position of a pixel,        calculate the intersection of the line-of-sight with the surface        of an oblately spheroidal Earth at the altitude given as        variable 7.  The equation of the spheroid is            X**2/(A+ALT)**2 + Y**2/(A+ALT)**2 + Z**2/(B+ALT)**2 = 1            where A is the Earth radius at the equator,                  B is the Earth radius at the pole, and                  ALT is the given altitude.        The line-of-sight equations are            (X-SCX)/DX = (Y-SCY)/DY = (Z-SCZ)/DZ            where (SCX,SCY,SCZ) is the spacecraft position vector GCI, and                    (DX,DY,DZ)  is the look direction unit vector GCI.        Solve the line-of-sight equations for two variables in terms        of the third; substitute into the spheroid equation; and use the        quadratic formula to solve for the third variable.  Select        the solution point closer to the spacecraft.    16. Zenith angle of center line-of-sight at presumed altitude        This is the angle between the geocentric vector through the        observed point, assuming the altitude given as variable 7,        and the reverse of the image center line-of-sight vector.    17. Sun position unit vector, GCI    18. Solar zenith angle at observed point of center line-of-sight        This is the angle of the sun from zenith at the observed point        of the center line-of-sight, assuming the altitude given as        variable 7.    19. RGB color table        This is the recommended color table to be used with the        limits given in variables 20 and 21.  20,21. 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.    22. Data quality flag        The data quality word has bits set to 1 when the listed        conditions are true.  Bit #31 is the most significant bit in the        word, and it will not be used as a flag.  These are the bit        assignments:            bit 0 - image data frame sync error            bit 1 - image data frame counters error            bit 2 - image data fill frame flag.    23. Post gap flag        The post gap flag has these possible values:            0 - no gap occurred immediately prior to this record,            1 - the gap occurred because the instrument was not in                  a mode that allowed for the production of images for the                  selected sensor,            2 - the gap occurred because level zero data were missing,            3 - the gap occurred because level zero data were too                  noisy to extract images.    24. 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-256 correspond to        compressed counts 0-255 respectively.    25. Intensity table        Approximate intensity levels in kiloRayleighs are given for each        compressed count value.  Table entries 1-256 correspond to compressed        counts 0-255 respectively.  Information on the availability of more        precisely calibrated intensities can be found on the VIS website at        URL http://eiger.physics.uiowa.edu/~vis/software/.  Supporting software:    Supporting software is available on the VIS website at the URL    http://eiger.physics.uiowa.edu/~vis/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>
      <InformationURL>
        <URL>http://space.physics.uiowa.edu/vis/</URL>
        <Name>VIS Summary PNG Collection (combined Visible and Earth Camera images at U. Iowa</Name>
        <Description>Polar </Description>
        <_Note>URL also in all.xml. Using master.</_Note>
      </InformationURL>
    </ResourceHeader>
    <ProviderResourceName>ISTP Polar VIS key parameters, Earth camera</ProviderResourceName>
    <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>1996-04-30T00:00:26Z</StartDate>
        <StopDate>2008-04-28T00:00:00Z</StopDate>
      </TimeSpan>
      <_TemporalDescription>Generated from all.xml/@timerange_start and all.xml/@timerange_stop</_TemporalDescription>
      <Cadence>PT4M27.5S</Cadence>
      <_Cadence>Counts based on variable 'Epoch' in https://cdaweb.gsfc.nasa.gov/sp_phys/data/polar/vis/vis_k1/1996/po_k1_vis_19960430_v03.cdf. The most common cadence, 267500 [ms] = PT4M27.5S, occurred for 9.5785% of the 25 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/>
    <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 University of Iowa</Acknowledgement>
      <Style>Listing</Style>
      <AccessURL>
        <Name>HTTPS from SPDF</Name>
        <URL>https://cdaweb.gsfc.nasa.gov/pub/data/polar/vis/vis_k1</URL>
        <Description>In CDF via HTTP from CDAWeb</Description>
        <AccessFilenameTemplate>po_k1_vis_%Y%m%d_%Q.cdf</AccessFilenameTemplate>
        <AccessDirectoryTemplate>%Y</AccessDirectoryTemplate>
        <ProductKey>PO_K1_VIS</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 University of Iowa</Acknowledgement>
      <Style>Listing</Style>
      <AccessURL>
        <Name>FTPS from SPDF</Name>
        <URL>ftps://cdaweb.gsfc.nasa.gov/pub/data/polar/vis/vis_k1</URL>
        <Description>In CDF via HTTP from CDAWeb</Description>
        <AccessFilenameTemplate>po_k1_vis_%Y%m%d_%Q.cdf</AccessFilenameTemplate>
        <AccessDirectoryTemplate>%Y</AccessDirectoryTemplate>
        <ProductKey>PO_K1_VIS</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 University 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>PO_K1_VIS</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 University 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=PO_K1_VIS</URL>
        <Style>WebService</Style>
        <ProductKey>PO_K1_VIS</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 University of Iowa</Acknowledgement>
      <AccessURL>
        <Name>CDAWeb Python Script</Name>
        <URL>https://cdaweb.gsfc.nasa.gov/WS/cdasr/1/dataviews/sp_phys/datasets/PO_K1_VIS/clientLibraryExample/</URL>
        <ProductKey>PO_K1_VIS</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 University of Iowa</Acknowledgement>
      <AccessURL>
        <Name>4D Orbit Viewer</Name>
        <URL>https://sscweb.gsfc.nasa.gov/4dorbit/?sc=PO_K1_VIS</URL>
        <ProductKey>PO_K1_VIS</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 University of Iowa</Acknowledgement>
      <AccessURL>
        <Name>CDAWeb HAPI Server</Name>
        <URL>https://hapi-server.org/servers/#server=CDAWeb&amp;dataset=PO_K1_VIS</URL>
        <Style>HAPI</Style>
        <ProductKey>PO_K1_VIS</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 University of Iowa</Acknowledgement>
      <AccessURL>
        <Name>CDAWeb HAPI Script in Multiple Languages</Name>
        <URL>https://hapi-server.org/servers/#server=CDAWeb&amp;dataset=PO_K1_VIS&amp;return=script</URL>
        <Style>HAPI</Style>
        <ProductKey>PO_K1_VIS</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 University of Iowa</Acknowledgement>
      <AccessURL>
        <Name>HAPI visualizations</Name>
        <URL>https://hapi-server.org/plot/?server=https://cdaweb.gsfc.nasa.gov/hapi&amp;dataset=PO_K1_VIS&amp;format=gallery</URL>
        <Style>x_Visualization</Style>
        <ProductKey>PO_K1_VIS</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>Polar Plasma Laboratory (from all.xml/observatory/description/@short)</Keyword>
    <Keyword>Visible Imaging System (from all.xml/instrument/description/@short)</Keyword>
    <Keyword>Space Physics (from Master/CDFglobalAttributes/Discipline)</Keyword>
    <Keyword>Magnetospheric Science (from Master/CDFglobalAttributes/Discipline)</Keyword>
    <Keyword>POLAR (from Master/CDFglobalAttributes/Source_name)</Keyword>
    <Keyword>Polar Plasma Laboratory (from Master/CDFglobalAttributes/Source_name)</Keyword>
    <Keyword>K1 (from Master/CDFglobalAttributes/Data_type)</Keyword>
    <Keyword>Earth Camera Key Parameter (from Master/CDFglobalAttributes/Data_type)</Keyword>
    <Keyword>VIS (from all.xml/instrument/@ID)</Keyword>
    <ObservedRegion>Earth.NearSurface.Ionosphere</ObservedRegion>
    <ObservedRegion>Earth.Magnetosphere</ObservedRegion>
    <ObservedRegion>Earth.NearSurface.AuroralRegion</ObservedRegion>
    <ObservedRegion>Earth.NearSurface.EquatorialRegion</ObservedRegion>
    <ObservedRegion>Earth.NearSurface.Plasmasphere</ObservedRegion>
    <ObservedRegion>Earth.Magnetosphere.Polar</ObservedRegion>
    <ObservedRegion>Heliosphere.Inner</ObservedRegion>
    <ObservedRegion>Earth.NearSurface.PolarCap</ObservedRegion>
    <ObservedRegion>Earth.Magnetosphere.RadiationBelt</ObservedRegion>
    <ObservedRegion>Earth.NearSurface</ObservedRegion>
    <Parameter2>
      <Name>CENTER 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>CENTER TIME</Name>
      <ParameterKey>Time_PB5</ParameterKey>
      <Description>Master CDF CATDESC: 'Image center 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>Presumed Altitude of Emissions</Name>
      <ParameterKey>AltF</ParameterKey>
      <Description>Master CDF CATDESC: 'Presumed altitude of emissions (also quickly shows times when images are available)'. 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>Image Pixel Counts</Name>
      <ParameterKey>Image_Counts</ParameterKey>
      <Description>Master CDF CATDESC: 'Earth Camera UV Images (quasi-log cnts), small format display with click-expand (~4 min. res.)'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts (large format)</Name>
      <ParameterKey>Image_CountsF</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; Larger format display with click-expand, no geographic registration '. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts Overlay</Name>
      <ParameterKey>Mapped_ImageO</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; (USE SHORT TIME SPANS) With geographic grid overlay'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts</Name>
      <ParameterKey>Mapped_Image</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; [DO NOT USE: UNDER-DEVELOPMENT] Test Display'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts</Name>
      <ParameterKey>Mapped_ImageP</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; (USE SHORT TIME SPANS) Azimuthal projection to geographic (fixed sun orientation)'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts MLT VV</Name>
      <ParameterKey>Mapped_ImageM</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; (USE SHORT TIME SPANS) Azimuthal projection to magnetic LT and invariant lat'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts (movie)</Name>
      <ParameterKey>Movie_Image</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; (USE SHORT TIME SPANS) Movie display of images, no geographic registration'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts Overlay (movie)</Name>
      <ParameterKey>Mapped_MovieO</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; (USE SHORT TIME SPANS) Movie, with geographic grid overlay'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts (movie)</Name>
      <ParameterKey>Mapped_MovieP</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; (USE SHORT TIME SPANS) Movie, azimuthal projection to geographic (fixed sun orientation)'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts MLT VV (movie)</Name>
      <ParameterKey>Mapped_MovieM</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; (USE SHORT TIME SPANS) Movie, azimuthal projection to magnetic LT and invariant lat'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts in KiloRayleighs</Name>
      <ParameterKey>IImage_Counts</ParameterKey>
      <Description>Master CDF CATDESC: 'Earth Camera UV Images (kRay), small format display with click-expand (~4 min. res.)'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>KiloRayleighs</Units>
      <FillValue>255</FillValue>
      <Structure>
        <Size>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts in KiloRayleighs (large format)</Name>
      <ParameterKey>IImage_CountsF</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; Larger format display with click-expand, no geographic registration'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>KiloRayleighs</Units>
      <FillValue>255</FillValue>
      <Structure>
        <Size>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts in KiloRayleighs </Name>
      <ParameterKey>Mapped_IImageO</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; (USE SHORT TIME SPANS) With geographic grid overlay'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>KiloRayleighs</Units>
      <FillValue>255</FillValue>
      <Structure>
        <Size>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts in KiloRayleighs</Name>
      <ParameterKey>Mapped_IImageP</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; (USE SHORT TIME SPANS) Azimuthal projection to geographic (fixed sun orientation)'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>KiloRayleighs</Units>
      <FillValue>255</FillValue>
      <Structure>
        <Size>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts in KiloRayleighs MLT</Name>
      <ParameterKey>Mapped_IImageM</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; (USE SHORT TIME SPANS) Azimuthal projection to magnetic LT and invariant lat'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>KiloRayleighs</Units>
      <FillValue>255</FillValue>
      <Structure>
        <Size>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts in KiloRayleighs</Name>
      <ParameterKey>Movie_IImage</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; (USE SHORT TIME SPANS) Movie display of images, no geographic registration'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>KiloRayleighs</Units>
      <FillValue>255</FillValue>
      <Structure>
        <Size>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts in KiloRayleighs </Name>
      <ParameterKey>Mapped_IMovieO</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; (USE SHORT TIME SPANS) Movie, with geographic grid overlay'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>KiloRayleighs</Units>
      <FillValue>255</FillValue>
      <Structure>
        <Size>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts in KiloRayleighs</Name>
      <ParameterKey>Mapped_IMovieP</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; (USE SHORT TIME SPANS) Movie, azimuthal projection to geographic (fixed sun orientation)'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>KiloRayleighs</Units>
      <FillValue>255</FillValue>
      <Structure>
        <Size>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Image Pixel Counts in KiloRayleighs MLT</Name>
      <ParameterKey>Mapped_IMovieM</ParameterKey>
      <Description>Master CDF CATDESC: ' --&gt; (USE SHORT TIME SPANS) Movie, azimuthal projection to magnetic LT and invariant lat'. Master CDF VAR_NOTES: 'Image_Counts contains the displayable image.  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>KiloRayleighs</Units>
      <FillValue>255</FillValue>
      <Structure>
        <Size>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Geo_lat</Name>
      <ParameterKey>Geo_Lat</ParameterKey>
      <Description>Master CDF CATDESC: 'Geographic latitude grid - virtual var.'. Master CDF VAR_NOTES: 'Geographic N. latitude for pixels vals - computed by CDAWeb '. 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>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Geo_lon E. Longitude</Name>
      <ParameterKey>Geo_Lon</ParameterKey>
      <Description>Master CDF CATDESC: 'Geographic longitude grid - virtual var.'. Master CDF VAR_NOTES: 'Geographic E. longitude for pixels vals - computed by CDAWeb '. 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>256</Size>
        <Size>256</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>INTEGRATION TIME (HALF)</Name>
      <ParameterKey>Int_Time_Half</ParameterKey>
      <Description>Master CDF CATDESC: 'Half of the integration period measured in milliseconds'. Master CDF VAR_NOTES: ''. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>Msec</Units>
      <FillValue>-1e+31</FillValue>
    </Parameter2>
    <Parameter2>
      <Name>Platform Pitch Angle</Name>
      <ParameterKey>PPitch</ParameterKey>
      <Description>Master CDF CATDESC: 'Platform pointing angle from nadir'. Master CDF VAR_NOTES: 'Platform angle of rotation around spin axis, measured from nadir in tenths of degrees'. Notes not in Master CDF: 'The time index (the ISTP DEPEND_0 variable) for this parameter is Epoch.'</Description>
      <Units>Degrees*10</Units>
      <FillValue>-2147483648</FillValue>
    </Parameter2>
    <Parameter2>
      <Name>Pixel15 N. Latitude</Name>
      <ParameterKey>Pix15Lat</ParameterKey>
      <Description>Master CDF CATDESC: 'Geographic latitude grid'. Master CDF VAR_NOTES: 'Geographic N. latitude for pixels at every 15th row and column from 1 to 256'. 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>18</Size>
        <Size>18</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Pixel15 E. Longitude</Name>
      <ParameterKey>Pix15Lng</ParameterKey>
      <Description>Master CDF CATDESC: 'Geographic longitude grid'. Master CDF VAR_NOTES: 'Geographic E. longitude for pixels at every 15th row and column from 1 to 256'. 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>18</Size>
        <Size>18</Size>
      </Structure>
    </Parameter2>
    <Parameter2>
      <Name>Spacecraft position GCI</Name>
      <ParameterKey>SC_Pos_GCI</ParameterKey>
      <Description>Master CDF CATDESC: 'GCI position vector of Polar 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>Kilometers</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 Polar 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 Polar 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>Solar Zenith at Center</Name>
      <ParameterKey>S_Zenith</ParameterKey>
      <Description>Master CDF CATDESC: 'Solar zenith angle at intersection of center line-of-sight with Earth'. Master CDF VAR_NOTES: ''. 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>
    </Parameter2>
    <Parameter2>
      <Name>Image headers</Name>
      <ParameterKey>Headers</ParameterKey>
      <Description>Master CDF CATDESC: 'Image header bytes'. 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>255</FillValue>
      <Structure>
        <Size>64</Size>
        <Size>16</Size>
        <Size>5</Size>
      </Structure>
    </Parameter2>
  </NumericalData>
</Spase>
