Show Component

Component Name:
BRIEF netcdf 16076eca-785c-464f-b83b-d06cdffdcbb3
Component Group:
NOAA Master Component Group
Date Created:
2020-12-16 08:43:32.813
Last Updated By:
amanda.dean
Last Updated:
2020-12-16 08:43:32.813
UUID:
16076eca-785c-464f-b83b-d06cdffdcbb3
XML
                                <netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" location="file:C:/Users/amanda.dean/Desktop/Himawari_AHI_FLDK_2020037_0110_00_CLOUD_HEIGHT_EN (1).nc" uuid="16076eca-785c-464f-b83b-d06cdffdcbb3">
  <dimension name="Columns" length="5500"/>
  <dimension name="Rows" length="5500"/>
  <dimension name="CldHgtFlgCnst" length="4"/>
  <dimension name="FlgPakedCnst" length="1"/>
  <dimension name="ChanOnNum" length="1"/>
  <dimension name="NumFlt_Layers" length="5"/>
  <variable name="Latitude" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Latitude"/>
    <attribute name="units" value="degrees_north"/>
    <attribute name="comments" value="Pixel latitude in field Latitude (degree)"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="-90.0 90.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="Longitude" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Longitude"/>
    <attribute name="units" value="degrees_east"/>
    <attribute name="comments" value="Pixel longitude in field Longitude (degree)"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="-180.0 180.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="StartRow" shape="" type="int">
    <attribute name="long_name" value="Start row index"/>
  </variable>
  <variable name="StartColumn" shape="" type="int">
    <attribute name="long_name" value="Start column index"/>
  </variable>
  <variable name="CldTopTemp" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Cloud Top Temperature"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="Kelvin"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="180.0 340.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="CldTopPres" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Cloud Top Presssure"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="hPa"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="0.0 1100.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="CldTopHght" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Cloud Top Height"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="Meter"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="-300.0 20000.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="CldHgtFlag" shape="Rows Columns CldHgtFlgCnst" type="byte">
    <attribute name="long_name" value="Cloud Height Processing Flag"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="byte" value="-128"/>
    <attribute name="valid_range" type="byte" value="0 6"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200 4"/>
  </variable>
  <variable name="CldPackedFlag" shape="Rows Columns FlgPakedCnst" type="byte">
    <attribute name="long_name" value="Cloud Height Diagnostic Flag"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="byte" value="-128"/>
    <attribute name="valid_range" type="byte" value="-128 127"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200 1"/>
  </variable>
  <variable name="CldTopEmss" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Cloud Top Emissivity"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="0.0 1.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="CldOptDpth" shape="Rows Columns" type="float">
    <attribute name="long_name"/>
    <attribute name="coordinates"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="0.0 20.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="CloudHgtQF" shape="Rows Columns" type="byte">
    <attribute name="long_name" value="Cloud Height Quality Flag"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="byte" value="-128"/>
    <attribute name="valid_range" type="byte" value="0 6"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="CloudLayer" shape="Rows Columns" type="byte">
    <attribute name="long_name" value="Cloud Layer"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="byte" value="0"/>
    <attribute name="valid_range" type="byte" value="0 3"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="InverFlag" shape="Rows Columns" type="byte">
    <attribute name="long_name" value="Inversion Flag"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="byte" value="0"/>
    <attribute name="valid_range" type="byte" value="0 1"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="TcError" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Tc Error"/>
    <attribute name="coordinates"/>
    <attribute name="units" value="Kelvin"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="0.0 100.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="PcError" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Pc Error"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="hPa"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="0.0 1000.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="ZcError" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Zc Error"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="Meter"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="0.0 10000.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="Cost" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Cost"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="0.0 1000.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="Total_Cloud_Fraction_Uncer" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Total Cloud Fraction Uncertainty"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="0.0 1.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="Total_Cloud_Fraction" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Total Cloud Fraction"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="0.0 1.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="MeanTotalCldFrac" shape="" type="float">
    <attribute name="long_name" value="Mean of Total Cloud Fraction"/>
    <attribute name="units" value="1"/>
    <attribute name="valid_range" type="float" value="0.0 1.0"/>
  </variable>
  <variable name="StdDevTotalCldFrac" shape="" type="float">
    <attribute name="long_name" value="Std Dev of Total Cloud Fraction"/>
    <attribute name="units" value="1"/>
    <attribute name="valid_range" type="float" value="0.0 1.0"/>
  </variable>
  <variable name="Shadow_Mask" shape="Rows Columns" type="byte">
    <attribute name="long_name" value="Shadow Mask"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="byte" value="-128"/>
    <attribute name="valid_range" type="byte" value="0 1"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="SC_Cld_Prob" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Supercooled Cld Prob"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="%"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="0.0 1.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="Conv_Cld_Prob" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Convective Cld Prob"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="%"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="0.0 1.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="MinCldTopTemp" shape="" type="float">
    <attribute name="long_name" value="Minimum of cloud top temperature"/>
    <attribute name="units" value="Kelvin"/>
  </variable>
  <variable name="MaxCldTopTemp" shape="" type="float">
    <attribute name="long_name" value="Maximum of cloud top temperature"/>
    <attribute name="units" value="Kelvin"/>
  </variable>
  <variable name="MeanCldTopTemp" shape="" type="float">
    <attribute name="long_name" value="Mean of cloud top temperature"/>
    <attribute name="units" value="Kelvin"/>
  </variable>
  <variable name="StdDevCldTopTemp" shape="" type="float">
    <attribute name="long_name" value="Std Dev of cloud top temperature"/>
    <attribute name="units" value="Kelvin"/>
  </variable>
  <variable name="MinCldTopPres" shape="" type="float">
    <attribute name="long_name" value="Minimum of cloud top pressure"/>
    <attribute name="units" value="hPa"/>
  </variable>
  <variable name="MaxCldTopPres" shape="" type="float">
    <attribute name="long_name" value="Maximum of cloud top pressure"/>
    <attribute name="units" value="hPa"/>
  </variable>
  <variable name="MeanCldTopPres" shape="" type="float">
    <attribute name="long_name" value="Mean of cloud top pressure"/>
    <attribute name="units" value="hPa"/>
  </variable>
  <variable name="StdDevCldTopPres" shape="" type="float">
    <attribute name="long_name" value="Std Dev of cloud top pressure"/>
    <attribute name="units" value="hPa"/>
  </variable>
  <variable name="MinCldTopHeight" shape="" type="float">
    <attribute name="long_name" value="Minimum of cloud top Height"/>
    <attribute name="units" value="Meter"/>
  </variable>
  <variable name="MaxCldTopHeight" shape="" type="float">
    <attribute name="long_name" value="Maximum of cloud top Height"/>
    <attribute name="units" value="Meter"/>
  </variable>
  <variable name="MeanCldTopHeight" shape="" type="float">
    <attribute name="long_name" value="Mean of cloud top Height"/>
    <attribute name="units" value="Meter"/>
  </variable>
  <variable name="StdDevCldTopHeight" shape="" type="float">
    <attribute name="long_name" value="Std Dev of cloud top Height"/>
    <attribute name="units" value="Meter"/>
  </variable>
  <variable name="NumOfQualityFlag" shape="" type="int">
    <attribute name="long_name" value="Number of quality flag"/>
    <attribute name="units" value="1"/>
  </variable>
  <variable name="TotalCloudPixel" shape="" type="int">
    <attribute name="long_name" value=" Total Number of detected cloud pixels"/>
    <attribute name="units" value="1"/>
  </variable>
  <variable name="TerminatorPixPct" shape="" type="float">
    <attribute name="valid_range" type="float" value="0.0 100.0"/>
    <attribute name="long_name" value="Percent of terminator pixels"/>
    <attribute name="units" value="%"/>
  </variable>
  <variable name="ValidRetrPct" shape="" type="float">
    <attribute name="long_name" value="Valid, good converged retrieval"/>
    <attribute name="units" value="%"/>
    <attribute name="valid_range" type="float" value="0.0 100.0"/>
  </variable>
  <variable name="InvalidRetrSpaceViewPct" shape="" type="float">
    <attribute name="long_name" value="Invalid pixel due to space view"/>
    <attribute name="units" value="%"/>
    <attribute name="valid_range" type="float" value="0.0 100.0"/>
  </variable>
  <variable name="InvalidRetrSatZenPct" shape="" type="float">
    <attribute name="long_name" value="Invalid pixel due to being outside of sensor zenith range"/>
    <attribute name="units" value="%"/>
    <attribute name="valid_range" type="float" value="0.0 100.0"/>
  </variable>
  <variable name="InvalidRetrBadDataPct" shape="" type="float">
    <attribute name="long_name" value="Invalid earth pixel due to bad data: bad or missing 11 um BT or bad missing clear sky 11 um BT"/>
    <attribute name="units" value="%"/>
    <attribute name="valid_range" type="float" value="0.0 100.0"/>
  </variable>
  <variable name="InvalidRetrCldMaskPct" shape="" type="float">
    <attribute name="long_name" value="Invalid due to cloud mask being clear or probably clear"/>
    <attribute name="units" value="%"/>
    <attribute name="valid_range" type="float" value="0.0 100.0"/>
  </variable>
  <variable name="InvalidRetrMissCldTypePct" shape="" type="float">
    <attribute name="long_name" value="Invalid due to missing cloud type"/>
    <attribute name="units" value="%"/>
    <attribute name="valid_range" type="float" value="0.0 100.0"/>
  </variable>
  <variable name="InvalidRetrFailedPct" shape="" type="float">
    <attribute name="long_name" value="Failed Retrieval"/>
    <attribute name="units" value="%"/>
    <attribute name="valid_range" type="float" value="0.0 100.0"/>
  </variable>
  <variable name="DayTimePixPct" shape="" type="float">
    <attribute name="long_name" value="Percent of daytime pixels"/>
    <attribute name="units" value="%"/>
    <attribute name="valid_range" type="float" value="0.0 100.0"/>
  </variable>
  <variable name="NightTimePixPct" shape="" type="float">
    <attribute name="long_name" value="Percent of nighttime pixels"/>
    <attribute name="units" value="%"/>
    <attribute name="valid_range" type="float" value="0.0 100.0"/>
  </variable>
  <variable name="ProcOrder" shape="Rows Columns" type="byte">
    <attribute name="long_name" value="Processing_Order"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="byte" value="-128"/>
    <attribute name="valid_range" type="byte" value="0 4"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="ChanOn" shape="ChanOnNum" type="byte">
    <attribute name="long_name" value="Channel On info"/>
    <attribute name="coordinates"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="byte" value="-128"/>
  </variable>
  <variable name="AchaMode" shape="" type="int">
    <attribute name="long_name" value="Acha Mode"/>
    <attribute name="units"/>
  </variable>
  <variable name="Latitude_Pc" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Parallax corrected Latitude"/>
    <attribute name="coordinates"/>
    <attribute name="units" value="Degree"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="Longitude_Pc" shape="Rows Columns" type="float">
    <attribute name="long_name" value="Parallax corrected Longitude"/>
    <attribute name="coordinates"/>
    <attribute name="units" value="Degree"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="_ChunkSizes" type="uint" value="200 200"/>
  </variable>
  <variable name="Layer_Frac" shape="NumFlt_Layers Rows Columns" type="float">
    <attribute name="long_name" value="Cloud Layer 5 Layers"/>
    <attribute name="coordinates" value="Longitude Latitude"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="float" value="0.0"/>
    <attribute name="valid_range" type="float" value="0.0 1.0"/>
    <attribute name="_ChunkSizes" type="uint" value="5 200 200"/>
  </variable>
  <variable name="MeanLayerFrac" shape="NumFlt_Layers" type="float">
    <attribute name="long_name" value="Mean of Cloud Fraction at 5 Layers"/>
    <attribute name="coordinates"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="0.0 1.0"/>
  </variable>
  <variable name="StdDevLayerFrac" shape="NumFlt_Layers" type="float">
    <attribute name="long_name" value="Std Dev of Cloud Fraction at 5 Layers"/>
    <attribute name="coordinates"/>
    <attribute name="units" value="1"/>
    <attribute name="_FillValue" type="float" value="-999.0"/>
    <attribute name="valid_range" type="float" value="0.0 1.0"/>
  </variable>
  <attribute name="History" value="Thu Feb  6 01:31:34 2020"/>
  <attribute name="Image_Date" value="2020037"/>
  <attribute name="Image_Time" value="0110_00"/>
  <attribute name="Conventions" value="CF-1.4"/>
  <attribute name="Title" value="CLOUD_HEIGHT_EN"/>
  <attribute name="Source" value="AIT_Framework"/>
</netcdf>