//---------------------------------------------------------------------------- // MODIS HDF File Specification MOD08_D3: MODIS Level 3 Daily Atmosphere // Gridded Product. // // This file specification document is written mainly in the network Common // Data Form Language (CDL) to define HDF dimension names and sizes, and to // declare attributes and arrays in terms of the dimensions. Other HDF // objects not representable in CDL constructs (e.g. Vdata, Vgroups and ECS // metadata) are described within comment blocks (any line or lines beginning // with the characters "//"). // // The local attributes "scale_factor" and "add_offset" are used for the // conversion of stored integer data to geophysical floating point numbers. // The implementation follows conventional HDF usage (See HDF Users Guide) // float value = scale_factor * (stored integer - add_offset) // The units of the derived floating point value is indicated by the "units" // local attribute also provided. // // The "valid_range" values apply to the packed data (before descaling). // Note that NO "valid_range" screening on the input L2 data is performed. // // Array indexing is described in terms of the C programming language that // is row dominant. Last modified by Paul Hubanks at 1:10 PM 6-DEC-2006. //---------------------------------------------------------------------------- netcdf mod08 { dimensions: Quality_Assurance_Categories:mod08 = 4 ; Scattering_Angle_Histo_Intervals:mod08 = 10 ; Corrected_Optical_Depth_Land_Micron_Levels:mod08 = 3 ; Corrected_Optical_Depth_Land_Histo_Intervals:mod08 = 5 ; Mass_Concentration_Land_Histo_Intervals:mod08 = 4 ; Angstrom_Exponent_Land_Histo_Intervals:mod08 = 5 ; Mean_Reflectance_Land_All_Micron_Levels:mod08 = 3 ; Mean_Reflectance_Land_All_Histo_Intervals:mod08 = 10 ; Path_Radiance_Land_Micron_Levels:mod08 = 2 ; Path_Radiance_Land_Histo_Intervals:mod08 = 10 ; Critical_Reflectance_Land_Micron_Levels:mod08 = 2 ; Critical_Reflectance_Land_Histo_Intervals:mod08 = 10 ; Optical_Depth_Ratio_Small_Land_Histo_Intervals:mod08 = 6 ; Number_Pixels_Used_Land_Micron_Levels:mod08 = 2 ; Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 = 3 ; Deep_Blue_Aerosol_Optical_Depth_Land_Histo_Intervals:mod08 = 5 ; Deep_Blue_Angstrom_Exponent_Land_Histo_Intervals:mod08 = 5 ; Deep_Blue_Single_Scattering_Albedo_Land_Histo_Intervals:mod08 = 7 ; Mass_Concentration_Ocean_Histo_Intervals:mod08 = 4 ; Effective_Optical_Depth_Average_Ocean_Micron_Levels:mod08 = 7 ; Effective_Optical_Depth_Average_Ocean_Histo_Intervals:mod08 = 5 ; Optical_Depth_Ratio_Small_Ocean_Histo_Intervals:mod08 = 6 ; Effective_Radius_Ocean_Histo_Intervals:mod08 = 8 ; Cloud_Condensation_Nuclei_Ocean_Histo_Intervals:mod08 = 12 ; Angstrom_Exponent_1_Ocean_Histo_Intervals:mod08 = 5 ; Angstrom_Exponent_2_Ocean_Histo_Intervals:mod08 = 5 ; Asymmetry_Factor_Average_Ocean_Micron_Levels:mod08 = 7 ; Asymmetry_Factor_Average_Ocean_Histo_Intervals:mod08 = 6 ; Backscattering_Ratio_Average_Ocean_Micron_Levels:mod08 = 7 ; Backscattering_Ratio_Average_Ocean_Histo_Intervals:mod08 = 6 ; Optical_Depth_by_models_ocean_Index:mod08 = 9 ; Water_Vapor_Near_Infrared_Clear_Histo_Intervals:mod08 = 45 ; Water_Vapor_Near_Infrared_Cloud_Histo_Intervals:mod08 = 35 ; Cirrus_Reflectance_Histo_Intervals:mod08 = 30 ; Cloud_Top_Temperature_Histo_Intervals:mod08 = 17 ; Cloud_Top_Pressure_Histo_Intervals:mod08 = 11 ; Cloud_Top_Pressure_Joint_Histo_Intervals:mod08 = 3 ; Cloud_Effective_Emissivity_Joint_Histo_Intervals:mod08 = 3 ; Cloud_Effective_Emissivity_Histo_Intervals:mod08 = 10 ; Cloud_Fraction_Histo_Intervals:mod08 = 5 ; Cloud_Phase_Infrared_Joint_Histo_Intervals:mod08 = 4 ; Cloud_Phase_Infrared_Histo_Intervals:mod08 = 5 ; Cloud_Top_Temperature_Joint_Histo_Intervals:mod08 = 17 ; Cloud_Optical_Thickness_Liquid_Histo_Intervals:mod08 = 45 ; Cloud_Optical_Thickness_Liquid_Joint_Histo_Intervals:mod08 = 11 ; Cloud_Top_Temperature_Liquid_Joint_Histo_Intervals:mod08 = 12 ; Cloud_Top_Pressure_Liquid_Joint_Histo_Intervals:mod08 = 13 ; Cloud_Optical_Thickness_Ice_Histo_Intervals:mod08 = 30 ; Cloud_Optical_Thickness_Ice_Joint_Histo_Intervals:mod08 = 11 ; Cloud_Top_Temperature_Ice_Joint_Histo_Intervals:mod08 = 13 ; Cloud_Top_Pressure_Ice_Joint_Histo_Intervals:mod08 = 16 ; Cloud_Optical_Thickness_ISCCP_Joint_Histo_Intervals:mod08 = 7 ; Cloud_Top_Pressure_ISCCP_Joint_Histo_Intervals:mod08 = 7 ; Cloud_Effective_Radius_Liquid_Histo_Intervals:mod08 = 23 ; Cloud_Effective_Radius_Liquid_Joint_Histo_Intervals:mod08 = 10 ; Cloud_Effective_Radius_Ice_Histo_Intervals:mod08 = 13 ; Cloud_Effective_Radius_Ice_Joint_Histo_Intervals:mod08 = 13 ; Cloud_Phase_Optical_Properties_Joint_Histo_Intervals:mod08 = 3 ; Cloud_Water_Path_Liquid_Histo_Intervals:mod08 = 14 ; Cloud_Water_Path_Ice_Histo_Intervals:mod08 = 16 ; Total_Ozone_Histo_Intervals:mod08 = 10 ; Total_Totals_Histo_Intervals:mod08 = 8 ; Lifted_Index_Histo_Intervals:mod08 = 12 ; Atmospheric_Water_Vapor_Histo_Intervals:mod08 = 10 ; Atmospheric_Water_Vapor_Low_Histo_Intervals:mod08 = 10 ; Atmospheric_Water_Vapor_High_Histo_Intervals:mod08 = 10 ; Pressure_Level:mod08 = 20 ; XDim:mod08 = 360 ; YDim:mod08 = 180 ; variables: :HDFEOSVersion = "HDF-EOS2.4v1.00" ; // variable with upgrades to HDFEOS library //--------------------------------------------------------------------------------------- // ECS Inventory Metadata // // ECS Inventory Metadata are stored in the HDF attribute "CoreMetadata.0" whose // content is described immediately below. //--------------------------------------------------------------------------------------- // // ECS Number Of Typical Value // ECS Core Attribute Name Data Type Values or Comment // ----------------------- --------- --------- -------------- // ECSDataGranule // -------------- // LOCALGRANULEID STRING 1 file name in MODIS convention // PRODUCTIONDATETIME DATETIME 1 variable // // CollectionDescriptionClass // -------------------------- // SHORTNAME STRING 1 "MOD08_D3" // VERSIONID INTEGER 1 1 // // PGEVersionClass // --------------- // PGEVERSION STRING 1 "3.0.1" // // InputGranule // ------------ // INPUTPOINTER STRING 250 (Max) all input URs // // Bounding Rectangle // ------------------ // EASTBOUNDINGCOORDINATE DOUBLE 1 variable // WESTBOUNDINGCOORDINATE DOUBLE 1 variable // NORTHBOUNDINGCOORDINATE DOUBLE 1 variable // SOUTHBOUNDINGCOORDINATE DOUBLE 1 variable // // RangeDateTime // ------------- // RANGEBEGINNINGTIME TIME 1 variable // RANGEENDINGTIME TIME 1 variable // RANGEBEGINNINGDATE DATE 1 variable // RANGEENDINGDATE DATE 1 variable // // Additional Attributes (Inventory PSAs) // -------------------------------------- // ADDITIONALATTRIBUTENAME.1 STRING 1 not currently used // PARAMETERVALUE.1 STRING 1 not currently used // // //--------------------------------------------------------------------------------------- // ECS Archive Metadata // // ECS Archive Metadata are stored in the HDF attribute "ArchiveMetadata.0" whose // content is described immediately below. //--------------------------------------------------------------------------------------- // // ECS Number Of Typical Value // ECS Core Attribute Name Data Type Values or Comment // ----------------------- --------- --------- -------------- // LOCALINPUTGRANULEID STRING 250 (MAX) MODIS input product file // names in MODIS naming // // DESCRREVISION STRING 1 "1.0" // // PRODUCTIONHISTORY STRING 1 Not currently used // // //--------------------------------------------------------------------------------------- // ECS Structural Metadata // // ECS Structural Metadata are stored in the HDF attribute "StructMetadata.0" // // All objects and dimensions referred to in this file are included as members // of the named HDF-EOS grid structure "mod08". Only the grid definition is // explicitly provided below. //--------------------------------------------------------------------------------------- // // GridName="mod08" // XDim=360 // YDim=180 // UpperLeftPointMtrs=(-180000000.000000,90000000.000000) // LowerRightMtrs=(180000000.000000,-90000000.000000) // Projection=GCTP_GEO // GridOrigin=HDFE_GD_UL short Quality_Assurance_Categories ( Quality_Assurance_Categories:mod08 ) ; Quality_Assurance_Categories:Description = "1=Questionable 2=Good 3=VeryGood 4=Total" ; float Scattering_Angle_Histo_Intervals ( Scattering_Angle_Histo_Intervals:mod08 ) ; float Corrected_Optical_Depth_Land_Micron_Levels ( Corrected_Optical_Depth_Land_Micron_Levels:mod08 ) ; float Corrected_Optical_Depth_Land_Histo_Intervals ( Corrected_Optical_Depth_Land_Histo_Intervals:mod08 ) ; float Optical_Depth_Ratio_Small_Land_Histo_Intervals ( Optical_Depth_Ratio_Small_Land_Histo_Intervals:mod08 ) ; float Mass_Concentration_Land_Histo_Intervals ( Mass_Concentration_Land_Histo_Intervals:mod08 ) ; float Angstrom_Exponent_Land_Histo_Intervals ( Angstrom_Exponent_Land_Histo_Intervals:mod08 ) ; float Mean_Reflectance_Land_All_Micron_Levels ( Mean_Reflectance_Land_All_Micron_Levels:mod08 ) ; float Mean_Reflectance_Land_All_Histo_Intervals ( Mean_Reflectance_Land_All_Histo_Intervals:mod08 ) ; float Path_Radiance_Land_Micron_Levels ( Path_Radiance_Land_Micron_Levels:mod08 ) ; float Path_Radiance_Land_Histo_Intervals ( Path_Radiance_Land_Histo_Intervals:mod08 ) ; float Critical_Reflectance_Land_Micron_Levels ( Critical_Reflectance_Land_Micron_Levels:mod08 ) ; float Critical_Reflectance_Land_Histo_Intervals ( Critical_Reflectance_Land_Histo_Intervals:mod08 ) ; float Number_Pixels_Used_Land_Micron_Levels ( Number_Pixels_Used_Land_Micron_Levels:mod08 ) ; float Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 ) ; float Deep_Blue_Aerosol_Optical_Depth_Land_Histo_Intervals ( Deep_Blue_Aerosol_Optical_Depth_Land_Histo_Intervals:mod08 ) ; float Deep_Blue_Angstrom_Exponent_Land_Histo_Intervals ( Deep_Blue_Angstrom_Exponent_Land_Histo_Intervals:mod08 ) ; float Deep_Blue_Single_Scattering_Albedo_Land_Histo_Intervals ( Deep_Blue_Single_Scattering_Albedo_Land_Histo_Intervals:mod08 ) ; float Effective_Optical_Depth_Average_Ocean_Micron_Levels ( Effective_Optical_Depth_Average_Ocean_Micron_Levels:mod08 ) ; float Effective_Optical_Depth_Average_Ocean_Histo_Intervals ( Effective_Optical_Depth_Average_Ocean_Histo_Intervals:mod08 ) ; float Optical_Depth_Ratio_Small_Ocean_Histo_Intervals ( Optical_Depth_Ratio_Small_Ocean_Histo_Intervals:mod08 ) ; float Effective_Radius_Ocean_Histo_Intervals ( Effective_Radius_Ocean_Histo_Intervals:mod08 ) ; float Mass_Concentration_Ocean_Histo_Intervals ( Mass_Concentration_Ocean_Histo_Intervals:mod08 ) ; float Cloud_Condensation_Nuclei_Ocean_Histo_Intervals ( Cloud_Condensation_Nuclei_Ocean_Histo_Intervals:mod08 ) ; float Angstrom_Exponent_1_Ocean_Histo_Intervals ( Angstrom_Exponent_1_Ocean_Histo_Intervals:mod08 ) ; float Angstrom_Exponent_2_Ocean_Histo_Intervals ( Angstrom_Exponent_2_Ocean_Histo_Intervals:mod08 ) ; float Asymmetry_Factor_Average_Ocean_Micron_Levels ( Asymmetry_Factor_Average_Ocean_Micron_Levels:mod08 ) ; float Asymmetry_Factor_Average_Ocean_Histo_Intervals ( Asymmetry_Factor_Average_Ocean_Histo_Intervals:mod08 ) ; float Backscattering_Ratio_Average_Ocean_Micron_Levels ( Backscattering_Ratio_Average_Ocean_Micron_Levels:mod08 ) ; float Backscattering_Ratio_Average_Ocean_Histo_Intervals ( Backscattering_Ratio_Average_Ocean_Histo_Intervals:mod08 ) ; float Optical_Depth_by_models_ocean_Index ( Optical_Depth_by_models_ocean_Index:mod08 ) ; float Water_Vapor_Near_Infrared_Clear_Histo_Intervals ( Water_Vapor_Near_Infrared_Clear_Histo_Intervals:mod08 ) ; float Water_Vapor_Near_Infrared_Cloud_Histo_Intervals ( Water_Vapor_Near_Infrared_Cloud_Histo_Intervals:mod08 ) ; float Cirrus_Reflectance_Histo_Intervals ( Cirrus_Reflectance_Histo_Intervals:mod08 ) ; float Cloud_Top_Temperature_Histo_Intervals ( Cloud_Top_Temperature_Histo_Intervals:mod08 ) ; float Cloud_Top_Pressure_Histo_Intervals ( Cloud_Top_Pressure_Histo_Intervals:mod08 ) ; float Cloud_Top_Pressure_Joint_Histo_Intervals ( Cloud_Top_Pressure_Joint_Histo_Intervals:mod08 ) ; float Cloud_Effective_Emissivity_Joint_Histo_Intervals ( Cloud_Effective_Emissivity_Joint_Histo_Intervals:mod08 ) ; float Cloud_Effective_Emissivity_Histo_Intervals ( Cloud_Effective_Emissivity_Histo_Intervals:mod08 ) ; float Cloud_Fraction_Histo_Intervals ( Cloud_Fraction_Histo_Intervals:mod08 ) ; float Cloud_Phase_Infrared_Joint_Histo_Intervals ( Cloud_Phase_Infrared_Joint_Histo_Intervals:mod08 ) ; float Cloud_Phase_Infrared_Histo_Intervals ( Cloud_Phase_Infrared_Histo_Intervals:mod08 ) ; float Cloud_Top_Temperature_Joint_Histo_Intervals ( Cloud_Top_Temperature_Joint_Histo_Intervals:mod08 ) ; float Cloud_Optical_Thickness_Liquid_Histo_Intervals ( Cloud_Optical_Thickness_Liquid_Histo_Intervals:mod08 ) ; float Cloud_Optical_Thickness_Liquid_Joint_Histo_Intervals ( Cloud_Optical_Thickness_Liquid_Joint_Histo_Intervals:mod08 ) ; float Cloud_Effective_Radius_Liquid_Histo_Intervals ( Cloud_Effective_Radius_Liquid_Histo_Intervals:mod08 ) ; float Cloud_Effective_Radius_Liquid_Joint_Histo_Intervals ( Cloud_Effective_Radius_Liquid_Joint_Histo_Intervals:mod08 ) ; float Cloud_Top_Temperature_Liquid_Joint_Histo_Intervals ( Cloud_Top_Temperature_Liquid_Joint_Histo_Intervals:mod08 ) ; float Cloud_Top_Pressure_Liquid_Joint_Histo_Intervals ( Cloud_Top_Pressure_Liquid_Joint_Histo_Intervals:mod08 ) ; float Cloud_Optical_Thickness_Ice_Histo_Intervals ( Cloud_Optical_Thickness_Ice_Histo_Intervals:mod08 ) ; float Cloud_Optical_Thickness_Ice_Joint_Histo_Intervals ( Cloud_Optical_Thickness_Ice_Joint_Histo_Intervals:mod08 ) ; float Cloud_Effective_Radius_Ice_Histo_Intervals ( Cloud_Effective_Radius_Ice_Histo_Intervals:mod08 ) ; float Cloud_Effective_Radius_Ice_Joint_Histo_Intervals ( Cloud_Effective_Radius_Ice_Joint_Histo_Intervals:mod08 ) ; float Cloud_Top_Temperature_Ice_Joint_Histo_Intervals ( Cloud_Top_Temperature_Ice_Joint_Histo_Intervals:mod08 ) ; float Cloud_Top_Pressure_Ice_Joint_Histo_Intervals ( Cloud_Top_Pressure_Ice_Joint_Histo_Intervals:mod08 ) ; float Cloud_Optical_Thickness_ISCCP_Joint_Histo_Intervals ( Cloud_Optical_Thickness_ISCCP_Joint_Histo_Intervals:mod08 ) ; float Cloud_Top_Pressure_ISCCP_Joint_Histo_Intervals ( Cloud_Top_Pressure_ISCCP_Joint_Histo_Intervals:mod08 ) ; float Cloud_Phase_Optical_Properties_Joint_Histo_Intervals ( Cloud_Phase_Optical_Properties_Joint_Histo_Intervals:mod08 ) ; float Cloud_Water_Path_Liquid_Histo_Intervals ( Cloud_Water_Path_Liquid_Histo_Intervals:mod08 ) ; float Cloud_Water_Path_Ice_Histo_Intervals ( Cloud_Water_Path_Ice_Histo_Intervals:mod08 ) ; float Total_Ozone_Histo_Intervals ( Total_Ozone_Histo_Intervals:mod08 ) ; float Total_Totals_Histo_Intervals ( Total_Totals_Histo_Intervals:mod08 ) ; float Lifted_Index_Histo_Intervals ( Lifted_Index_Histo_Intervals:mod08 ) ; float Atmospheric_Water_Vapor_Histo_Intervals ( Atmospheric_Water_Vapor_Histo_Intervals:mod08 ) ; float Atmospheric_Water_Vapor_Low_Histo_Intervals ( Atmospheric_Water_Vapor_Low_Histo_Intervals:mod08 ) ; float Atmospheric_Water_Vapor_High_Histo_Intervals ( Atmospheric_Water_Vapor_High_Histo_Intervals:mod08 ) ; float Pressure_Level ( Pressure_Level:mod08 ) ; float XDim ( XDim:mod08 ) ; float YDim ( YDim:mod08 ) ; short Solar_Zenith_Mean ( YDim:mod08 , XDim:mod08 ) ; Solar_Zenith_Mean:long_name = "Solar Zenith Angle (Cell to Sun): Mean" ; Solar_Zenith_Mean:units = "Degrees" ; Solar_Zenith_Mean:valid_range = 0s, 18000s ; Solar_Zenith_Mean:_FillValue = -9999s ; Solar_Zenith_Mean:scale_factor = 0.01d ; Solar_Zenith_Mean:add_offset = 0.0d ; Solar_Zenith_Mean:Derived_From_Level_2_Data_Set = "Solar_Zenith" ; Solar_Zenith_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Solar_Zenith_Mean:Included_Level_2_Nighttime_Data = "False" ; Solar_Zenith_Mean:Quality_Assurance_Data_Set = "None" ; Solar_Zenith_Mean:Statistic_Type = "Simple" ; Solar_Zenith_Mean:Aggregation_Data_Set = "None" ; short Solar_Zenith_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Solar_Zenith_Standard_Deviation:long_name = "Solar Zenith Angle (Cell to Sun): Standard Deviation" ; Solar_Zenith_Standard_Deviation:units = "Degrees" ; Solar_Zenith_Standard_Deviation:valid_range = 0s, 18000s ; Solar_Zenith_Standard_Deviation:_FillValue = -9999s ; Solar_Zenith_Standard_Deviation:scale_factor = 0.01d ; Solar_Zenith_Standard_Deviation:add_offset = 0.0d ; Solar_Zenith_Standard_Deviation:Derived_From_Level_2_Data_Set = "Solar_Zenith" ; Solar_Zenith_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Solar_Zenith_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Solar_Zenith_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Solar_Zenith_Standard_Deviation:Statistic_Type = "Simple" ; Solar_Zenith_Standard_Deviation:Aggregation_Data_Set = "None" ; short Solar_Zenith_Minimum ( YDim:mod08 , XDim:mod08 ) ; Solar_Zenith_Minimum:long_name = "Solar Zenith Angle (Cell to Sun): Minimum" ; Solar_Zenith_Minimum:units = "Degrees" ; Solar_Zenith_Minimum:valid_range = 0s, 18000s ; Solar_Zenith_Minimum:_FillValue = -9999s ; Solar_Zenith_Minimum:scale_factor = 0.01d ; Solar_Zenith_Minimum:add_offset = 0.0d ; Solar_Zenith_Minimum:Derived_From_Level_2_Data_Set = "Solar_Zenith" ; Solar_Zenith_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Solar_Zenith_Minimum:Included_Level_2_Nighttime_Data = "False" ; Solar_Zenith_Minimum:Quality_Assurance_Data_Set = "None" ; Solar_Zenith_Minimum:Statistic_Type = "Simple" ; Solar_Zenith_Minimum:Aggregation_Data_Set = "None" ; short Solar_Zenith_Maximum ( YDim:mod08 , XDim:mod08 ) ; Solar_Zenith_Maximum:long_name = "Solar Zenith Angle (Cell to Sun): Maximum" ; Solar_Zenith_Maximum:units = "Degrees" ; Solar_Zenith_Maximum:valid_range = 0s, 18000s ; Solar_Zenith_Maximum:_FillValue = -9999s ; Solar_Zenith_Maximum:scale_factor = 0.01d ; Solar_Zenith_Maximum:add_offset = 0.0d ; Solar_Zenith_Maximum:Derived_From_Level_2_Data_Set = "Solar_Zenith" ; Solar_Zenith_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Solar_Zenith_Maximum:Included_Level_2_Nighttime_Data = "False" ; Solar_Zenith_Maximum:Quality_Assurance_Data_Set = "None" ; Solar_Zenith_Maximum:Statistic_Type = "Simple" ; Solar_Zenith_Maximum:Aggregation_Data_Set = "None" ; short Solar_Zenith_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Solar_Zenith_Pixel_Counts:long_name = "Solar Zenith Angle (Cell to Sun): Level-2 Input Pixel Counts" ; Solar_Zenith_Pixel_Counts:units = "none" ; Solar_Zenith_Pixel_Counts:valid_range = 0s, 15000s ; Solar_Zenith_Pixel_Counts:_FillValue = -9999s ; Solar_Zenith_Pixel_Counts:scale_factor = 1.0d ; Solar_Zenith_Pixel_Counts:add_offset = 0.0d ; Solar_Zenith_Pixel_Counts:Derived_From_Level_2_Data_Set = "Solar_Zenith" ; Solar_Zenith_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Solar_Zenith_Pixel_Counts:Included_Level_2_Nighttime_Data = "False" ; Solar_Zenith_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Solar_Zenith_Pixel_Counts:Statistic_Type = "Simple" ; Solar_Zenith_Pixel_Counts:Aggregation_Data_Set = "None" ; short Solar_Azimuth_Mean ( YDim:mod08 , XDim:mod08 ) ; Solar_Azimuth_Mean:long_name = "Solar Azimuth Angle (Cell to Sun): Mean" ; Solar_Azimuth_Mean:units = "Degrees" ; Solar_Azimuth_Mean:valid_range = -18000s, 18000s ; Solar_Azimuth_Mean:_FillValue = -9999s ; Solar_Azimuth_Mean:scale_factor = 0.01d ; Solar_Azimuth_Mean:add_offset = 0.0d ; Solar_Azimuth_Mean:Derived_From_Level_2_Data_Set = "Solar_Azimuth" ; Solar_Azimuth_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Solar_Azimuth_Mean:Included_Level_2_Nighttime_Data = "False" ; Solar_Azimuth_Mean:Quality_Assurance_Data_Set = "None" ; Solar_Azimuth_Mean:Statistic_Type = "Simple" ; Solar_Azimuth_Mean:Aggregation_Data_Set = "None" ; short Solar_Azimuth_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Solar_Azimuth_Standard_Deviation:long_name = "Solar Azimuth Angle (Cell to Sun): Standard Deviation" ; Solar_Azimuth_Standard_Deviation:units = "Degrees" ; Solar_Azimuth_Standard_Deviation:valid_range = -18000s, 18000s ; Solar_Azimuth_Standard_Deviation:_FillValue = -9999s ; Solar_Azimuth_Standard_Deviation:scale_factor = 0.01d ; Solar_Azimuth_Standard_Deviation:add_offset = 0.0d ; Solar_Azimuth_Standard_Deviation:Derived_From_Level_2_Data_Set = "Solar_Azimuth" ; Solar_Azimuth_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Solar_Azimuth_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Solar_Azimuth_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Solar_Azimuth_Standard_Deviation:Statistic_Type = "Simple" ; Solar_Azimuth_Standard_Deviation:Aggregation_Data_Set = "None" ; short Solar_Azimuth_Minimum ( YDim:mod08 , XDim:mod08 ) ; Solar_Azimuth_Minimum:long_name = "Solar Azimuth Angle (Cell to Sun): Minimum" ; Solar_Azimuth_Minimum:units = "Degrees" ; Solar_Azimuth_Minimum:valid_range = -18000s, 18000s ; Solar_Azimuth_Minimum:_FillValue = -9999s ; Solar_Azimuth_Minimum:scale_factor = 0.01d ; Solar_Azimuth_Minimum:add_offset = 0.0d ; Solar_Azimuth_Minimum:Derived_From_Level_2_Data_Set = "Solar_Azimuth" ; Solar_Azimuth_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Solar_Azimuth_Minimum:Included_Level_2_Nighttime_Data = "False" ; Solar_Azimuth_Minimum:Quality_Assurance_Data_Set = "None" ; Solar_Azimuth_Minimum:Statistic_Type = "Simple" ; Solar_Azimuth_Minimum:Aggregation_Data_Set = "None" ; short Solar_Azimuth_Maximum ( YDim:mod08 , XDim:mod08 ) ; Solar_Azimuth_Maximum:long_name = "Solar Azimuth Angle (Cell to Sun): Maximum" ; Solar_Azimuth_Maximum:units = "Degrees" ; Solar_Azimuth_Maximum:valid_range = -18000s, 18000s ; Solar_Azimuth_Maximum:_FillValue = -9999s ; Solar_Azimuth_Maximum:scale_factor = 0.01d ; Solar_Azimuth_Maximum:add_offset = 0.0d ; Solar_Azimuth_Maximum:Derived_From_Level_2_Data_Set = "Solar_Azimuth" ; Solar_Azimuth_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Solar_Azimuth_Maximum:Included_Level_2_Nighttime_Data = "False" ; Solar_Azimuth_Maximum:Quality_Assurance_Data_Set = "None" ; Solar_Azimuth_Maximum:Statistic_Type = "Simple" ; Solar_Azimuth_Maximum:Aggregation_Data_Set = "None" ; short Solar_Azimuth_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Solar_Azimuth_Pixel_Counts:long_name = "Solar Azimuth Angle (Cell to Sun): Level-2 Input Pixel Counts" ; Solar_Azimuth_Pixel_Counts:units = "none" ; Solar_Azimuth_Pixel_Counts:valid_range = 0s, 15000s ; Solar_Azimuth_Pixel_Counts:_FillValue = -9999s ; Solar_Azimuth_Pixel_Counts:scale_factor = 1.0d ; Solar_Azimuth_Pixel_Counts:add_offset = 0.0d ; Solar_Azimuth_Pixel_Counts:Derived_From_Level_2_Data_Set = "Solar_Azimuth" ; Solar_Azimuth_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Solar_Azimuth_Pixel_Counts:Included_Level_2_Nighttime_Data = "False" ; Solar_Azimuth_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Solar_Azimuth_Pixel_Counts:Statistic_Type = "Simple" ; Solar_Azimuth_Pixel_Counts:Aggregation_Data_Set = "None" ; short Sensor_Zenith_Mean ( YDim:mod08 , XDim:mod08 ) ; Sensor_Zenith_Mean:long_name = "Sensor Zenith Angle (Cell to Sensor): Mean" ; Sensor_Zenith_Mean:units = "Degrees" ; Sensor_Zenith_Mean:valid_range = 0s, 18000s ; Sensor_Zenith_Mean:_FillValue = -9999s ; Sensor_Zenith_Mean:scale_factor = 0.01d ; Sensor_Zenith_Mean:add_offset = 0.0d ; Sensor_Zenith_Mean:Derived_From_Level_2_Data_Set = "Sensor_Zenith" ; Sensor_Zenith_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Sensor_Zenith_Mean:Included_Level_2_Nighttime_Data = "False" ; Sensor_Zenith_Mean:Quality_Assurance_Data_Set = "None" ; Sensor_Zenith_Mean:Statistic_Type = "Simple" ; Sensor_Zenith_Mean:Aggregation_Data_Set = "None" ; short Sensor_Zenith_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Sensor_Zenith_Standard_Deviation:long_name = "Sensor Zenith Angle (Cell to Sensor): Standard Deviation" ; Sensor_Zenith_Standard_Deviation:units = "Degrees" ; Sensor_Zenith_Standard_Deviation:valid_range = 0s, 18000s ; Sensor_Zenith_Standard_Deviation:_FillValue = -9999s ; Sensor_Zenith_Standard_Deviation:scale_factor = 0.01d ; Sensor_Zenith_Standard_Deviation:add_offset = 0.0d ; Sensor_Zenith_Standard_Deviation:Derived_From_Level_2_Data_Set = "Sensor_Zenith" ; Sensor_Zenith_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Sensor_Zenith_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Sensor_Zenith_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Sensor_Zenith_Standard_Deviation:Statistic_Type = "Simple" ; Sensor_Zenith_Standard_Deviation:Aggregation_Data_Set = "None" ; short Sensor_Zenith_Minimum ( YDim:mod08 , XDim:mod08 ) ; Sensor_Zenith_Minimum:long_name = "Sensor Zenith Angle (Cell to Sensor): Minimum" ; Sensor_Zenith_Minimum:units = "Degrees" ; Sensor_Zenith_Minimum:valid_range = 0s, 18000s ; Sensor_Zenith_Minimum:_FillValue = -9999s ; Sensor_Zenith_Minimum:scale_factor = 0.01d ; Sensor_Zenith_Minimum:add_offset = 0.0d ; Sensor_Zenith_Minimum:Derived_From_Level_2_Data_Set = "Sensor_Zenith" ; Sensor_Zenith_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Sensor_Zenith_Minimum:Included_Level_2_Nighttime_Data = "False" ; Sensor_Zenith_Minimum:Quality_Assurance_Data_Set = "None" ; Sensor_Zenith_Minimum:Statistic_Type = "Simple" ; Sensor_Zenith_Minimum:Aggregation_Data_Set = "None" ; short Sensor_Zenith_Maximum ( YDim:mod08 , XDim:mod08 ) ; Sensor_Zenith_Maximum:long_name = "Sensor Zenith Angle (Cell to Sensor): Maximum" ; Sensor_Zenith_Maximum:units = "Degrees" ; Sensor_Zenith_Maximum:valid_range = 0s, 18000s ; Sensor_Zenith_Maximum:_FillValue = -9999s ; Sensor_Zenith_Maximum:scale_factor = 0.01d ; Sensor_Zenith_Maximum:add_offset = 0.0d ; Sensor_Zenith_Maximum:Derived_From_Level_2_Data_Set = "Sensor_Zenith" ; Sensor_Zenith_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Sensor_Zenith_Maximum:Included_Level_2_Nighttime_Data = "False" ; Sensor_Zenith_Maximum:Quality_Assurance_Data_Set = "None" ; Sensor_Zenith_Maximum:Statistic_Type = "Simple" ; Sensor_Zenith_Maximum:Aggregation_Data_Set = "None" ; short Sensor_Zenith_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Sensor_Zenith_Pixel_Counts:long_name = "Sensor Zenith Angle (Cell to Sensor): Level-2 Input Pixel Counts" ; Sensor_Zenith_Pixel_Counts:units = "none" ; Sensor_Zenith_Pixel_Counts:valid_range = 0s, 15000s ; Sensor_Zenith_Pixel_Counts:_FillValue = -9999s ; Sensor_Zenith_Pixel_Counts:scale_factor = 1.0d ; Sensor_Zenith_Pixel_Counts:add_offset = 0.0d ; Sensor_Zenith_Pixel_Counts:Derived_From_Level_2_Data_Set = "Sensor_Zenith" ; Sensor_Zenith_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Sensor_Zenith_Pixel_Counts:Included_Level_2_Nighttime_Data = "False" ; Sensor_Zenith_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Sensor_Zenith_Pixel_Counts:Statistic_Type = "Simple" ; Sensor_Zenith_Pixel_Counts:Aggregation_Data_Set = "None" ; short Sensor_Azimuth_Mean ( YDim:mod08 , XDim:mod08 ) ; Sensor_Azimuth_Mean:long_name = "Sensor Azimuth Angle (Cell to Sensor): Mean" ; Sensor_Azimuth_Mean:units = "Degrees" ; Sensor_Azimuth_Mean:valid_range = -18000s, 18000s ; Sensor_Azimuth_Mean:_FillValue = -9999s ; Sensor_Azimuth_Mean:scale_factor = 0.01d ; Sensor_Azimuth_Mean:add_offset = 0.0d ; Sensor_Azimuth_Mean:Derived_From_Level_2_Data_Set = "Sensor_Azimuth" ; Sensor_Azimuth_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Sensor_Azimuth_Mean:Included_Level_2_Nighttime_Data = "False" ; Sensor_Azimuth_Mean:Quality_Assurance_Data_Set = "None" ; Sensor_Azimuth_Mean:Statistic_Type = "Simple" ; Sensor_Azimuth_Mean:Aggregation_Data_Set = "None" ; short Sensor_Azimuth_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Sensor_Azimuth_Standard_Deviation:long_name = "Sensor Azimuth Angle (Cell to Sensor): Standard Deviation" ; Sensor_Azimuth_Standard_Deviation:units = "Degrees" ; Sensor_Azimuth_Standard_Deviation:valid_range = -18000s, 18000s ; Sensor_Azimuth_Standard_Deviation:_FillValue = -9999s ; Sensor_Azimuth_Standard_Deviation:scale_factor = 0.01d ; Sensor_Azimuth_Standard_Deviation:add_offset = 0.0d ; Sensor_Azimuth_Standard_Deviation:Derived_From_Level_2_Data_Set = "Sensor_Azimuth" ; Sensor_Azimuth_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Sensor_Azimuth_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Sensor_Azimuth_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Sensor_Azimuth_Standard_Deviation:Statistic_Type = "Simple" ; Sensor_Azimuth_Standard_Deviation:Aggregation_Data_Set = "None" ; short Sensor_Azimuth_Minimum ( YDim:mod08 , XDim:mod08 ) ; Sensor_Azimuth_Minimum:long_name = "Sensor Azimuth Angle (Cell to Sensor): Minimum" ; Sensor_Azimuth_Minimum:units = "Degrees" ; Sensor_Azimuth_Minimum:valid_range = -18000s, 18000s ; Sensor_Azimuth_Minimum:_FillValue = -9999s ; Sensor_Azimuth_Minimum:scale_factor = 0.01d ; Sensor_Azimuth_Minimum:add_offset = 0.0d ; Sensor_Azimuth_Minimum:Derived_From_Level_2_Data_Set = "Sensor_Azimuth" ; Sensor_Azimuth_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Sensor_Azimuth_Minimum:Included_Level_2_Nighttime_Data = "False" ; Sensor_Azimuth_Minimum:Quality_Assurance_Data_Set = "None" ; Sensor_Azimuth_Minimum:Statistic_Type = "Simple" ; Sensor_Azimuth_Minimum:Aggregation_Data_Set = "None" ; short Sensor_Azimuth_Maximum ( YDim:mod08 , XDim:mod08 ) ; Sensor_Azimuth_Maximum:long_name = "Sensor Azimuth Angle (Cell to Sensor): Maximum" ; Sensor_Azimuth_Maximum:units = "Degrees" ; Sensor_Azimuth_Maximum:valid_range = -18000s, 18000s ; Sensor_Azimuth_Maximum:_FillValue = -9999s ; Sensor_Azimuth_Maximum:scale_factor = 0.01d ; Sensor_Azimuth_Maximum:add_offset = 0.0d ; Sensor_Azimuth_Maximum:Derived_From_Level_2_Data_Set = "Sensor_Azimuth" ; Sensor_Azimuth_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Sensor_Azimuth_Maximum:Included_Level_2_Nighttime_Data = "False" ; Sensor_Azimuth_Maximum:Quality_Assurance_Data_Set = "None" ; Sensor_Azimuth_Maximum:Statistic_Type = "Simple" ; Sensor_Azimuth_Maximum:Aggregation_Data_Set = "None" ; short Sensor_Azimuth_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Sensor_Azimuth_Pixel_Counts:long_name = "Sensor Azimuth Angle (Cell to Sensor): Level-2 Input Pixel Counts" ; Sensor_Azimuth_Pixel_Counts:units = "none" ; Sensor_Azimuth_Pixel_Counts:valid_range = 0s, 15000s ; Sensor_Azimuth_Pixel_Counts:_FillValue = -9999s ; Sensor_Azimuth_Pixel_Counts:scale_factor = 1.0d ; Sensor_Azimuth_Pixel_Counts:add_offset = 0.0d ; Sensor_Azimuth_Pixel_Counts:Derived_From_Level_2_Data_Set = "Sensor_Azimuth" ; Sensor_Azimuth_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Sensor_Azimuth_Pixel_Counts:Included_Level_2_Nighttime_Data = "False" ; Sensor_Azimuth_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Sensor_Azimuth_Pixel_Counts:Statistic_Type = "Simple" ; Sensor_Azimuth_Pixel_Counts:Aggregation_Data_Set = "None" ; short Scattering_Angle_Mean ( YDim:mod08 , XDim:mod08 ) ; Scattering_Angle_Mean:long_name = "Scattering Angle: Mean" ; Scattering_Angle_Mean:units = "Degrees" ; Scattering_Angle_Mean:valid_range = 0s, 18000s ; Scattering_Angle_Mean:_FillValue = -9999s ; Scattering_Angle_Mean:scale_factor = 0.01d ; Scattering_Angle_Mean:add_offset = 0.0d ; Scattering_Angle_Mean:Derived_From_Level_2_Data_Set = "Scattering_Angle" ; Scattering_Angle_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Scattering_Angle_Mean:Included_Level_2_Nighttime_Data = "False" ; Scattering_Angle_Mean:Quality_Assurance_Data_Set = "None" ; Scattering_Angle_Mean:Statistic_Type = "Simple" ; Scattering_Angle_Mean:Aggregation_Data_Set = "None" ; short Scattering_Angle_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Scattering_Angle_Standard_Deviation:long_name = "Scattering Angle: Standard Deviation" ; Scattering_Angle_Standard_Deviation:units = "Degrees" ; Scattering_Angle_Standard_Deviation:valid_range = 0s, 18000s ; Scattering_Angle_Standard_Deviation:_FillValue = -9999s ; Scattering_Angle_Standard_Deviation:scale_factor = 0.01d ; Scattering_Angle_Standard_Deviation:add_offset = 0.0d ; Scattering_Angle_Standard_Deviation:Derived_From_Level_2_Data_Set = "Scattering_Angle" ; Scattering_Angle_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Scattering_Angle_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Scattering_Angle_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Scattering_Angle_Standard_Deviation:Statistic_Type = "Simple" ; Scattering_Angle_Standard_Deviation:Aggregation_Data_Set = "None" ; short Scattering_Angle_Minimum ( YDim:mod08 , XDim:mod08 ) ; Scattering_Angle_Minimum:long_name = "Scattering Angle: Minimum" ; Scattering_Angle_Minimum:units = "Degrees" ; Scattering_Angle_Minimum:valid_range = 0s, 18000s ; Scattering_Angle_Minimum:_FillValue = -9999s ; Scattering_Angle_Minimum:scale_factor = 0.01d ; Scattering_Angle_Minimum:add_offset = 0.0d ; Scattering_Angle_Minimum:Derived_From_Level_2_Data_Set = "Scattering_Angle" ; Scattering_Angle_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Scattering_Angle_Minimum:Included_Level_2_Nighttime_Data = "False" ; Scattering_Angle_Minimum:Quality_Assurance_Data_Set = "None" ; Scattering_Angle_Minimum:Statistic_Type = "Simple" ; Scattering_Angle_Minimum:Aggregation_Data_Set = "None" ; short Scattering_Angle_Maximum ( YDim:mod08 , XDim:mod08 ) ; Scattering_Angle_Maximum:long_name = "Scattering Angle: Maximum" ; Scattering_Angle_Maximum:units = "Degrees" ; Scattering_Angle_Maximum:valid_range = 0s, 18000s ; Scattering_Angle_Maximum:_FillValue = -9999s ; Scattering_Angle_Maximum:scale_factor = 0.01d ; Scattering_Angle_Maximum:add_offset = 0.0d ; Scattering_Angle_Maximum:Derived_From_Level_2_Data_Set = "Scattering_Angle" ; Scattering_Angle_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Scattering_Angle_Maximum:Included_Level_2_Nighttime_Data = "False" ; Scattering_Angle_Maximum:Quality_Assurance_Data_Set = "None" ; Scattering_Angle_Maximum:Statistic_Type = "Simple" ; Scattering_Angle_Maximum:Aggregation_Data_Set = "None" ; short Scattering_Angle_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Scattering_Angle_Pixel_Counts:long_name = "Scattering Angle: Level-2 Input Pixel Counts" ; Scattering_Angle_Pixel_Counts:units = "none" ; Scattering_Angle_Pixel_Counts:valid_range = 0s, 15000s ; Scattering_Angle_Pixel_Counts:_FillValue = -9999s ; Scattering_Angle_Pixel_Counts:scale_factor = 1.0d ; Scattering_Angle_Pixel_Counts:add_offset = 0.0d ; Scattering_Angle_Pixel_Counts:Derived_From_Level_2_Data_Set = "Scattering_Angle" ; Scattering_Angle_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Scattering_Angle_Pixel_Counts:Included_Level_2_Nighttime_Data = "False" ; Scattering_Angle_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Scattering_Angle_Pixel_Counts:Statistic_Type = "Simple" ; Scattering_Angle_Pixel_Counts:Aggregation_Data_Set = "None" ; short Scattering_Angle_Histogram_Counts ( Scattering_Angle_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Scattering_Angle_Histogram_Counts:long_name = "Scattering Angle: Level-2 Input Pixel Counts: at 10 intervals" ; Scattering_Angle_Histogram_Counts:units = "none" ; Scattering_Angle_Histogram_Counts:valid_range = 0s, 15000s ; Scattering_Angle_Histogram_Counts:_FillValue = -9999s ; Scattering_Angle_Histogram_Counts:scale_factor = 1.0d ; Scattering_Angle_Histogram_Counts:add_offset = 0.0d ; Scattering_Angle_Histogram_Counts:Derived_From_Level_2_Data_Set = "Scattering_Angle" ; Scattering_Angle_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Scattering_Angle_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Scattering_Angle_Histogram_Counts:Quality_Assurance_Data_Set = "None" ; Scattering_Angle_Histogram_Counts:Statistic_Type = "Histogram" ; Scattering_Angle_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 18.0f, 36.0f, 54.0f, 72.0f, 90.0f, 108.0f, 126.0f, 144.0f, 162.0f, 180.0f ; Scattering_Angle_Histogram_Counts:Aggregation_Data_Set = "None" ; short Optical_Depth_Land_And_Ocean_Mean ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Land_And_Ocean_Mean:long_name = "Aerosol Optical Thickness at 0.55 microns for both Ocean (best) and Land (corrected): Mean" ; Optical_Depth_Land_And_Ocean_Mean:units = "none" ; Optical_Depth_Land_And_Ocean_Mean:valid_range = -100s, 5000s ; Optical_Depth_Land_And_Ocean_Mean:_FillValue = -9999s ; Optical_Depth_Land_And_Ocean_Mean:scale_factor = 0.001d ; Optical_Depth_Land_And_Ocean_Mean:add_offset = 0.0d ; Optical_Depth_Land_And_Ocean_Mean:Derived_From_Level_2_Data_Set = "Optical_Depth_Land_And_Ocean" ; Optical_Depth_Land_And_Ocean_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Land_And_Ocean_Mean:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Land_And_Ocean_Mean:Quality_Assurance_Data_Set = "None" ; Optical_Depth_Land_And_Ocean_Mean:Statistic_Type = "Simple" ; Optical_Depth_Land_And_Ocean_Mean:Aggregation_Data_Set = "None" ; short Optical_Depth_Land_And_Ocean_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Land_And_Ocean_Standard_Deviation:long_name = "Aerosol Optical Thickness at 0.55 microns for both Ocean (best) and Land (corrected): Standard Deviation" ; Optical_Depth_Land_And_Ocean_Standard_Deviation:units = "none" ; Optical_Depth_Land_And_Ocean_Standard_Deviation:valid_range = -100s, 5000s ; Optical_Depth_Land_And_Ocean_Standard_Deviation:_FillValue = -9999s ; Optical_Depth_Land_And_Ocean_Standard_Deviation:scale_factor = 0.001d ; Optical_Depth_Land_And_Ocean_Standard_Deviation:add_offset = 0.0d ; Optical_Depth_Land_And_Ocean_Standard_Deviation:Derived_From_Level_2_Data_Set = "Optical_Depth_Land_And_Ocean" ; Optical_Depth_Land_And_Ocean_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Land_And_Ocean_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Land_And_Ocean_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Optical_Depth_Land_And_Ocean_Standard_Deviation:Statistic_Type = "Simple" ; Optical_Depth_Land_And_Ocean_Standard_Deviation:Aggregation_Data_Set = "None" ; short Optical_Depth_Land_And_Ocean_Minimum ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Land_And_Ocean_Minimum:long_name = "Aerosol Optical Thickness at 0.55 microns for both Ocean (best) and Land (corrected): Minimum" ; Optical_Depth_Land_And_Ocean_Minimum:units = "none" ; Optical_Depth_Land_And_Ocean_Minimum:valid_range = -100s, 5000s ; Optical_Depth_Land_And_Ocean_Minimum:_FillValue = -9999s ; Optical_Depth_Land_And_Ocean_Minimum:scale_factor = 0.001d ; Optical_Depth_Land_And_Ocean_Minimum:add_offset = 0.0d ; Optical_Depth_Land_And_Ocean_Minimum:Derived_From_Level_2_Data_Set = "Optical_Depth_Land_And_Ocean" ; Optical_Depth_Land_And_Ocean_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Land_And_Ocean_Minimum:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Land_And_Ocean_Minimum:Quality_Assurance_Data_Set = "None" ; Optical_Depth_Land_And_Ocean_Minimum:Statistic_Type = "Simple" ; Optical_Depth_Land_And_Ocean_Minimum:Aggregation_Data_Set = "None" ; short Optical_Depth_Land_And_Ocean_Maximum ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Land_And_Ocean_Maximum:long_name = "Aerosol Optical Thickness at 0.55 microns for both Ocean (best) and Land (corrected): Maximum" ; Optical_Depth_Land_And_Ocean_Maximum:units = "none" ; Optical_Depth_Land_And_Ocean_Maximum:valid_range = -100s, 5000s ; Optical_Depth_Land_And_Ocean_Maximum:_FillValue = -9999s ; Optical_Depth_Land_And_Ocean_Maximum:scale_factor = 0.001d ; Optical_Depth_Land_And_Ocean_Maximum:add_offset = 0.0d ; Optical_Depth_Land_And_Ocean_Maximum:Derived_From_Level_2_Data_Set = "Optical_Depth_Land_And_Ocean" ; Optical_Depth_Land_And_Ocean_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Land_And_Ocean_Maximum:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Land_And_Ocean_Maximum:Quality_Assurance_Data_Set = "None" ; Optical_Depth_Land_And_Ocean_Maximum:Statistic_Type = "Simple" ; Optical_Depth_Land_And_Ocean_Maximum:Aggregation_Data_Set = "None" ; short Optical_Depth_Land_And_Ocean_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Land_And_Ocean_Pixel_Counts:long_name = "Aerosol Optical Thickness at 0.55 microns for both Ocean (best) and Land (corrected): Level-2 Input Pixel Counts" ; Optical_Depth_Land_And_Ocean_Pixel_Counts:units = "none" ; Optical_Depth_Land_And_Ocean_Pixel_Counts:valid_range = 0s, 15000s ; Optical_Depth_Land_And_Ocean_Pixel_Counts:_FillValue = -9999s ; Optical_Depth_Land_And_Ocean_Pixel_Counts:scale_factor = 1.0d ; Optical_Depth_Land_And_Ocean_Pixel_Counts:add_offset = 0.0d ; Optical_Depth_Land_And_Ocean_Pixel_Counts:Derived_From_Level_2_Data_Set = "Optical_Depth_Land_And_Ocean" ; Optical_Depth_Land_And_Ocean_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Land_And_Ocean_Pixel_Counts:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Land_And_Ocean_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Optical_Depth_Land_And_Ocean_Pixel_Counts:Statistic_Type = "Simple" ; Optical_Depth_Land_And_Ocean_Pixel_Counts:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Land_And_Ocean_Mean ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Land_And_Ocean_Mean:long_name = "Ratio of small mode aerosol optical depth at 0.55 micron for both land and ocean: Mean" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Mean:units = "none" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Mean:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Land_And_Ocean_Mean:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Land_And_Ocean_Mean:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Land_And_Ocean_Mean:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Land_And_Ocean_Mean:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Land_And_Ocean" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Mean:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Mean:Quality_Assurance_Data_Set = "None" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Mean:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Mean:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Land_And_Ocean_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Land_And_Ocean_Standard_Deviation:long_name = "Ratio of small mode aerosol optical depth at 0.55 micron for both land and ocean: Standard Deviation" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Standard_Deviation:units = "none" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Standard_Deviation:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Land_And_Ocean_Standard_Deviation:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Land_And_Ocean_Standard_Deviation:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Land_And_Ocean_Standard_Deviation:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Land_And_Ocean_Standard_Deviation:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Land_And_Ocean" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Standard_Deviation:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Standard_Deviation:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Land_And_Ocean_Minimum ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Land_And_Ocean_Minimum:long_name = "Ratio of small mode aerosol optical depth at 0.55 micron for both land and ocean: Minimum" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Minimum:units = "none" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Minimum:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Land_And_Ocean_Minimum:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Land_And_Ocean_Minimum:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Land_And_Ocean_Minimum:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Land_And_Ocean_Minimum:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Land_And_Ocean" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Minimum:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Minimum:Quality_Assurance_Data_Set = "None" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Minimum:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Minimum:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Land_And_Ocean_Maximum ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Land_And_Ocean_Maximum:long_name = "Ratio of small mode aerosol optical depth at 0.55 micron for both land and ocean: Maximum" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Maximum:units = "none" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Maximum:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Land_And_Ocean_Maximum:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Land_And_Ocean_Maximum:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Land_And_Ocean_Maximum:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Land_And_Ocean_Maximum:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Land_And_Ocean" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Maximum:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Maximum:Quality_Assurance_Data_Set = "None" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Maximum:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Maximum:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Land_And_Ocean_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Land_And_Ocean_Pixel_Counts:long_name = "Ratio of small mode aerosol optical depth at 0.55 micron for both land and ocean: Level-2 Input Pixel Counts" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Pixel_Counts:units = "none" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Pixel_Counts:valid_range = 0s, 15000s ; Optical_Depth_Ratio_Small_Land_And_Ocean_Pixel_Counts:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Land_And_Ocean_Pixel_Counts:scale_factor = 1.0d ; Optical_Depth_Ratio_Small_Land_And_Ocean_Pixel_Counts:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Land_And_Ocean_Pixel_Counts:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Land_And_Ocean" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Pixel_Counts:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Pixel_Counts:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Land_And_Ocean_Pixel_Counts:Aggregation_Data_Set = "None" ; short Corrected_Optical_Depth_Land_Mean ( Corrected_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Corrected_Optical_Depth_Land_Mean:long_name = "Corrected aerosol optical depth at 0.47, 0.55, and 0.66 microns: Mean" ; Corrected_Optical_Depth_Land_Mean:units = "none" ; Corrected_Optical_Depth_Land_Mean:valid_range = -100s, 5000s ; Corrected_Optical_Depth_Land_Mean:_FillValue = -9999s ; Corrected_Optical_Depth_Land_Mean:scale_factor = 0.001d ; Corrected_Optical_Depth_Land_Mean:add_offset = 0.0d ; Corrected_Optical_Depth_Land_Mean:Derived_From_Level_2_Data_Set = "Corrected_Optical_Depth_Land" ; Corrected_Optical_Depth_Land_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Corrected_Optical_Depth_Land_Mean:Included_Level_2_Nighttime_Data = "False" ; Corrected_Optical_Depth_Land_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Corrected_Optical_Depth_Land_Mean:QA_Byte = 0s ; Corrected_Optical_Depth_Land_Mean:QA_Useful_Flag_Bit = 0s ; Corrected_Optical_Depth_Land_Mean:QA_Value_Start_Bit = 1s ; Corrected_Optical_Depth_Land_Mean:QA_Value_Num_Bits = 3s ; Corrected_Optical_Depth_Land_Mean:Statistic_Type = "Simple" ; Corrected_Optical_Depth_Land_Mean:Aggregation_Data_Set = "None" ; short Corrected_Optical_Depth_Land_Standard_Deviation ( Corrected_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Corrected_Optical_Depth_Land_Standard_Deviation:long_name = "Corrected aerosol optical depth at 0.47, 0.55, and 0.66 microns: Standard Deviation" ; Corrected_Optical_Depth_Land_Standard_Deviation:units = "none" ; Corrected_Optical_Depth_Land_Standard_Deviation:valid_range = -100s, 5000s ; Corrected_Optical_Depth_Land_Standard_Deviation:_FillValue = -9999s ; Corrected_Optical_Depth_Land_Standard_Deviation:scale_factor = 0.001d ; Corrected_Optical_Depth_Land_Standard_Deviation:add_offset = 0.0d ; Corrected_Optical_Depth_Land_Standard_Deviation:Derived_From_Level_2_Data_Set = "Corrected_Optical_Depth_Land" ; Corrected_Optical_Depth_Land_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Corrected_Optical_Depth_Land_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Corrected_Optical_Depth_Land_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Corrected_Optical_Depth_Land_Standard_Deviation:QA_Byte = 0s ; Corrected_Optical_Depth_Land_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Corrected_Optical_Depth_Land_Standard_Deviation:QA_Value_Start_Bit = 1s ; Corrected_Optical_Depth_Land_Standard_Deviation:QA_Value_Num_Bits = 3s ; Corrected_Optical_Depth_Land_Standard_Deviation:Statistic_Type = "Simple" ; Corrected_Optical_Depth_Land_Standard_Deviation:Aggregation_Data_Set = "None" ; short Corrected_Optical_Depth_Land_Minimum ( Corrected_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Corrected_Optical_Depth_Land_Minimum:long_name = "Corrected aerosol optical depth at 0.47, 0.55, and 0.66 microns: Minimum" ; Corrected_Optical_Depth_Land_Minimum:units = "none" ; Corrected_Optical_Depth_Land_Minimum:valid_range = -100s, 5000s ; Corrected_Optical_Depth_Land_Minimum:_FillValue = -9999s ; Corrected_Optical_Depth_Land_Minimum:scale_factor = 0.001d ; Corrected_Optical_Depth_Land_Minimum:add_offset = 0.0d ; Corrected_Optical_Depth_Land_Minimum:Derived_From_Level_2_Data_Set = "Corrected_Optical_Depth_Land" ; Corrected_Optical_Depth_Land_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Corrected_Optical_Depth_Land_Minimum:Included_Level_2_Nighttime_Data = "False" ; Corrected_Optical_Depth_Land_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Corrected_Optical_Depth_Land_Minimum:QA_Byte = 0s ; Corrected_Optical_Depth_Land_Minimum:QA_Useful_Flag_Bit = 0s ; Corrected_Optical_Depth_Land_Minimum:QA_Value_Start_Bit = 1s ; Corrected_Optical_Depth_Land_Minimum:QA_Value_Num_Bits = 3s ; Corrected_Optical_Depth_Land_Minimum:Statistic_Type = "Simple" ; Corrected_Optical_Depth_Land_Minimum:Aggregation_Data_Set = "None" ; short Corrected_Optical_Depth_Land_Maximum ( Corrected_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Corrected_Optical_Depth_Land_Maximum:long_name = "Corrected aerosol optical depth at 0.47, 0.55, and 0.66 microns: Maximum" ; Corrected_Optical_Depth_Land_Maximum:units = "none" ; Corrected_Optical_Depth_Land_Maximum:valid_range = -100s, 5000s ; Corrected_Optical_Depth_Land_Maximum:_FillValue = -9999s ; Corrected_Optical_Depth_Land_Maximum:scale_factor = 0.001d ; Corrected_Optical_Depth_Land_Maximum:add_offset = 0.0d ; Corrected_Optical_Depth_Land_Maximum:Derived_From_Level_2_Data_Set = "Corrected_Optical_Depth_Land" ; Corrected_Optical_Depth_Land_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Corrected_Optical_Depth_Land_Maximum:Included_Level_2_Nighttime_Data = "False" ; Corrected_Optical_Depth_Land_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Corrected_Optical_Depth_Land_Maximum:QA_Byte = 0s ; Corrected_Optical_Depth_Land_Maximum:QA_Useful_Flag_Bit = 0s ; Corrected_Optical_Depth_Land_Maximum:QA_Value_Start_Bit = 1s ; Corrected_Optical_Depth_Land_Maximum:QA_Value_Num_Bits = 3s ; Corrected_Optical_Depth_Land_Maximum:Statistic_Type = "Simple" ; Corrected_Optical_Depth_Land_Maximum:Aggregation_Data_Set = "None" ; short Corrected_Optical_Depth_Land_QA_Mean ( Corrected_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Corrected_Optical_Depth_Land_QA_Mean:long_name = "Corrected aerosol optical depth at 0.47, 0.55, and 0.66 microns: Level-2 QA Weighted Mean" ; Corrected_Optical_Depth_Land_QA_Mean:units = "none" ; Corrected_Optical_Depth_Land_QA_Mean:valid_range = -100s, 5000s ; Corrected_Optical_Depth_Land_QA_Mean:_FillValue = -9999s ; Corrected_Optical_Depth_Land_QA_Mean:scale_factor = 0.001d ; Corrected_Optical_Depth_Land_QA_Mean:add_offset = 0.0d ; Corrected_Optical_Depth_Land_QA_Mean:Derived_From_Level_2_Data_Set = "Corrected_Optical_Depth_Land" ; Corrected_Optical_Depth_Land_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Corrected_Optical_Depth_Land_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Corrected_Optical_Depth_Land_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Corrected_Optical_Depth_Land_QA_Mean:QA_Byte = 0s ; Corrected_Optical_Depth_Land_QA_Mean:QA_Useful_Flag_Bit = 0s ; Corrected_Optical_Depth_Land_QA_Mean:QA_Value_Start_Bit = 1s ; Corrected_Optical_Depth_Land_QA_Mean:QA_Value_Num_Bits = 3s ; Corrected_Optical_Depth_Land_QA_Mean:Statistic_Type = "Simple" ; Corrected_Optical_Depth_Land_QA_Mean:Aggregation_Data_Set = "None" ; short Corrected_Optical_Depth_Land_QA_Standard_Deviation ( Corrected_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:long_name = "Corrected aerosol optical depth at 0.47, 0.55, and 0.66 microns: Level-2 QA Weighted Standard Deviation" ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:units = "none" ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:valid_range = -100s, 5000s ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:_FillValue = -9999s ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:scale_factor = 0.001d ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:add_offset = 0.0d ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Corrected_Optical_Depth_Land" ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:QA_Byte = 0s ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:Statistic_Type = "Simple" ; Corrected_Optical_Depth_Land_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Corrected_Optical_Depth_Land_Histogram_Counts ( Corrected_Optical_Depth_Land_Micron_Levels:mod08 , Corrected_Optical_Depth_Land_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Corrected_Optical_Depth_Land_Histogram_Counts:long_name = "Corrected aerosol optical depth: Level-2 Input Pixel Counts at 0.47, 0.55, and 0.66 microns: at 5 intervals" ; Corrected_Optical_Depth_Land_Histogram_Counts:units = "none" ; Corrected_Optical_Depth_Land_Histogram_Counts:valid_range = 0s, 15000s ; Corrected_Optical_Depth_Land_Histogram_Counts:_FillValue = -9999s ; Corrected_Optical_Depth_Land_Histogram_Counts:scale_factor = 1.0d ; Corrected_Optical_Depth_Land_Histogram_Counts:add_offset = 0.0d ; Corrected_Optical_Depth_Land_Histogram_Counts:Derived_From_Level_2_Data_Set = "Corrected_Optical_Depth_Land" ; Corrected_Optical_Depth_Land_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Corrected_Optical_Depth_Land_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Corrected_Optical_Depth_Land_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Corrected_Optical_Depth_Land_Histogram_Counts:QA_Byte = 0s ; Corrected_Optical_Depth_Land_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Corrected_Optical_Depth_Land_Histogram_Counts:QA_Value_Start_Bit = 1s ; Corrected_Optical_Depth_Land_Histogram_Counts:QA_Value_Num_Bits = 3s ; Corrected_Optical_Depth_Land_Histogram_Counts:Statistic_Type = "Histogram" ; Corrected_Optical_Depth_Land_Histogram_Counts:Histogram_Bin_Boundaries = -0.1f, 0.1f, 0.3f, 0.6f, 1.5f, 5.0f ; Corrected_Optical_Depth_Land_Histogram_Counts:Aggregation_Data_Set = "None" ; short Corrected_Optical_Depth_Land_Confidence_Histogram ( Corrected_Optical_Depth_Land_Micron_Levels:mod08 , Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Corrected_Optical_Depth_Land_Confidence_Histogram:long_name = "Corrected aerosol optical depth at 0.47, 0.55, and 0.66 microns: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Corrected_Optical_Depth_Land_Confidence_Histogram:units = "none" ; Corrected_Optical_Depth_Land_Confidence_Histogram:valid_range = 0s, 15000s ; Corrected_Optical_Depth_Land_Confidence_Histogram:_FillValue = -9999s ; Corrected_Optical_Depth_Land_Confidence_Histogram:scale_factor = 1.0d ; Corrected_Optical_Depth_Land_Confidence_Histogram:add_offset = 0.0d ; Corrected_Optical_Depth_Land_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Corrected_Optical_Depth_Land" ; Corrected_Optical_Depth_Land_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Corrected_Optical_Depth_Land_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Corrected_Optical_Depth_Land_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Corrected_Optical_Depth_Land_Confidence_Histogram:QA_Byte = 0s ; Corrected_Optical_Depth_Land_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Corrected_Optical_Depth_Land_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Corrected_Optical_Depth_Land_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Corrected_Optical_Depth_Land_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Corrected_Optical_Depth_Land_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Land_Mean ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Land_Mean:long_name = "Ratio of small mode aerosol optical depth at 0.55 micron: Mean" ; Optical_Depth_Ratio_Small_Land_Mean:units = "none" ; Optical_Depth_Ratio_Small_Land_Mean:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Land_Mean:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Land_Mean:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Land_Mean:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Land_Mean:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Land" ; Optical_Depth_Ratio_Small_Land_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Land_Mean:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Land_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Optical_Depth_Ratio_Small_Land_Mean:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Land_Mean:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Land_Mean:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Land_Mean:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Land_Mean:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Land_Mean:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Land_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:long_name = "Ratio of small mode aerosol optical depth at 0.55 micron: Standard Deviation" ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:units = "none" ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Land" ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Land_Standard_Deviation:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Land_Minimum ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Land_Minimum:long_name = "Ratio of small mode aerosol optical depth at 0.55 micron: Minimum" ; Optical_Depth_Ratio_Small_Land_Minimum:units = "none" ; Optical_Depth_Ratio_Small_Land_Minimum:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Land_Minimum:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Land_Minimum:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Land_Minimum:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Land_Minimum:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Land" ; Optical_Depth_Ratio_Small_Land_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Land_Minimum:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Land_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Optical_Depth_Ratio_Small_Land_Minimum:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Land_Minimum:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Land_Minimum:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Land_Minimum:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Land_Minimum:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Land_Minimum:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Land_Maximum ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Land_Maximum:long_name = "Ratio of small mode aerosol optical depth at 0.55 micron: Maximum" ; Optical_Depth_Ratio_Small_Land_Maximum:units = "none" ; Optical_Depth_Ratio_Small_Land_Maximum:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Land_Maximum:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Land_Maximum:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Land_Maximum:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Land_Maximum:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Land" ; Optical_Depth_Ratio_Small_Land_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Land_Maximum:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Land_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Optical_Depth_Ratio_Small_Land_Maximum:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Land_Maximum:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Land_Maximum:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Land_Maximum:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Land_Maximum:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Land_Maximum:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Land_QA_Mean ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Land_QA_Mean:long_name = "Ratio of small mode aerosol optical depth at 0.55 micron: Level-2 QA Weighted Mean" ; Optical_Depth_Ratio_Small_Land_QA_Mean:units = "none" ; Optical_Depth_Ratio_Small_Land_QA_Mean:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Land_QA_Mean:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Land_QA_Mean:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Land_QA_Mean:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Land_QA_Mean:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Land" ; Optical_Depth_Ratio_Small_Land_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Land_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Land_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Optical_Depth_Ratio_Small_Land_QA_Mean:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Land_QA_Mean:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Land_QA_Mean:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Land_QA_Mean:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Land_QA_Mean:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Land_QA_Mean:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:long_name = "Ratio of small mode aerosol optical depth at 0.55 micron: Level-2 QA Weighted Standard Deviation" ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:units = "none" ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Land" ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Land_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Land_Histogram_Counts ( Optical_Depth_Ratio_Small_Land_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:long_name = "Ratio of small mode aerosol optical depth at 0.55 micron: Level-2 Input Pixel Counts at 6 intervals" ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:units = "none" ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:valid_range = 0s, 15000s ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:scale_factor = 1.0d ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Land" ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:Statistic_Type = "Histogram" ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.2f, 0.4f, 0.6f, 0.8f, 1.0f, 3.0f ; Optical_Depth_Ratio_Small_Land_Histogram_Counts:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Land_Confidence_Histogram ( Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:long_name = "Ratio of small mode aerosol optical depth at 0.55 micron: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:units = "none" ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:valid_range = 0s, 15000s ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:scale_factor = 1.0d ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Land" ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Optical_Depth_Ratio_Small_Land_Confidence_Histogram:Aggregation_Data_Set = "None" ; float Mass_Concentration_Land_Mean ( YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Land_Mean:long_name = "Mass concentration over land: Mean" ; Mass_Concentration_Land_Mean:units = "1.0e-6g/cm^2" ; Mass_Concentration_Land_Mean:valid_range = 1.0f, 1000.0f ; Mass_Concentration_Land_Mean:_FillValue = -99999.0f ; Mass_Concentration_Land_Mean:scale_factor = 1.0d ; Mass_Concentration_Land_Mean:add_offset = 0.0d ; Mass_Concentration_Land_Mean:Derived_From_Level_2_Data_Set = "Mass_Concentration_Land" ; Mass_Concentration_Land_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Land_Mean:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Land_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Mass_Concentration_Land_Mean:QA_Byte = 0s ; Mass_Concentration_Land_Mean:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Land_Mean:QA_Value_Start_Bit = 1s ; Mass_Concentration_Land_Mean:QA_Value_Num_Bits = 3s ; Mass_Concentration_Land_Mean:Statistic_Type = "Simple" ; Mass_Concentration_Land_Mean:Aggregation_Data_Set = "None" ; float Mass_Concentration_Land_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Land_Standard_Deviation:long_name = "Mass concentration over land: Standard Deviation" ; Mass_Concentration_Land_Standard_Deviation:units = "1.0e-6g/cm^2" ; Mass_Concentration_Land_Standard_Deviation:valid_range = 1.0f, 1000.0f ; Mass_Concentration_Land_Standard_Deviation:_FillValue = -99999.0f ; Mass_Concentration_Land_Standard_Deviation:scale_factor = 1.0d ; Mass_Concentration_Land_Standard_Deviation:add_offset = 0.0d ; Mass_Concentration_Land_Standard_Deviation:Derived_From_Level_2_Data_Set = "Mass_Concentration_Land" ; Mass_Concentration_Land_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Land_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Land_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Mass_Concentration_Land_Standard_Deviation:QA_Byte = 0s ; Mass_Concentration_Land_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Land_Standard_Deviation:QA_Value_Start_Bit = 1s ; Mass_Concentration_Land_Standard_Deviation:QA_Value_Num_Bits = 3s ; Mass_Concentration_Land_Standard_Deviation:Statistic_Type = "Simple" ; Mass_Concentration_Land_Standard_Deviation:Aggregation_Data_Set = "None" ; float Mass_Concentration_Land_Minimum ( YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Land_Minimum:long_name = "Mass concentration over land: Minimum" ; Mass_Concentration_Land_Minimum:units = "1.0e-6g/cm^2" ; Mass_Concentration_Land_Minimum:valid_range = 1.0f, 1000.0f ; Mass_Concentration_Land_Minimum:_FillValue = -99999.0f ; Mass_Concentration_Land_Minimum:scale_factor = 1.0d ; Mass_Concentration_Land_Minimum:add_offset = 0.0d ; Mass_Concentration_Land_Minimum:Derived_From_Level_2_Data_Set = "Mass_Concentration_Land" ; Mass_Concentration_Land_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Land_Minimum:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Land_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Mass_Concentration_Land_Minimum:QA_Byte = 0s ; Mass_Concentration_Land_Minimum:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Land_Minimum:QA_Value_Start_Bit = 1s ; Mass_Concentration_Land_Minimum:QA_Value_Num_Bits = 3s ; Mass_Concentration_Land_Minimum:Statistic_Type = "Simple" ; Mass_Concentration_Land_Minimum:Aggregation_Data_Set = "None" ; float Mass_Concentration_Land_Maximum ( YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Land_Maximum:long_name = "Mass concentration over land: Maximum" ; Mass_Concentration_Land_Maximum:units = "1.0e-6g/cm^2" ; Mass_Concentration_Land_Maximum:valid_range = 1.0f, 1000.0f ; Mass_Concentration_Land_Maximum:_FillValue = -99999.0f ; Mass_Concentration_Land_Maximum:scale_factor = 1.0d ; Mass_Concentration_Land_Maximum:add_offset = 0.0d ; Mass_Concentration_Land_Maximum:Derived_From_Level_2_Data_Set = "Mass_Concentration_Land" ; Mass_Concentration_Land_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Land_Maximum:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Land_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Mass_Concentration_Land_Maximum:QA_Byte = 0s ; Mass_Concentration_Land_Maximum:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Land_Maximum:QA_Value_Start_Bit = 1s ; Mass_Concentration_Land_Maximum:QA_Value_Num_Bits = 3s ; Mass_Concentration_Land_Maximum:Statistic_Type = "Simple" ; Mass_Concentration_Land_Maximum:Aggregation_Data_Set = "None" ; float Mass_Concentration_Land_QA_Mean ( YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Land_QA_Mean:long_name = "Mass concentration over land: Level-2 QA Weighted Mean" ; Mass_Concentration_Land_QA_Mean:units = "1.0e-6g/cm^2" ; Mass_Concentration_Land_QA_Mean:valid_range = 1.0f, 1000.0f ; Mass_Concentration_Land_QA_Mean:_FillValue = -99999.0f ; Mass_Concentration_Land_QA_Mean:scale_factor = 1.0d ; Mass_Concentration_Land_QA_Mean:add_offset = 0.0d ; Mass_Concentration_Land_QA_Mean:Derived_From_Level_2_Data_Set = "Mass_Concentration_Land" ; Mass_Concentration_Land_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Land_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Land_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Mass_Concentration_Land_QA_Mean:QA_Byte = 0s ; Mass_Concentration_Land_QA_Mean:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Land_QA_Mean:QA_Value_Start_Bit = 1s ; Mass_Concentration_Land_QA_Mean:QA_Value_Num_Bits = 3s ; Mass_Concentration_Land_QA_Mean:Statistic_Type = "Simple" ; Mass_Concentration_Land_QA_Mean:Aggregation_Data_Set = "None" ; float Mass_Concentration_Land_QA_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Land_QA_Standard_Deviation:long_name = "Mass concentration over land: Level-2 QA Weighted Standard Deviation" ; Mass_Concentration_Land_QA_Standard_Deviation:units = "1.0e-6g/cm^2" ; Mass_Concentration_Land_QA_Standard_Deviation:valid_range = 1.0f, 1000.0f ; Mass_Concentration_Land_QA_Standard_Deviation:_FillValue = -99999.0f ; Mass_Concentration_Land_QA_Standard_Deviation:scale_factor = 1.0d ; Mass_Concentration_Land_QA_Standard_Deviation:add_offset = 0.0d ; Mass_Concentration_Land_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Mass_Concentration_Land" ; Mass_Concentration_Land_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Land_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Land_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Mass_Concentration_Land_QA_Standard_Deviation:QA_Byte = 0s ; Mass_Concentration_Land_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Land_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Mass_Concentration_Land_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Mass_Concentration_Land_QA_Standard_Deviation:Statistic_Type = "Simple" ; Mass_Concentration_Land_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Mass_Concentration_Land_Histogram_Counts ( Mass_Concentration_Land_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Land_Histogram_Counts:long_name = "Mass concentration over land: Level-2 Input Pixel Counts at 4 intervals" ; Mass_Concentration_Land_Histogram_Counts:units = "none" ; Mass_Concentration_Land_Histogram_Counts:valid_range = 0s, 15000s ; Mass_Concentration_Land_Histogram_Counts:_FillValue = -9999s ; Mass_Concentration_Land_Histogram_Counts:scale_factor = 1.0d ; Mass_Concentration_Land_Histogram_Counts:add_offset = 0.0d ; Mass_Concentration_Land_Histogram_Counts:Derived_From_Level_2_Data_Set = "Mass_Concentration_Land" ; Mass_Concentration_Land_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Land_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Land_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Mass_Concentration_Land_Histogram_Counts:QA_Byte = 0s ; Mass_Concentration_Land_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Land_Histogram_Counts:QA_Value_Start_Bit = 1s ; Mass_Concentration_Land_Histogram_Counts:QA_Value_Num_Bits = 3s ; Mass_Concentration_Land_Histogram_Counts:Statistic_Type = "Histogram" ; Mass_Concentration_Land_Histogram_Counts:Histogram_Bin_Boundaries = 1.0f, 10.0f, 100.0f, 1000.0f, 10000.0f ; Mass_Concentration_Land_Histogram_Counts:Aggregation_Data_Set = "None" ; short Mass_Concentration_Land_Confidence_Histogram ( Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Land_Confidence_Histogram:long_name = "Mass concentration over land: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Mass_Concentration_Land_Confidence_Histogram:units = "none" ; Mass_Concentration_Land_Confidence_Histogram:valid_range = 0s, 15000s ; Mass_Concentration_Land_Confidence_Histogram:_FillValue = -9999s ; Mass_Concentration_Land_Confidence_Histogram:scale_factor = 1.0d ; Mass_Concentration_Land_Confidence_Histogram:add_offset = 0.0d ; Mass_Concentration_Land_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Mass_Concentration_Land" ; Mass_Concentration_Land_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Land_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Land_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Mass_Concentration_Land_Confidence_Histogram:QA_Byte = 0s ; Mass_Concentration_Land_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Land_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Mass_Concentration_Land_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Mass_Concentration_Land_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Mass_Concentration_Land_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_Land_Mean ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_Land_Mean:long_name = "Angstrom exponent (Land) for 0.47 and 0.66 microns: Mean" ; Angstrom_Exponent_Land_Mean:units = "none" ; Angstrom_Exponent_Land_Mean:valid_range = -500s, 5000s ; Angstrom_Exponent_Land_Mean:_FillValue = -9999s ; Angstrom_Exponent_Land_Mean:scale_factor = 0.001d ; Angstrom_Exponent_Land_Mean:add_offset = 0.0d ; Angstrom_Exponent_Land_Mean:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_Land" ; Angstrom_Exponent_Land_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_Land_Mean:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_Land_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_Mean:QA_Byte = 0s ; Angstrom_Exponent_Land_Mean:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_Mean:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_Mean:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_Mean:Statistic_Type = "Simple" ; Angstrom_Exponent_Land_Mean:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_Land_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_Land_Standard_Deviation:long_name = "Angstrom exponent (Land) for 0.47 and 0.66 microns: Standard Deviation" ; Angstrom_Exponent_Land_Standard_Deviation:units = "none" ; Angstrom_Exponent_Land_Standard_Deviation:valid_range = -500s, 5000s ; Angstrom_Exponent_Land_Standard_Deviation:_FillValue = -9999s ; Angstrom_Exponent_Land_Standard_Deviation:scale_factor = 0.001d ; Angstrom_Exponent_Land_Standard_Deviation:add_offset = 0.0d ; Angstrom_Exponent_Land_Standard_Deviation:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_Land" ; Angstrom_Exponent_Land_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_Land_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_Land_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_Standard_Deviation:QA_Byte = 0s ; Angstrom_Exponent_Land_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_Standard_Deviation:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_Standard_Deviation:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_Standard_Deviation:Statistic_Type = "Simple" ; Angstrom_Exponent_Land_Standard_Deviation:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_Land_Minimum ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_Land_Minimum:long_name = "Angstrom exponent (Land) for 0.47 and 0.66 microns: Minimum" ; Angstrom_Exponent_Land_Minimum:units = "none" ; Angstrom_Exponent_Land_Minimum:valid_range = -500s, 5000s ; Angstrom_Exponent_Land_Minimum:_FillValue = -9999s ; Angstrom_Exponent_Land_Minimum:scale_factor = 0.001d ; Angstrom_Exponent_Land_Minimum:add_offset = 0.0d ; Angstrom_Exponent_Land_Minimum:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_Land" ; Angstrom_Exponent_Land_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_Land_Minimum:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_Land_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_Minimum:QA_Byte = 0s ; Angstrom_Exponent_Land_Minimum:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_Minimum:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_Minimum:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_Minimum:Statistic_Type = "Simple" ; Angstrom_Exponent_Land_Minimum:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_Land_Maximum ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_Land_Maximum:long_name = "Angstrom exponent (Land) for 0.47 and 0.66 microns: Maximum" ; Angstrom_Exponent_Land_Maximum:units = "none" ; Angstrom_Exponent_Land_Maximum:valid_range = -500s, 5000s ; Angstrom_Exponent_Land_Maximum:_FillValue = -9999s ; Angstrom_Exponent_Land_Maximum:scale_factor = 0.001d ; Angstrom_Exponent_Land_Maximum:add_offset = 0.0d ; Angstrom_Exponent_Land_Maximum:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_Land" ; Angstrom_Exponent_Land_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_Land_Maximum:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_Land_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_Maximum:QA_Byte = 0s ; Angstrom_Exponent_Land_Maximum:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_Maximum:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_Maximum:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_Maximum:Statistic_Type = "Simple" ; Angstrom_Exponent_Land_Maximum:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_Land_QA_Mean ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_Land_QA_Mean:long_name = "Angstrom exponent (Land) for 0.47 and 0.66 microns: Level-2 QA Weighted Mean" ; Angstrom_Exponent_Land_QA_Mean:units = "none" ; Angstrom_Exponent_Land_QA_Mean:valid_range = -500s, 5000s ; Angstrom_Exponent_Land_QA_Mean:_FillValue = -9999s ; Angstrom_Exponent_Land_QA_Mean:scale_factor = 0.001d ; Angstrom_Exponent_Land_QA_Mean:add_offset = 0.0d ; Angstrom_Exponent_Land_QA_Mean:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_Land" ; Angstrom_Exponent_Land_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_Land_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_Land_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_QA_Mean:QA_Byte = 0s ; Angstrom_Exponent_Land_QA_Mean:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_QA_Mean:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_QA_Mean:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_QA_Mean:Statistic_Type = "Simple" ; Angstrom_Exponent_Land_QA_Mean:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_Land_QA_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_Land_QA_Standard_Deviation:long_name = "Angstrom exponent (Land) for 0.47 and 0.66 microns: Level-2 QA Weighted Standard Deviation" ; Angstrom_Exponent_Land_QA_Standard_Deviation:units = "none" ; Angstrom_Exponent_Land_QA_Standard_Deviation:valid_range = -500s, 5000s ; Angstrom_Exponent_Land_QA_Standard_Deviation:_FillValue = -9999s ; Angstrom_Exponent_Land_QA_Standard_Deviation:scale_factor = 0.001d ; Angstrom_Exponent_Land_QA_Standard_Deviation:add_offset = 0.0d ; Angstrom_Exponent_Land_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_Land" ; Angstrom_Exponent_Land_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_Land_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_Land_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_QA_Standard_Deviation:QA_Byte = 0s ; Angstrom_Exponent_Land_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_QA_Standard_Deviation:Statistic_Type = "Simple" ; Angstrom_Exponent_Land_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; float Angstrom_Exponent_Land_Regression_Slope ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_Land_Regression_Slope:long_name = "Angstrom exponent (Land) for 0.47 and 0.67 microns: Regression Slope" ; Angstrom_Exponent_Land_Regression_Slope:units = "none" ; Angstrom_Exponent_Land_Regression_Slope:valid_range = -99998.0f, 99998.0f ; Angstrom_Exponent_Land_Regression_Slope:_FillValue = -99999.0f ; Angstrom_Exponent_Land_Regression_Slope:scale_factor = 1.0d ; Angstrom_Exponent_Land_Regression_Slope:add_offset = 0.0d ; Angstrom_Exponent_Land_Regression_Slope:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_Land" ; Angstrom_Exponent_Land_Regression_Slope:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_Land_Regression_Slope:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_Land_Regression_Slope:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_Regression_Slope:QA_Byte = 0s ; Angstrom_Exponent_Land_Regression_Slope:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_Regression_Slope:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_Regression_Slope:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_Regression_Slope:Statistic_Type = "Regression" ; Angstrom_Exponent_Land_Regression_Slope:Aggregation_Data_Set = "None" ; Angstrom_Exponent_Land_Regression_Slope:Wave_Band = 1s ; Angstrom_Exponent_Land_Regression_Slope:Joint_Parameter_Data_Set = "Corrected_Optical_Depth_Land" ; Angstrom_Exponent_Land_Regression_Slope:Joint_Parameter_Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_Regression_Slope:Joint_Parameter_QA_Byte = 0s ; Angstrom_Exponent_Land_Regression_Slope:Joint_Parameter_QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_Regression_Slope:Joint_Parameter_QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_Regression_Slope:Joint_Parameter_QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_Regression_Slope:Joint_Parameter_Wave_Band = 1s ; float Angstrom_Exponent_Land_Regression_Intercept ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_Land_Regression_Intercept:long_name = "Angstrom exponent (Land) for 0.47 and 0.67 microns: Regression Intercept" ; Angstrom_Exponent_Land_Regression_Intercept:units = "none" ; Angstrom_Exponent_Land_Regression_Intercept:valid_range = -99998.0f, 99998.0f ; Angstrom_Exponent_Land_Regression_Intercept:_FillValue = -99999.0f ; Angstrom_Exponent_Land_Regression_Intercept:scale_factor = 1.0d ; Angstrom_Exponent_Land_Regression_Intercept:add_offset = 0.0d ; Angstrom_Exponent_Land_Regression_Intercept:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_Land" ; Angstrom_Exponent_Land_Regression_Intercept:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_Land_Regression_Intercept:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_Land_Regression_Intercept:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_Regression_Intercept:QA_Byte = 0s ; Angstrom_Exponent_Land_Regression_Intercept:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_Regression_Intercept:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_Regression_Intercept:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_Regression_Intercept:Statistic_Type = "Regression" ; Angstrom_Exponent_Land_Regression_Intercept:Aggregation_Data_Set = "None" ; Angstrom_Exponent_Land_Regression_Intercept:Wave_Band = 1s ; Angstrom_Exponent_Land_Regression_Intercept:Joint_Parameter_Data_Set = "Corrected_Optical_Depth_Land" ; Angstrom_Exponent_Land_Regression_Intercept:Joint_Parameter_Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_Regression_Intercept:Joint_Parameter_QA_Byte = 0s ; Angstrom_Exponent_Land_Regression_Intercept:Joint_Parameter_QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_Regression_Intercept:Joint_Parameter_QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_Regression_Intercept:Joint_Parameter_QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_Regression_Intercept:Joint_Parameter_Wave_Band = 1s ; float Angstrom_Exponent_Land_Regression_R_squared ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_Land_Regression_R_squared:long_name = "Angstrom exponent (Land) for 0.47 and 0.67 microns: Regression R_squared" ; Angstrom_Exponent_Land_Regression_R_squared:units = "none" ; Angstrom_Exponent_Land_Regression_R_squared:valid_range = 0.0f, 1.0f ; Angstrom_Exponent_Land_Regression_R_squared:_FillValue = -99999.0f ; Angstrom_Exponent_Land_Regression_R_squared:scale_factor = 1.0d ; Angstrom_Exponent_Land_Regression_R_squared:add_offset = 0.0d ; Angstrom_Exponent_Land_Regression_R_squared:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_Land" ; Angstrom_Exponent_Land_Regression_R_squared:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_Land_Regression_R_squared:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_Land_Regression_R_squared:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_Regression_R_squared:QA_Byte = 0s ; Angstrom_Exponent_Land_Regression_R_squared:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_Regression_R_squared:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_Regression_R_squared:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_Regression_R_squared:Statistic_Type = "Regression" ; Angstrom_Exponent_Land_Regression_R_squared:Aggregation_Data_Set = "None" ; Angstrom_Exponent_Land_Regression_R_squared:Wave_Band = 1s ; Angstrom_Exponent_Land_Regression_R_squared:Joint_Parameter_Data_Set = "Corrected_Optical_Depth_Land" ; Angstrom_Exponent_Land_Regression_R_squared:Joint_Parameter_Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_Regression_R_squared:Joint_Parameter_QA_Byte = 0s ; Angstrom_Exponent_Land_Regression_R_squared:Joint_Parameter_QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_Regression_R_squared:Joint_Parameter_QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_Regression_R_squared:Joint_Parameter_QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_Regression_R_squared:Joint_Parameter_Wave_Band = 1s ; float Angstrom_Exponent_Land_Regression_Mean_Square_Error ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:long_name = "Angstrom exponent (Land) for 0.47 and 0.67 microns: Regression Mean Square Error" ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:units = "none" ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:valid_range = 0.0f, 1000000000.0f ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:_FillValue = -99999.0f ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:scale_factor = 1.0d ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:add_offset = 0.0d ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_Land" ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:QA_Byte = 0s ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:Statistic_Type = "Regression" ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:Aggregation_Data_Set = "None" ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:Wave_Band = 1s ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:Joint_Parameter_Data_Set = "Corrected_Optical_Depth_Land" ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:Joint_Parameter_Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:Joint_Parameter_QA_Byte = 0s ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:Joint_Parameter_QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:Joint_Parameter_QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:Joint_Parameter_QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_Regression_Mean_Square_Error:Joint_Parameter_Wave_Band = 1s ; short Angstrom_Exponent_Land_Histogram_Counts ( Angstrom_Exponent_Land_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_Land_Histogram_Counts:long_name = "Angstrom exponent (Land) for 0.47 and 0.66 microns: Level-2 Input Pixel Counts at 5 intervals" ; Angstrom_Exponent_Land_Histogram_Counts:units = "none" ; Angstrom_Exponent_Land_Histogram_Counts:valid_range = 0s, 15000s ; Angstrom_Exponent_Land_Histogram_Counts:_FillValue = -9999s ; Angstrom_Exponent_Land_Histogram_Counts:scale_factor = 1.0d ; Angstrom_Exponent_Land_Histogram_Counts:add_offset = 0.0d ; Angstrom_Exponent_Land_Histogram_Counts:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_Land" ; Angstrom_Exponent_Land_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_Land_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_Land_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_Histogram_Counts:QA_Byte = 0s ; Angstrom_Exponent_Land_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_Histogram_Counts:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_Histogram_Counts:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_Histogram_Counts:Statistic_Type = "Histogram" ; Angstrom_Exponent_Land_Histogram_Counts:Histogram_Bin_Boundaries = -0.5f, 0.0f, 1.0f, 2.0f, 3.0f, 5.0f ; Angstrom_Exponent_Land_Histogram_Counts:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_Land_Confidence_Histogram ( Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_Land_Confidence_Histogram:long_name = "Angstrom exponent (Land) for 0.47 and 0.66 microns: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Angstrom_Exponent_Land_Confidence_Histogram:units = "none" ; Angstrom_Exponent_Land_Confidence_Histogram:valid_range = 0s, 15000s ; Angstrom_Exponent_Land_Confidence_Histogram:_FillValue = -9999s ; Angstrom_Exponent_Land_Confidence_Histogram:scale_factor = 1.0d ; Angstrom_Exponent_Land_Confidence_Histogram:add_offset = 0.0d ; Angstrom_Exponent_Land_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_Land" ; Angstrom_Exponent_Land_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_Land_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_Land_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Angstrom_Exponent_Land_Confidence_Histogram:QA_Byte = 0s ; Angstrom_Exponent_Land_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_Land_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_Land_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_Land_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Angstrom_Exponent_Land_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA47_Mean ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA47_Mean:long_name = "Average of Reflectance after Cloud Screening at 0.47, 0.66, and 2.1 microns using QA for 0.47: Mean" ; Mean_Reflectance_Land_All_QA47_Mean:units = "none" ; Mean_Reflectance_Land_All_QA47_Mean:valid_range = 0s, 10000s ; Mean_Reflectance_Land_All_QA47_Mean:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA47_Mean:scale_factor = 0.0001d ; Mean_Reflectance_Land_All_QA47_Mean:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA47_Mean:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA47_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA47_Mean:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA47_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA47_Mean:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA47_Mean:QA_Useful_Flag_Bit = 0s ; Mean_Reflectance_Land_All_QA47_Mean:QA_Value_Start_Bit = 1s ; Mean_Reflectance_Land_All_QA47_Mean:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA47_Mean:Statistic_Type = "Simple" ; Mean_Reflectance_Land_All_QA47_Mean:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA47_Standard_Deviation ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:long_name = "Average of Reflectance after Cloud Screening at 0.47, 0.66, and 2.1 microns using QA for 0.47: Standard Deviation" ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:units = "none" ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:valid_range = 0s, 10000s ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:scale_factor = 0.0001d ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:QA_Value_Start_Bit = 1s ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:Statistic_Type = "Simple" ; Mean_Reflectance_Land_All_QA47_Standard_Deviation:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA47_Minimum ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA47_Minimum:long_name = "Average of Reflectance after Cloud Screening at 0.47, 0.66, and 2.1 microns using QA for 0.47: Minimum" ; Mean_Reflectance_Land_All_QA47_Minimum:units = "none" ; Mean_Reflectance_Land_All_QA47_Minimum:valid_range = 0s, 10000s ; Mean_Reflectance_Land_All_QA47_Minimum:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA47_Minimum:scale_factor = 0.0001d ; Mean_Reflectance_Land_All_QA47_Minimum:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA47_Minimum:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA47_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA47_Minimum:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA47_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA47_Minimum:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA47_Minimum:QA_Useful_Flag_Bit = 0s ; Mean_Reflectance_Land_All_QA47_Minimum:QA_Value_Start_Bit = 1s ; Mean_Reflectance_Land_All_QA47_Minimum:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA47_Minimum:Statistic_Type = "Simple" ; Mean_Reflectance_Land_All_QA47_Minimum:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA47_Maximum ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA47_Maximum:long_name = "Average of Reflectance after Cloud Screening at 0.47, 0.66, and 2.1 microns using QA for 0.47: Maximum" ; Mean_Reflectance_Land_All_QA47_Maximum:units = "none" ; Mean_Reflectance_Land_All_QA47_Maximum:valid_range = 0s, 10000s ; Mean_Reflectance_Land_All_QA47_Maximum:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA47_Maximum:scale_factor = 0.0001d ; Mean_Reflectance_Land_All_QA47_Maximum:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA47_Maximum:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA47_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA47_Maximum:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA47_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA47_Maximum:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA47_Maximum:QA_Useful_Flag_Bit = 0s ; Mean_Reflectance_Land_All_QA47_Maximum:QA_Value_Start_Bit = 1s ; Mean_Reflectance_Land_All_QA47_Maximum:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA47_Maximum:Statistic_Type = "Simple" ; Mean_Reflectance_Land_All_QA47_Maximum:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA47_QA_Mean ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA47_QA_Mean:long_name = "Average of Reflectance after Cloud Screening at 0.47, 0.66, and 2.1 microns using QA for 0.47: Level-2 QA Weighted Mean" ; Mean_Reflectance_Land_All_QA47_QA_Mean:units = "none" ; Mean_Reflectance_Land_All_QA47_QA_Mean:valid_range = 0s, 10000s ; Mean_Reflectance_Land_All_QA47_QA_Mean:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA47_QA_Mean:scale_factor = 0.0001d ; Mean_Reflectance_Land_All_QA47_QA_Mean:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA47_QA_Mean:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA47_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA47_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA47_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA47_QA_Mean:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA47_QA_Mean:QA_Useful_Flag_Bit = 0s ; Mean_Reflectance_Land_All_QA47_QA_Mean:QA_Value_Start_Bit = 1s ; Mean_Reflectance_Land_All_QA47_QA_Mean:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA47_QA_Mean:Statistic_Type = "Simple" ; Mean_Reflectance_Land_All_QA47_QA_Mean:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:long_name = "Average of Reflectance after Cloud Screening at 0.47, 0.66, and 2.1 microns using QA for 0.47: Level-2 QA Weighted Standard Deviation" ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:units = "none" ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:valid_range = 0s, 10000s ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:scale_factor = 0.0001d ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:Statistic_Type = "Simple" ; Mean_Reflectance_Land_All_QA47_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA47_Histogram_Counts ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , Mean_Reflectance_Land_All_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:long_name = "Average of Reflectance after Cloud Screening at 0.47, 0.66, and 2.1 microns using QA for 0.47: Level-2 Input Pixel Counts at 10 intervals" ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:units = "none" ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:valid_range = 0s, 15000s ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:scale_factor = 1.0d ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:QA_Value_Start_Bit = 1s ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:Statistic_Type = "Histogram" ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.05f, 0.07f, 0.1f, 0.14f, 0.2f, 0.28f, 0.4f, 0.56f, 0.78f, 1.0f ; Mean_Reflectance_Land_All_QA47_Histogram_Counts:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA47_Confidence_Histogram ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:long_name = "Average of Reflectance after Cloud Screening at 0.47, 0.66, and 2.1 microns using QA for 0.47: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:units = "none" ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:valid_range = 0s, 15000s ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:scale_factor = 1.0d ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Mean_Reflectance_Land_All_QA47_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA66_Mean ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA66_Mean:long_name = "Average of Reflectance after Cloud Screening at 0.47, 0.66, and 2.1 microns using QA for 0.66: Mean" ; Mean_Reflectance_Land_All_QA66_Mean:units = "none" ; Mean_Reflectance_Land_All_QA66_Mean:valid_range = 0s, 10000s ; Mean_Reflectance_Land_All_QA66_Mean:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA66_Mean:scale_factor = 0.0001d ; Mean_Reflectance_Land_All_QA66_Mean:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA66_Mean:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA66_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA66_Mean:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA66_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA66_Mean:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA66_Mean:QA_Useful_Flag_Bit = 4s ; Mean_Reflectance_Land_All_QA66_Mean:QA_Value_Start_Bit = 5s ; Mean_Reflectance_Land_All_QA66_Mean:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA66_Mean:Statistic_Type = "Simple" ; Mean_Reflectance_Land_All_QA66_Mean:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA66_Standard_Deviation ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:long_name = "Average of Reflectance after Cloud Screening at 0.47, 0.66, and 2.1 microns using QA for 0.66: Standard Deviation" ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:units = "none" ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:valid_range = 0s, 10000s ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:scale_factor = 0.0001d ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:QA_Useful_Flag_Bit = 4s ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:QA_Value_Start_Bit = 5s ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:Statistic_Type = "Simple" ; Mean_Reflectance_Land_All_QA66_Standard_Deviation:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA66_Minimum ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA66_Minimum:long_name = "Average of Reflectance after Cloud Screening at 0.47, 0.66, and 2.1 microns using QA for 0.66: Minimum" ; Mean_Reflectance_Land_All_QA66_Minimum:units = "none" ; Mean_Reflectance_Land_All_QA66_Minimum:valid_range = 0s, 10000s ; Mean_Reflectance_Land_All_QA66_Minimum:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA66_Minimum:scale_factor = 0.0001d ; Mean_Reflectance_Land_All_QA66_Minimum:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA66_Minimum:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA66_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA66_Minimum:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA66_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA66_Minimum:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA66_Minimum:QA_Useful_Flag_Bit = 4s ; Mean_Reflectance_Land_All_QA66_Minimum:QA_Value_Start_Bit = 5s ; Mean_Reflectance_Land_All_QA66_Minimum:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA66_Minimum:Statistic_Type = "Simple" ; Mean_Reflectance_Land_All_QA66_Minimum:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA66_Maximum ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA66_Maximum:long_name = "Average of Reflectance after Cloud Screening at 0.47, 0.66, and 2.1 microns using QA for 0.66: Maximum" ; Mean_Reflectance_Land_All_QA66_Maximum:units = "none" ; Mean_Reflectance_Land_All_QA66_Maximum:valid_range = 0s, 10000s ; Mean_Reflectance_Land_All_QA66_Maximum:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA66_Maximum:scale_factor = 0.0001d ; Mean_Reflectance_Land_All_QA66_Maximum:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA66_Maximum:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA66_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA66_Maximum:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA66_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA66_Maximum:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA66_Maximum:QA_Useful_Flag_Bit = 4s ; Mean_Reflectance_Land_All_QA66_Maximum:QA_Value_Start_Bit = 5s ; Mean_Reflectance_Land_All_QA66_Maximum:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA66_Maximum:Statistic_Type = "Simple" ; Mean_Reflectance_Land_All_QA66_Maximum:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA66_QA_Mean ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA66_QA_Mean:long_name = "Average of Reflectance after Cloud Screening at 0.47, 0.66, and 2.1 microns using QA for 0.66: Level-2 QA Weighted Mean" ; Mean_Reflectance_Land_All_QA66_QA_Mean:units = "none" ; Mean_Reflectance_Land_All_QA66_QA_Mean:valid_range = 0s, 10000s ; Mean_Reflectance_Land_All_QA66_QA_Mean:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA66_QA_Mean:scale_factor = 0.0001d ; Mean_Reflectance_Land_All_QA66_QA_Mean:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA66_QA_Mean:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA66_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA66_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA66_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA66_QA_Mean:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA66_QA_Mean:QA_Useful_Flag_Bit = 4s ; Mean_Reflectance_Land_All_QA66_QA_Mean:QA_Value_Start_Bit = 5s ; Mean_Reflectance_Land_All_QA66_QA_Mean:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA66_QA_Mean:Statistic_Type = "Simple" ; Mean_Reflectance_Land_All_QA66_QA_Mean:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:long_name = "Average of Reflectance after Cloud Screening at 0.47, 0.66, and 2.1 microns using QA for 0.66: Level-2 QA Weighted Standard Deviation" ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:units = "none" ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:valid_range = 0s, 10000s ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:scale_factor = 0.0001d ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:QA_Useful_Flag_Bit = 4s ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:QA_Value_Start_Bit = 5s ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:Statistic_Type = "Simple" ; Mean_Reflectance_Land_All_QA66_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA66_Histogram_Counts ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , Mean_Reflectance_Land_All_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:long_name = "Average of Reflectance after Cloud Screening: Level-2 Input Pixel Counts at 0.47, 0.66, and 2.1 microns using QA for 0.66: at 10 intervals" ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:units = "none" ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:valid_range = 0s, 15000s ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:scale_factor = 1.0d ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:QA_Useful_Flag_Bit = 4s ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:QA_Value_Start_Bit = 5s ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:Statistic_Type = "Histogram" ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.05f, 0.07f, 0.1f, 0.14f, 0.2f, 0.28f, 0.4f, 0.56f, 0.78f, 1.0f ; Mean_Reflectance_Land_All_QA66_Histogram_Counts:Aggregation_Data_Set = "None" ; short Mean_Reflectance_Land_All_QA66_Confidence_Histogram ( Mean_Reflectance_Land_All_Micron_Levels:mod08 , Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:long_name = "Average of Reflectance after Cloud Screening at 0.47, 0.66, and 2.1 microns using QA for 0.66: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:units = "none" ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:valid_range = 0s, 15000s ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:_FillValue = -9999s ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:scale_factor = 1.0d ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:add_offset = 0.0d ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Mean_Reflectance_Land_All" ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:QA_Byte = 0s ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:QA_Useful_Flag_Bit = 4s ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:QA_Value_Start_Bit = 5s ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Mean_Reflectance_Land_All_QA66_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA47_Mean ( Path_Radiance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA47_Mean:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.47: Mean" ; Path_Radiance_Land_QA47_Mean:units = "none" ; Path_Radiance_Land_QA47_Mean:valid_range = 0s, 10000s ; Path_Radiance_Land_QA47_Mean:_FillValue = -9999s ; Path_Radiance_Land_QA47_Mean:scale_factor = 0.0001d ; Path_Radiance_Land_QA47_Mean:add_offset = 0.0d ; Path_Radiance_Land_QA47_Mean:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA47_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA47_Mean:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA47_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA47_Mean:QA_Byte = 0s ; Path_Radiance_Land_QA47_Mean:QA_Useful_Flag_Bit = 0s ; Path_Radiance_Land_QA47_Mean:QA_Value_Start_Bit = 1s ; Path_Radiance_Land_QA47_Mean:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA47_Mean:Statistic_Type = "Simple" ; Path_Radiance_Land_QA47_Mean:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA47_Standard_Deviation ( Path_Radiance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA47_Standard_Deviation:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.47: Standard Deviation" ; Path_Radiance_Land_QA47_Standard_Deviation:units = "none" ; Path_Radiance_Land_QA47_Standard_Deviation:valid_range = 0s, 10000s ; Path_Radiance_Land_QA47_Standard_Deviation:_FillValue = -9999s ; Path_Radiance_Land_QA47_Standard_Deviation:scale_factor = 0.0001d ; Path_Radiance_Land_QA47_Standard_Deviation:add_offset = 0.0d ; Path_Radiance_Land_QA47_Standard_Deviation:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA47_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA47_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA47_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA47_Standard_Deviation:QA_Byte = 0s ; Path_Radiance_Land_QA47_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Path_Radiance_Land_QA47_Standard_Deviation:QA_Value_Start_Bit = 1s ; Path_Radiance_Land_QA47_Standard_Deviation:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA47_Standard_Deviation:Statistic_Type = "Simple" ; Path_Radiance_Land_QA47_Standard_Deviation:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA47_Minimum ( Path_Radiance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA47_Minimum:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.47: Minimum" ; Path_Radiance_Land_QA47_Minimum:units = "none" ; Path_Radiance_Land_QA47_Minimum:valid_range = 0s, 10000s ; Path_Radiance_Land_QA47_Minimum:_FillValue = -9999s ; Path_Radiance_Land_QA47_Minimum:scale_factor = 0.0001d ; Path_Radiance_Land_QA47_Minimum:add_offset = 0.0d ; Path_Radiance_Land_QA47_Minimum:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA47_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA47_Minimum:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA47_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA47_Minimum:QA_Byte = 0s ; Path_Radiance_Land_QA47_Minimum:QA_Useful_Flag_Bit = 0s ; Path_Radiance_Land_QA47_Minimum:QA_Value_Start_Bit = 1s ; Path_Radiance_Land_QA47_Minimum:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA47_Minimum:Statistic_Type = "Simple" ; Path_Radiance_Land_QA47_Minimum:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA47_Maximum ( Path_Radiance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA47_Maximum:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.47: Maximum" ; Path_Radiance_Land_QA47_Maximum:units = "none" ; Path_Radiance_Land_QA47_Maximum:valid_range = 0s, 10000s ; Path_Radiance_Land_QA47_Maximum:_FillValue = -9999s ; Path_Radiance_Land_QA47_Maximum:scale_factor = 0.0001d ; Path_Radiance_Land_QA47_Maximum:add_offset = 0.0d ; Path_Radiance_Land_QA47_Maximum:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA47_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA47_Maximum:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA47_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA47_Maximum:QA_Byte = 0s ; Path_Radiance_Land_QA47_Maximum:QA_Useful_Flag_Bit = 0s ; Path_Radiance_Land_QA47_Maximum:QA_Value_Start_Bit = 1s ; Path_Radiance_Land_QA47_Maximum:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA47_Maximum:Statistic_Type = "Simple" ; Path_Radiance_Land_QA47_Maximum:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA47_QA_Mean ( Path_Radiance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA47_QA_Mean:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.47: Level-2 QA Weighted Mean" ; Path_Radiance_Land_QA47_QA_Mean:units = "none" ; Path_Radiance_Land_QA47_QA_Mean:valid_range = 0s, 10000s ; Path_Radiance_Land_QA47_QA_Mean:_FillValue = -9999s ; Path_Radiance_Land_QA47_QA_Mean:scale_factor = 0.0001d ; Path_Radiance_Land_QA47_QA_Mean:add_offset = 0.0d ; Path_Radiance_Land_QA47_QA_Mean:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA47_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA47_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA47_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA47_QA_Mean:QA_Byte = 0s ; Path_Radiance_Land_QA47_QA_Mean:QA_Useful_Flag_Bit = 0s ; Path_Radiance_Land_QA47_QA_Mean:QA_Value_Start_Bit = 1s ; Path_Radiance_Land_QA47_QA_Mean:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA47_QA_Mean:Statistic_Type = "Simple" ; Path_Radiance_Land_QA47_QA_Mean:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA47_QA_Standard_Deviation ( Path_Radiance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA47_QA_Standard_Deviation:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.47: Level-2 QA Weighted Standard Deviation" ; Path_Radiance_Land_QA47_QA_Standard_Deviation:units = "none" ; Path_Radiance_Land_QA47_QA_Standard_Deviation:valid_range = 0s, 10000s ; Path_Radiance_Land_QA47_QA_Standard_Deviation:_FillValue = -9999s ; Path_Radiance_Land_QA47_QA_Standard_Deviation:scale_factor = 0.0001d ; Path_Radiance_Land_QA47_QA_Standard_Deviation:add_offset = 0.0d ; Path_Radiance_Land_QA47_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA47_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA47_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA47_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA47_QA_Standard_Deviation:QA_Byte = 0s ; Path_Radiance_Land_QA47_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Path_Radiance_Land_QA47_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Path_Radiance_Land_QA47_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA47_QA_Standard_Deviation:Statistic_Type = "Simple" ; Path_Radiance_Land_QA47_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA47_Histogram_Counts ( Path_Radiance_Land_Micron_Levels:mod08 , Path_Radiance_Land_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA47_Histogram_Counts:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.47: Level-2 Input Pixel Counts at 10 intervals" ; Path_Radiance_Land_QA47_Histogram_Counts:units = "none" ; Path_Radiance_Land_QA47_Histogram_Counts:valid_range = 0s, 15000s ; Path_Radiance_Land_QA47_Histogram_Counts:_FillValue = -9999s ; Path_Radiance_Land_QA47_Histogram_Counts:scale_factor = 1.0d ; Path_Radiance_Land_QA47_Histogram_Counts:add_offset = 0.0d ; Path_Radiance_Land_QA47_Histogram_Counts:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA47_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA47_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA47_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA47_Histogram_Counts:QA_Byte = 0s ; Path_Radiance_Land_QA47_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Path_Radiance_Land_QA47_Histogram_Counts:QA_Value_Start_Bit = 1s ; Path_Radiance_Land_QA47_Histogram_Counts:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA47_Histogram_Counts:Statistic_Type = "Histogram" ; Path_Radiance_Land_QA47_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.05f, 0.07f, 0.1f, 0.14f, 0.2f, 0.28f, 0.4f, 0.56f, 0.78f, 1.0f ; Path_Radiance_Land_QA47_Histogram_Counts:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA47_Confidence_Histogram ( Path_Radiance_Land_Micron_Levels:mod08 , Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA47_Confidence_Histogram:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.47: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Path_Radiance_Land_QA47_Confidence_Histogram:units = "none" ; Path_Radiance_Land_QA47_Confidence_Histogram:valid_range = 0s, 15000s ; Path_Radiance_Land_QA47_Confidence_Histogram:_FillValue = -9999s ; Path_Radiance_Land_QA47_Confidence_Histogram:scale_factor = 1.0d ; Path_Radiance_Land_QA47_Confidence_Histogram:add_offset = 0.0d ; Path_Radiance_Land_QA47_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA47_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA47_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA47_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA47_Confidence_Histogram:QA_Byte = 0s ; Path_Radiance_Land_QA47_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Path_Radiance_Land_QA47_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Path_Radiance_Land_QA47_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA47_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Path_Radiance_Land_QA47_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA66_Mean ( Path_Radiance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA66_Mean:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.66: Mean" ; Path_Radiance_Land_QA66_Mean:units = "none" ; Path_Radiance_Land_QA66_Mean:valid_range = 0s, 10000s ; Path_Radiance_Land_QA66_Mean:_FillValue = -9999s ; Path_Radiance_Land_QA66_Mean:scale_factor = 0.0001d ; Path_Radiance_Land_QA66_Mean:add_offset = 0.0d ; Path_Radiance_Land_QA66_Mean:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA66_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA66_Mean:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA66_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA66_Mean:QA_Byte = 0s ; Path_Radiance_Land_QA66_Mean:QA_Useful_Flag_Bit = 4s ; Path_Radiance_Land_QA66_Mean:QA_Value_Start_Bit = 5s ; Path_Radiance_Land_QA66_Mean:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA66_Mean:Statistic_Type = "Simple" ; Path_Radiance_Land_QA66_Mean:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA66_Standard_Deviation ( Path_Radiance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA66_Standard_Deviation:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.66: Standard Deviation" ; Path_Radiance_Land_QA66_Standard_Deviation:units = "none" ; Path_Radiance_Land_QA66_Standard_Deviation:valid_range = 0s, 10000s ; Path_Radiance_Land_QA66_Standard_Deviation:_FillValue = -9999s ; Path_Radiance_Land_QA66_Standard_Deviation:scale_factor = 0.0001d ; Path_Radiance_Land_QA66_Standard_Deviation:add_offset = 0.0d ; Path_Radiance_Land_QA66_Standard_Deviation:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA66_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA66_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA66_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA66_Standard_Deviation:QA_Byte = 0s ; Path_Radiance_Land_QA66_Standard_Deviation:QA_Useful_Flag_Bit = 4s ; Path_Radiance_Land_QA66_Standard_Deviation:QA_Value_Start_Bit = 5s ; Path_Radiance_Land_QA66_Standard_Deviation:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA66_Standard_Deviation:Statistic_Type = "Simple" ; Path_Radiance_Land_QA66_Standard_Deviation:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA66_Minimum ( Path_Radiance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA66_Minimum:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.66: Minimum" ; Path_Radiance_Land_QA66_Minimum:units = "none" ; Path_Radiance_Land_QA66_Minimum:valid_range = 0s, 10000s ; Path_Radiance_Land_QA66_Minimum:_FillValue = -9999s ; Path_Radiance_Land_QA66_Minimum:scale_factor = 0.0001d ; Path_Radiance_Land_QA66_Minimum:add_offset = 0.0d ; Path_Radiance_Land_QA66_Minimum:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA66_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA66_Minimum:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA66_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA66_Minimum:QA_Byte = 0s ; Path_Radiance_Land_QA66_Minimum:QA_Useful_Flag_Bit = 4s ; Path_Radiance_Land_QA66_Minimum:QA_Value_Start_Bit = 5s ; Path_Radiance_Land_QA66_Minimum:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA66_Minimum:Statistic_Type = "Simple" ; Path_Radiance_Land_QA66_Minimum:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA66_Maximum ( Path_Radiance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA66_Maximum:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.66: Maximum" ; Path_Radiance_Land_QA66_Maximum:units = "none" ; Path_Radiance_Land_QA66_Maximum:valid_range = 0s, 10000s ; Path_Radiance_Land_QA66_Maximum:_FillValue = -9999s ; Path_Radiance_Land_QA66_Maximum:scale_factor = 0.0001d ; Path_Radiance_Land_QA66_Maximum:add_offset = 0.0d ; Path_Radiance_Land_QA66_Maximum:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA66_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA66_Maximum:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA66_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA66_Maximum:QA_Byte = 0s ; Path_Radiance_Land_QA66_Maximum:QA_Useful_Flag_Bit = 4s ; Path_Radiance_Land_QA66_Maximum:QA_Value_Start_Bit = 5s ; Path_Radiance_Land_QA66_Maximum:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA66_Maximum:Statistic_Type = "Simple" ; Path_Radiance_Land_QA66_Maximum:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA66_QA_Mean ( Path_Radiance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA66_QA_Mean:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.66: Level-2 QA Weighted Mean" ; Path_Radiance_Land_QA66_QA_Mean:units = "none" ; Path_Radiance_Land_QA66_QA_Mean:valid_range = 0s, 10000s ; Path_Radiance_Land_QA66_QA_Mean:_FillValue = -9999s ; Path_Radiance_Land_QA66_QA_Mean:scale_factor = 0.0001d ; Path_Radiance_Land_QA66_QA_Mean:add_offset = 0.0d ; Path_Radiance_Land_QA66_QA_Mean:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA66_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA66_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA66_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA66_QA_Mean:QA_Byte = 0s ; Path_Radiance_Land_QA66_QA_Mean:QA_Useful_Flag_Bit = 4s ; Path_Radiance_Land_QA66_QA_Mean:QA_Value_Start_Bit = 5s ; Path_Radiance_Land_QA66_QA_Mean:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA66_QA_Mean:Statistic_Type = "Simple" ; Path_Radiance_Land_QA66_QA_Mean:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA66_QA_Standard_Deviation ( Path_Radiance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA66_QA_Standard_Deviation:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.66: Level-2 QA Weighted Standard Deviation" ; Path_Radiance_Land_QA66_QA_Standard_Deviation:units = "none" ; Path_Radiance_Land_QA66_QA_Standard_Deviation:valid_range = 0s, 10000s ; Path_Radiance_Land_QA66_QA_Standard_Deviation:_FillValue = -9999s ; Path_Radiance_Land_QA66_QA_Standard_Deviation:scale_factor = 0.0001d ; Path_Radiance_Land_QA66_QA_Standard_Deviation:add_offset = 0.0d ; Path_Radiance_Land_QA66_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA66_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA66_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA66_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA66_QA_Standard_Deviation:QA_Byte = 0s ; Path_Radiance_Land_QA66_QA_Standard_Deviation:QA_Useful_Flag_Bit = 4s ; Path_Radiance_Land_QA66_QA_Standard_Deviation:QA_Value_Start_Bit = 5s ; Path_Radiance_Land_QA66_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA66_QA_Standard_Deviation:Statistic_Type = "Simple" ; Path_Radiance_Land_QA66_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA66_Histogram_Counts ( Path_Radiance_Land_Micron_Levels:mod08 , Path_Radiance_Land_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA66_Histogram_Counts:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.66: Level-2 Input Pixel Counts at 10 intervals" ; Path_Radiance_Land_QA66_Histogram_Counts:units = "none" ; Path_Radiance_Land_QA66_Histogram_Counts:valid_range = 0s, 15000s ; Path_Radiance_Land_QA66_Histogram_Counts:_FillValue = -9999s ; Path_Radiance_Land_QA66_Histogram_Counts:scale_factor = 1.0d ; Path_Radiance_Land_QA66_Histogram_Counts:add_offset = 0.0d ; Path_Radiance_Land_QA66_Histogram_Counts:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA66_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA66_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA66_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA66_Histogram_Counts:QA_Byte = 0s ; Path_Radiance_Land_QA66_Histogram_Counts:QA_Useful_Flag_Bit = 4s ; Path_Radiance_Land_QA66_Histogram_Counts:QA_Value_Start_Bit = 5s ; Path_Radiance_Land_QA66_Histogram_Counts:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA66_Histogram_Counts:Statistic_Type = "Histogram" ; Path_Radiance_Land_QA66_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.05f, 0.07f, 0.1f, 0.14f, 0.2f, 0.28f, 0.4f, 0.56f, 0.78f, 1.0f ; Path_Radiance_Land_QA66_Histogram_Counts:Aggregation_Data_Set = "None" ; short Path_Radiance_Land_QA66_Confidence_Histogram ( Path_Radiance_Land_Micron_Levels:mod08 , Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Path_Radiance_Land_QA66_Confidence_Histogram:long_name = "Path Radiance at 0.47 and 0.66 microns using QA for 0.66: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Path_Radiance_Land_QA66_Confidence_Histogram:units = "none" ; Path_Radiance_Land_QA66_Confidence_Histogram:valid_range = 0s, 15000s ; Path_Radiance_Land_QA66_Confidence_Histogram:_FillValue = -9999s ; Path_Radiance_Land_QA66_Confidence_Histogram:scale_factor = 1.0d ; Path_Radiance_Land_QA66_Confidence_Histogram:add_offset = 0.0d ; Path_Radiance_Land_QA66_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Path_Radiance_Land" ; Path_Radiance_Land_QA66_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Path_Radiance_Land_QA66_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Path_Radiance_Land_QA66_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Path_Radiance_Land_QA66_Confidence_Histogram:QA_Byte = 0s ; Path_Radiance_Land_QA66_Confidence_Histogram:QA_Useful_Flag_Bit = 4s ; Path_Radiance_Land_QA66_Confidence_Histogram:QA_Value_Start_Bit = 5s ; Path_Radiance_Land_QA66_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Path_Radiance_Land_QA66_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Path_Radiance_Land_QA66_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA47_Mean ( Critical_Reflectance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA47_Mean:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.47: Mean" ; Critical_Reflectance_Land_QA47_Mean:units = "none" ; Critical_Reflectance_Land_QA47_Mean:valid_range = 0s, 10000s ; Critical_Reflectance_Land_QA47_Mean:_FillValue = -9999s ; Critical_Reflectance_Land_QA47_Mean:scale_factor = 0.0001d ; Critical_Reflectance_Land_QA47_Mean:add_offset = 0.0d ; Critical_Reflectance_Land_QA47_Mean:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA47_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA47_Mean:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA47_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA47_Mean:QA_Byte = 0s ; Critical_Reflectance_Land_QA47_Mean:QA_Useful_Flag_Bit = 0s ; Critical_Reflectance_Land_QA47_Mean:QA_Value_Start_Bit = 1s ; Critical_Reflectance_Land_QA47_Mean:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA47_Mean:Statistic_Type = "Simple" ; Critical_Reflectance_Land_QA47_Mean:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA47_Standard_Deviation ( Critical_Reflectance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA47_Standard_Deviation:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.47: Standard Deviation" ; Critical_Reflectance_Land_QA47_Standard_Deviation:units = "none" ; Critical_Reflectance_Land_QA47_Standard_Deviation:valid_range = 0s, 10000s ; Critical_Reflectance_Land_QA47_Standard_Deviation:_FillValue = -9999s ; Critical_Reflectance_Land_QA47_Standard_Deviation:scale_factor = 0.0001d ; Critical_Reflectance_Land_QA47_Standard_Deviation:add_offset = 0.0d ; Critical_Reflectance_Land_QA47_Standard_Deviation:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA47_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA47_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA47_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA47_Standard_Deviation:QA_Byte = 0s ; Critical_Reflectance_Land_QA47_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Critical_Reflectance_Land_QA47_Standard_Deviation:QA_Value_Start_Bit = 1s ; Critical_Reflectance_Land_QA47_Standard_Deviation:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA47_Standard_Deviation:Statistic_Type = "Simple" ; Critical_Reflectance_Land_QA47_Standard_Deviation:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA47_Minimum ( Critical_Reflectance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA47_Minimum:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.47: Minimum" ; Critical_Reflectance_Land_QA47_Minimum:units = "none" ; Critical_Reflectance_Land_QA47_Minimum:valid_range = 0s, 10000s ; Critical_Reflectance_Land_QA47_Minimum:_FillValue = -9999s ; Critical_Reflectance_Land_QA47_Minimum:scale_factor = 0.0001d ; Critical_Reflectance_Land_QA47_Minimum:add_offset = 0.0d ; Critical_Reflectance_Land_QA47_Minimum:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA47_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA47_Minimum:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA47_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA47_Minimum:QA_Byte = 0s ; Critical_Reflectance_Land_QA47_Minimum:QA_Useful_Flag_Bit = 0s ; Critical_Reflectance_Land_QA47_Minimum:QA_Value_Start_Bit = 1s ; Critical_Reflectance_Land_QA47_Minimum:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA47_Minimum:Statistic_Type = "Simple" ; Critical_Reflectance_Land_QA47_Minimum:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA47_Maximum ( Critical_Reflectance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA47_Maximum:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.47: Maximum" ; Critical_Reflectance_Land_QA47_Maximum:units = "none" ; Critical_Reflectance_Land_QA47_Maximum:valid_range = 0s, 10000s ; Critical_Reflectance_Land_QA47_Maximum:_FillValue = -9999s ; Critical_Reflectance_Land_QA47_Maximum:scale_factor = 0.0001d ; Critical_Reflectance_Land_QA47_Maximum:add_offset = 0.0d ; Critical_Reflectance_Land_QA47_Maximum:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA47_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA47_Maximum:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA47_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA47_Maximum:QA_Byte = 0s ; Critical_Reflectance_Land_QA47_Maximum:QA_Useful_Flag_Bit = 0s ; Critical_Reflectance_Land_QA47_Maximum:QA_Value_Start_Bit = 1s ; Critical_Reflectance_Land_QA47_Maximum:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA47_Maximum:Statistic_Type = "Simple" ; Critical_Reflectance_Land_QA47_Maximum:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA47_QA_Mean ( Critical_Reflectance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA47_QA_Mean:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.47: Level-2 QA Weighted Mean" ; Critical_Reflectance_Land_QA47_QA_Mean:units = "none" ; Critical_Reflectance_Land_QA47_QA_Mean:valid_range = 0s, 10000s ; Critical_Reflectance_Land_QA47_QA_Mean:_FillValue = -9999s ; Critical_Reflectance_Land_QA47_QA_Mean:scale_factor = 0.0001d ; Critical_Reflectance_Land_QA47_QA_Mean:add_offset = 0.0d ; Critical_Reflectance_Land_QA47_QA_Mean:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA47_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA47_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA47_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA47_QA_Mean:QA_Byte = 0s ; Critical_Reflectance_Land_QA47_QA_Mean:QA_Useful_Flag_Bit = 0s ; Critical_Reflectance_Land_QA47_QA_Mean:QA_Value_Start_Bit = 1s ; Critical_Reflectance_Land_QA47_QA_Mean:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA47_QA_Mean:Statistic_Type = "Simple" ; Critical_Reflectance_Land_QA47_QA_Mean:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA47_QA_Standard_Deviation ( Critical_Reflectance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.47: Level-2 QA Weighted Standard Deviation" ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:units = "none" ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:valid_range = 0s, 10000s ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:_FillValue = -9999s ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:scale_factor = 0.0001d ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:add_offset = 0.0d ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:QA_Byte = 0s ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:Statistic_Type = "Simple" ; Critical_Reflectance_Land_QA47_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA47_Histogram_Counts ( Critical_Reflectance_Land_Micron_Levels:mod08 , Critical_Reflectance_Land_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA47_Histogram_Counts:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.47: Level-2 Input Pixel Counts at 10 intervals" ; Critical_Reflectance_Land_QA47_Histogram_Counts:units = "none" ; Critical_Reflectance_Land_QA47_Histogram_Counts:valid_range = 0s, 15000s ; Critical_Reflectance_Land_QA47_Histogram_Counts:_FillValue = -9999s ; Critical_Reflectance_Land_QA47_Histogram_Counts:scale_factor = 1.0d ; Critical_Reflectance_Land_QA47_Histogram_Counts:add_offset = 0.0d ; Critical_Reflectance_Land_QA47_Histogram_Counts:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA47_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA47_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA47_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA47_Histogram_Counts:QA_Byte = 0s ; Critical_Reflectance_Land_QA47_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Critical_Reflectance_Land_QA47_Histogram_Counts:QA_Value_Start_Bit = 1s ; Critical_Reflectance_Land_QA47_Histogram_Counts:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA47_Histogram_Counts:Statistic_Type = "Histogram" ; Critical_Reflectance_Land_QA47_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.05f, 0.07f, 0.1f, 0.14f, 0.2f, 0.28f, 0.4f, 0.56f, 0.78f, 1.0f ; Critical_Reflectance_Land_QA47_Histogram_Counts:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA47_Confidence_Histogram ( Critical_Reflectance_Land_Micron_Levels:mod08 , Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA47_Confidence_Histogram:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.47: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Critical_Reflectance_Land_QA47_Confidence_Histogram:units = "none" ; Critical_Reflectance_Land_QA47_Confidence_Histogram:valid_range = 0s, 15000s ; Critical_Reflectance_Land_QA47_Confidence_Histogram:_FillValue = -9999s ; Critical_Reflectance_Land_QA47_Confidence_Histogram:scale_factor = 1.0d ; Critical_Reflectance_Land_QA47_Confidence_Histogram:add_offset = 0.0d ; Critical_Reflectance_Land_QA47_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA47_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA47_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA47_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA47_Confidence_Histogram:QA_Byte = 0s ; Critical_Reflectance_Land_QA47_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Critical_Reflectance_Land_QA47_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Critical_Reflectance_Land_QA47_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA47_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Critical_Reflectance_Land_QA47_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA66_Mean ( Critical_Reflectance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA66_Mean:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.66: Mean" ; Critical_Reflectance_Land_QA66_Mean:units = "none" ; Critical_Reflectance_Land_QA66_Mean:valid_range = 0s, 10000s ; Critical_Reflectance_Land_QA66_Mean:_FillValue = -9999s ; Critical_Reflectance_Land_QA66_Mean:scale_factor = 0.0001d ; Critical_Reflectance_Land_QA66_Mean:add_offset = 0.0d ; Critical_Reflectance_Land_QA66_Mean:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA66_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA66_Mean:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA66_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA66_Mean:QA_Byte = 0s ; Critical_Reflectance_Land_QA66_Mean:QA_Useful_Flag_Bit = 4s ; Critical_Reflectance_Land_QA66_Mean:QA_Value_Start_Bit = 5s ; Critical_Reflectance_Land_QA66_Mean:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA66_Mean:Statistic_Type = "Simple" ; Critical_Reflectance_Land_QA66_Mean:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA66_Standard_Deviation ( Critical_Reflectance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA66_Standard_Deviation:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.66: Standard Deviation" ; Critical_Reflectance_Land_QA66_Standard_Deviation:units = "none" ; Critical_Reflectance_Land_QA66_Standard_Deviation:valid_range = 0s, 10000s ; Critical_Reflectance_Land_QA66_Standard_Deviation:_FillValue = -9999s ; Critical_Reflectance_Land_QA66_Standard_Deviation:scale_factor = 0.0001d ; Critical_Reflectance_Land_QA66_Standard_Deviation:add_offset = 0.0d ; Critical_Reflectance_Land_QA66_Standard_Deviation:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA66_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA66_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA66_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA66_Standard_Deviation:QA_Byte = 0s ; Critical_Reflectance_Land_QA66_Standard_Deviation:QA_Useful_Flag_Bit = 4s ; Critical_Reflectance_Land_QA66_Standard_Deviation:QA_Value_Start_Bit = 5s ; Critical_Reflectance_Land_QA66_Standard_Deviation:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA66_Standard_Deviation:Statistic_Type = "Simple" ; Critical_Reflectance_Land_QA66_Standard_Deviation:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA66_Minimum ( Critical_Reflectance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA66_Minimum:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.66: Minimum" ; Critical_Reflectance_Land_QA66_Minimum:units = "none" ; Critical_Reflectance_Land_QA66_Minimum:valid_range = 0s, 10000s ; Critical_Reflectance_Land_QA66_Minimum:_FillValue = -9999s ; Critical_Reflectance_Land_QA66_Minimum:scale_factor = 0.0001d ; Critical_Reflectance_Land_QA66_Minimum:add_offset = 0.0d ; Critical_Reflectance_Land_QA66_Minimum:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA66_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA66_Minimum:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA66_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA66_Minimum:QA_Byte = 0s ; Critical_Reflectance_Land_QA66_Minimum:QA_Useful_Flag_Bit = 4s ; Critical_Reflectance_Land_QA66_Minimum:QA_Value_Start_Bit = 5s ; Critical_Reflectance_Land_QA66_Minimum:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA66_Minimum:Statistic_Type = "Simple" ; Critical_Reflectance_Land_QA66_Minimum:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA66_Maximum ( Critical_Reflectance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA66_Maximum:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.66: Maximum" ; Critical_Reflectance_Land_QA66_Maximum:units = "none" ; Critical_Reflectance_Land_QA66_Maximum:valid_range = 0s, 10000s ; Critical_Reflectance_Land_QA66_Maximum:_FillValue = -9999s ; Critical_Reflectance_Land_QA66_Maximum:scale_factor = 0.0001d ; Critical_Reflectance_Land_QA66_Maximum:add_offset = 0.0d ; Critical_Reflectance_Land_QA66_Maximum:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA66_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA66_Maximum:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA66_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA66_Maximum:QA_Byte = 0s ; Critical_Reflectance_Land_QA66_Maximum:QA_Useful_Flag_Bit = 4s ; Critical_Reflectance_Land_QA66_Maximum:QA_Value_Start_Bit = 5s ; Critical_Reflectance_Land_QA66_Maximum:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA66_Maximum:Statistic_Type = "Simple" ; Critical_Reflectance_Land_QA66_Maximum:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA66_QA_Mean ( Critical_Reflectance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA66_QA_Mean:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.66: Level-2 QA Weighted Mean" ; Critical_Reflectance_Land_QA66_QA_Mean:units = "none" ; Critical_Reflectance_Land_QA66_QA_Mean:valid_range = 0s, 10000s ; Critical_Reflectance_Land_QA66_QA_Mean:_FillValue = -9999s ; Critical_Reflectance_Land_QA66_QA_Mean:scale_factor = 0.0001d ; Critical_Reflectance_Land_QA66_QA_Mean:add_offset = 0.0d ; Critical_Reflectance_Land_QA66_QA_Mean:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA66_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA66_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA66_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA66_QA_Mean:QA_Byte = 0s ; Critical_Reflectance_Land_QA66_QA_Mean:QA_Useful_Flag_Bit = 4s ; Critical_Reflectance_Land_QA66_QA_Mean:QA_Value_Start_Bit = 5s ; Critical_Reflectance_Land_QA66_QA_Mean:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA66_QA_Mean:Statistic_Type = "Simple" ; Critical_Reflectance_Land_QA66_QA_Mean:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA66_QA_Standard_Deviation ( Critical_Reflectance_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.66: Level-2 QA Weighted Standard Deviation" ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:units = "none" ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:valid_range = 0s, 10000s ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:_FillValue = -9999s ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:scale_factor = 0.0001d ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:add_offset = 0.0d ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:QA_Byte = 0s ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:QA_Useful_Flag_Bit = 4s ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:QA_Value_Start_Bit = 5s ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:Statistic_Type = "Simple" ; Critical_Reflectance_Land_QA66_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA66_Histogram_Counts ( Critical_Reflectance_Land_Micron_Levels:mod08 , Critical_Reflectance_Land_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA66_Histogram_Counts:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.66: Level-2 Input Pixel Counts at 10 intervals" ; Critical_Reflectance_Land_QA66_Histogram_Counts:units = "none" ; Critical_Reflectance_Land_QA66_Histogram_Counts:valid_range = 0s, 15000s ; Critical_Reflectance_Land_QA66_Histogram_Counts:_FillValue = -9999s ; Critical_Reflectance_Land_QA66_Histogram_Counts:scale_factor = 1.0d ; Critical_Reflectance_Land_QA66_Histogram_Counts:add_offset = 0.0d ; Critical_Reflectance_Land_QA66_Histogram_Counts:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA66_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA66_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA66_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA66_Histogram_Counts:QA_Byte = 0s ; Critical_Reflectance_Land_QA66_Histogram_Counts:QA_Useful_Flag_Bit = 4s ; Critical_Reflectance_Land_QA66_Histogram_Counts:QA_Value_Start_Bit = 5s ; Critical_Reflectance_Land_QA66_Histogram_Counts:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA66_Histogram_Counts:Statistic_Type = "Histogram" ; Critical_Reflectance_Land_QA66_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.05f, 0.07f, 0.1f, 0.14f, 0.2f, 0.28f, 0.4f, 0.56f, 0.78f, 1.0f ; Critical_Reflectance_Land_QA66_Histogram_Counts:Aggregation_Data_Set = "None" ; short Critical_Reflectance_Land_QA66_Confidence_Histogram ( Critical_Reflectance_Land_Micron_Levels:mod08 , Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Critical_Reflectance_Land_QA66_Confidence_Histogram:long_name = "Critical Reflectance at 0.47 and 0.66 microns using QA for 0.66: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Critical_Reflectance_Land_QA66_Confidence_Histogram:units = "none" ; Critical_Reflectance_Land_QA66_Confidence_Histogram:valid_range = 0s, 15000s ; Critical_Reflectance_Land_QA66_Confidence_Histogram:_FillValue = -9999s ; Critical_Reflectance_Land_QA66_Confidence_Histogram:scale_factor = 1.0d ; Critical_Reflectance_Land_QA66_Confidence_Histogram:add_offset = 0.0d ; Critical_Reflectance_Land_QA66_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Critical_Reflectance_Land" ; Critical_Reflectance_Land_QA66_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Critical_Reflectance_Land_QA66_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Critical_Reflectance_Land_QA66_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Crit_Ref_Land" ; Critical_Reflectance_Land_QA66_Confidence_Histogram:QA_Byte = 0s ; Critical_Reflectance_Land_QA66_Confidence_Histogram:QA_Useful_Flag_Bit = 4s ; Critical_Reflectance_Land_QA66_Confidence_Histogram:QA_Value_Start_Bit = 5s ; Critical_Reflectance_Land_QA66_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Critical_Reflectance_Land_QA66_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Critical_Reflectance_Land_QA66_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Aerosol_Cloud_Mask_Cloud_Fraction_Land_Mean ( YDim:mod08 , XDim:mod08 ) ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Mean:long_name = "Cloud fraction from land aerosol cloud mask from retrieved and overcast pixels not including cirrus mask: Mean" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Mean:units = "none" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Mean:valid_range = 0s, 10000s ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Mean:_FillValue = -9999s ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Mean:scale_factor = 0.0001d ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Mean:add_offset = 0.0d ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Mean:Derived_From_Level_2_Data_Set = "Cloud_Fraction_Land" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Mean:Included_Level_2_Nighttime_Data = "False" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Mean:Quality_Assurance_Data_Set = "None" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Mean:Statistic_Type = "Simple" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Mean:Aggregation_Data_Set = "None" ; short Aerosol_Cloud_Mask_Cloud_Fraction_Land_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Standard_Deviation:long_name = "Cloud fraction from land aerosol cloud mask from retrieved and overcast pixels not including cirrus mask: Standard Deviation" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Standard_Deviation:units = "none" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Standard_Deviation:valid_range = 0s, 10000s ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Standard_Deviation:_FillValue = -9999s ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Standard_Deviation:scale_factor = 0.0001d ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Standard_Deviation:add_offset = 0.0d ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Standard_Deviation:Derived_From_Level_2_Data_Set = "Cloud_Fraction_Land" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Standard_Deviation:Statistic_Type = "Simple" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Standard_Deviation:Aggregation_Data_Set = "None" ; short Aerosol_Cloud_Mask_Cloud_Fraction_Land_Minimum ( YDim:mod08 , XDim:mod08 ) ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Minimum:long_name = "Cloud fraction from land aerosol cloud mask from retrieved and overcast pixels not including cirrus mask: Minimum" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Minimum:units = "none" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Minimum:valid_range = 0s, 10000s ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Minimum:_FillValue = -9999s ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Minimum:scale_factor = 0.0001d ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Minimum:add_offset = 0.0d ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Minimum:Derived_From_Level_2_Data_Set = "Cloud_Fraction_Land" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Minimum:Included_Level_2_Nighttime_Data = "False" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Minimum:Quality_Assurance_Data_Set = "None" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Minimum:Statistic_Type = "Simple" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Minimum:Aggregation_Data_Set = "None" ; short Aerosol_Cloud_Mask_Cloud_Fraction_Land_Maximum ( YDim:mod08 , XDim:mod08 ) ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Maximum:long_name = "Cloud fraction from land aerosol cloud mask from retrieved and overcast pixels not including cirrus mask: Maximum" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Maximum:units = "none" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Maximum:valid_range = 0s, 10000s ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Maximum:_FillValue = -9999s ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Maximum:scale_factor = 0.0001d ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Maximum:add_offset = 0.0d ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Maximum:Derived_From_Level_2_Data_Set = "Cloud_Fraction_Land" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Maximum:Included_Level_2_Nighttime_Data = "False" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Maximum:Quality_Assurance_Data_Set = "None" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Maximum:Statistic_Type = "Simple" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Maximum:Aggregation_Data_Set = "None" ; short Aerosol_Cloud_Mask_Cloud_Fraction_Land_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Pixel_Counts:long_name = "Cloud fraction from land aerosol cloud mask from retrieved and overcast pixels not including cirrus mask: Level-2 Input Pixel Counts" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Pixel_Counts:units = "none" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Pixel_Counts:valid_range = 0s, 15000s ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Pixel_Counts:_FillValue = -9999s ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Pixel_Counts:scale_factor = 1.0d ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Pixel_Counts:add_offset = 0.0d ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Pixel_Counts:Derived_From_Level_2_Data_Set = "Cloud_Fraction_Land" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Pixel_Counts:Included_Level_2_Nighttime_Data = "False" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Pixel_Counts:Statistic_Type = "Simple" ; Aerosol_Cloud_Mask_Cloud_Fraction_Land_Pixel_Counts:Aggregation_Data_Set = "None" ; short Number_Pixels_Used_Land_Mean ( Number_Pixels_Used_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Number_Pixels_Used_Land_Mean:long_name = "Number of good pixels used for aerosol over land retrieval at 470 and 659 nm: Mean" ; Number_Pixels_Used_Land_Mean:units = "none" ; Number_Pixels_Used_Land_Mean:valid_range = 1s, 400s ; Number_Pixels_Used_Land_Mean:_FillValue = -9999s ; Number_Pixels_Used_Land_Mean:scale_factor = 1.0d ; Number_Pixels_Used_Land_Mean:add_offset = 0.0d ; Number_Pixels_Used_Land_Mean:Derived_From_Level_2_Data_Set = "Number_Pixels_Used_Land" ; Number_Pixels_Used_Land_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Number_Pixels_Used_Land_Mean:Included_Level_2_Nighttime_Data = "False" ; Number_Pixels_Used_Land_Mean:Quality_Assurance_Data_Set = "None" ; Number_Pixels_Used_Land_Mean:Statistic_Type = "Simple" ; Number_Pixels_Used_Land_Mean:Aggregation_Data_Set = "None" ; short Number_Pixels_Used_Land_Standard_Deviation ( Number_Pixels_Used_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Number_Pixels_Used_Land_Standard_Deviation:long_name = "Number of good pixels used for aerosol over land retrieval at 470 and 659 nm: Standard Deviation" ; Number_Pixels_Used_Land_Standard_Deviation:units = "none" ; Number_Pixels_Used_Land_Standard_Deviation:valid_range = 1s, 400s ; Number_Pixels_Used_Land_Standard_Deviation:_FillValue = -9999s ; Number_Pixels_Used_Land_Standard_Deviation:scale_factor = 1.0d ; Number_Pixels_Used_Land_Standard_Deviation:add_offset = 0.0d ; Number_Pixels_Used_Land_Standard_Deviation:Derived_From_Level_2_Data_Set = "Number_Pixels_Used_Land" ; Number_Pixels_Used_Land_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Number_Pixels_Used_Land_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Number_Pixels_Used_Land_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Number_Pixels_Used_Land_Standard_Deviation:Statistic_Type = "Simple" ; Number_Pixels_Used_Land_Standard_Deviation:Aggregation_Data_Set = "None" ; short Number_Pixels_Used_Land_Minimum ( Number_Pixels_Used_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Number_Pixels_Used_Land_Minimum:long_name = "Number of good pixels used for aerosol over land retrieval at 470 and 659 nm: Minimum" ; Number_Pixels_Used_Land_Minimum:units = "none" ; Number_Pixels_Used_Land_Minimum:valid_range = 1s, 400s ; Number_Pixels_Used_Land_Minimum:_FillValue = -9999s ; Number_Pixels_Used_Land_Minimum:scale_factor = 1.0d ; Number_Pixels_Used_Land_Minimum:add_offset = 0.0d ; Number_Pixels_Used_Land_Minimum:Derived_From_Level_2_Data_Set = "Number_Pixels_Used_Land" ; Number_Pixels_Used_Land_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Number_Pixels_Used_Land_Minimum:Included_Level_2_Nighttime_Data = "False" ; Number_Pixels_Used_Land_Minimum:Quality_Assurance_Data_Set = "None" ; Number_Pixels_Used_Land_Minimum:Statistic_Type = "Simple" ; Number_Pixels_Used_Land_Minimum:Aggregation_Data_Set = "None" ; short Number_Pixels_Used_Land_Maximum ( Number_Pixels_Used_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Number_Pixels_Used_Land_Maximum:long_name = "Number of good pixels used for aerosol over land retrieval at 470 and 659 nm: Maximum" ; Number_Pixels_Used_Land_Maximum:units = "none" ; Number_Pixels_Used_Land_Maximum:valid_range = 1s, 400s ; Number_Pixels_Used_Land_Maximum:_FillValue = -9999s ; Number_Pixels_Used_Land_Maximum:scale_factor = 1.0d ; Number_Pixels_Used_Land_Maximum:add_offset = 0.0d ; Number_Pixels_Used_Land_Maximum:Derived_From_Level_2_Data_Set = "Number_Pixels_Used_Land" ; Number_Pixels_Used_Land_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Number_Pixels_Used_Land_Maximum:Included_Level_2_Nighttime_Data = "False" ; Number_Pixels_Used_Land_Maximum:Quality_Assurance_Data_Set = "None" ; Number_Pixels_Used_Land_Maximum:Statistic_Type = "Simple" ; Number_Pixels_Used_Land_Maximum:Aggregation_Data_Set = "None" ; short Number_Pixels_Used_Land_Pixel_Counts ( Number_Pixels_Used_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Number_Pixels_Used_Land_Pixel_Counts:long_name = "Number of good pixels used for aerosol over land retrieval at 470 and 659 nm: Level-2 Input Pixel Counts" ; Number_Pixels_Used_Land_Pixel_Counts:units = "none" ; Number_Pixels_Used_Land_Pixel_Counts:valid_range = 0s, 15000s ; Number_Pixels_Used_Land_Pixel_Counts:_FillValue = -9999s ; Number_Pixels_Used_Land_Pixel_Counts:scale_factor = 1.0d ; Number_Pixels_Used_Land_Pixel_Counts:add_offset = 0.0d ; Number_Pixels_Used_Land_Pixel_Counts:Derived_From_Level_2_Data_Set = "Number_Pixels_Used_Land" ; Number_Pixels_Used_Land_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Number_Pixels_Used_Land_Pixel_Counts:Included_Level_2_Nighttime_Data = "False" ; Number_Pixels_Used_Land_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Number_Pixels_Used_Land_Pixel_Counts:Statistic_Type = "Simple" ; Number_Pixels_Used_Land_Pixel_Counts:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_Land_Mean ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:long_name = "Deep blue aerosol optical depth at 0.412, 0.47, and 0.66 microns for land (corrected): Mean" ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:valid_range = 0s, 5000s ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:scale_factor = 0.001d ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:Statistic_Type = "Simple" ; Deep_Blue_Aerosol_Optical_Depth_Land_Mean:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:long_name = "Deep blue aerosol optical depth at 0.412, 0.47, and 0.66 microns for land (corrected): Standard Deviation" ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:valid_range = 0s, 5000s ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:scale_factor = 0.001d ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:Statistic_Type = "Simple" ; Deep_Blue_Aerosol_Optical_Depth_Land_Standard_Deviation:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_Land_Minimum ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:long_name = "Deep blue aerosol optical depth at 0.412, 0.47, and 0.66 microns for land (corrected): Minimum" ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:valid_range = 0s, 5000s ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:scale_factor = 0.001d ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:Statistic_Type = "Simple" ; Deep_Blue_Aerosol_Optical_Depth_Land_Minimum:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_Land_Maximum ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:long_name = "Deep blue aerosol optical depth at 0.412, 0.47, and 0.66 microns for land (corrected): Maximum" ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:valid_range = 0s, 5000s ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:scale_factor = 0.001d ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:Statistic_Type = "Simple" ; Deep_Blue_Aerosol_Optical_Depth_Land_Maximum:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:long_name = "Deep blue aerosol optical depth at 0.412, 0.47, and 0.66 microns for land (corrected): Level-2 QA Weighted Mean" ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:valid_range = 0s, 5000s ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:scale_factor = 0.001d ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:Statistic_Type = "Simple" ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Mean:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:long_name = "Deep blue aerosol optical depth at 0.412, 0.47, and 0.66 microns for land (corrected): Level-2 QA Weighted Standard Deviation" ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:valid_range = 0s, 5000s ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:scale_factor = 0.001d ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:Statistic_Type = "Simple" ; Deep_Blue_Aerosol_Optical_Depth_Land_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , Deep_Blue_Aerosol_Optical_Depth_Land_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:long_name = "Deep blue aerosol optical depth at 0.412, 0.47, and 0.66 microns for land (corrected): Level-2 Input Pixel Counts at 5 intervals" ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:valid_range = 0s, 15000s ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:scale_factor = 1.0d ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:Statistic_Type = "Histogram" ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.1f, 0.3f, 0.6f, 1.5f, 5.0f ; Deep_Blue_Aerosol_Optical_Depth_Land_Histogram_Counts:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:long_name = "Deep blue aerosol optical depth at 0.412, 0.47, and 0.66 microns for land (corrected): Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:valid_range = 0s, 15000s ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:scale_factor = 1.0d ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Deep_Blue_Aerosol_Optical_Depth_Land_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean ( YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:long_name = "Deep blue aerosol optical depth at 0.55 microns for land (corrected): Mean" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:valid_range = 0s, 5000s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:scale_factor = 0.001d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_550_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:Statistic_Type = "Simple" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Mean:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:long_name = "Deep blue aerosol optical depth at 0.55 microns for land (corrected): Standard Deviation" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:valid_range = 0s, 5000s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:scale_factor = 0.001d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_550_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:Statistic_Type = "Simple" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Standard_Deviation:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum ( YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:long_name = "Deep blue aerosol optical depth at 0.55 microns for land (corrected): Minimum" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:valid_range = 0s, 5000s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:scale_factor = 0.001d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_550_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:Statistic_Type = "Simple" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Minimum:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum ( YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:long_name = "Deep blue aerosol optical depth at 0.55 microns for land (corrected): Maximum" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:valid_range = 0s, 5000s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:scale_factor = 0.001d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_550_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:Statistic_Type = "Simple" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Maximum:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean ( YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:long_name = "Deep blue aerosol optical depth at 0.55 microns for land (corrected): Level-2 QA Weighted Mean" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:valid_range = 0s, 5000s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:scale_factor = 0.001d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_550_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:Statistic_Type = "Simple" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Mean:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:long_name = "Deep blue aerosol optical depth at 0.55 microns for land (corrected): Level-2 QA Weighted Standard Deviation" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:valid_range = 0s, 5000s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:scale_factor = 0.001d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_550_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:Statistic_Type = "Simple" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts ( Deep_Blue_Aerosol_Optical_Depth_Land_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:long_name = "Deep blue aerosol optical depth at 0.55 microns for land (corrected): Level-2 Input Pixel Counts at 5 intervals" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:valid_range = 0s, 15000s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:scale_factor = 1.0d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_550_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:Statistic_Type = "Histogram" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.1f, 0.3f, 0.6f, 1.5f, 5.0f ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Histogram_Counts:Aggregation_Data_Set = "None" ; short Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram ( Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:long_name = "Deep blue aerosol optical depth at 0.55 microns for land (corrected): Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:units = "none" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:valid_range = 0s, 15000s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:_FillValue = -9999s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:scale_factor = 1.0d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:add_offset = 0.0d ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Deep_Blue_Aerosol_Optical_Depth_550_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:QA_Byte = 4s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:QA_Value_Num_Bits = 2s ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Deep_Blue_Aerosol_Optical_Depth_550_Land_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Deep_Blue_Angstrom_Exponent_Land_Mean ( YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Angstrom_Exponent_Land_Mean:long_name = "Deep Blue Angstrom Exponent for land (0.412-0.47 micron): Mean" ; Deep_Blue_Angstrom_Exponent_Land_Mean:units = "none" ; Deep_Blue_Angstrom_Exponent_Land_Mean:valid_range = -500s, 5000s ; Deep_Blue_Angstrom_Exponent_Land_Mean:_FillValue = -9999s ; Deep_Blue_Angstrom_Exponent_Land_Mean:scale_factor = 0.001d ; Deep_Blue_Angstrom_Exponent_Land_Mean:add_offset = 0.0d ; Deep_Blue_Angstrom_Exponent_Land_Mean:Derived_From_Level_2_Data_Set = "Deep_Blue_Angstrom_Exponent_Land" ; Deep_Blue_Angstrom_Exponent_Land_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Angstrom_Exponent_Land_Mean:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Angstrom_Exponent_Land_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Angstrom_Exponent_Land_Mean:QA_Byte = 4s ; Deep_Blue_Angstrom_Exponent_Land_Mean:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Angstrom_Exponent_Land_Mean:QA_Value_Start_Bit = 1s ; Deep_Blue_Angstrom_Exponent_Land_Mean:QA_Value_Num_Bits = 2s ; Deep_Blue_Angstrom_Exponent_Land_Mean:Statistic_Type = "Simple" ; Deep_Blue_Angstrom_Exponent_Land_Mean:Aggregation_Data_Set = "None" ; short Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:long_name = "Deep Blue Angstrom Exponent for land (0.412-0.47 micron): Standard Deviation" ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:units = "none" ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:valid_range = 0s, 5000s ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:_FillValue = -9999s ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:scale_factor = 0.001d ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:add_offset = 0.0d ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:Derived_From_Level_2_Data_Set = "Deep_Blue_Angstrom_Exponent_Land" ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:QA_Byte = 4s ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:QA_Value_Start_Bit = 1s ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:QA_Value_Num_Bits = 2s ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:Statistic_Type = "Simple" ; Deep_Blue_Angstrom_Exponent_Land_Standard_Deviation:Aggregation_Data_Set = "None" ; short Deep_Blue_Angstrom_Exponent_Land_Minimum ( YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Angstrom_Exponent_Land_Minimum:long_name = "Deep Blue Angstrom Exponent for land (0.412-0.47 micron): Minimum" ; Deep_Blue_Angstrom_Exponent_Land_Minimum:units = "none" ; Deep_Blue_Angstrom_Exponent_Land_Minimum:valid_range = -500s, 5000s ; Deep_Blue_Angstrom_Exponent_Land_Minimum:_FillValue = -9999s ; Deep_Blue_Angstrom_Exponent_Land_Minimum:scale_factor = 0.001d ; Deep_Blue_Angstrom_Exponent_Land_Minimum:add_offset = 0.0d ; Deep_Blue_Angstrom_Exponent_Land_Minimum:Derived_From_Level_2_Data_Set = "Deep_Blue_Angstrom_Exponent_Land" ; Deep_Blue_Angstrom_Exponent_Land_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Angstrom_Exponent_Land_Minimum:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Angstrom_Exponent_Land_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Angstrom_Exponent_Land_Minimum:QA_Byte = 4s ; Deep_Blue_Angstrom_Exponent_Land_Minimum:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Angstrom_Exponent_Land_Minimum:QA_Value_Start_Bit = 1s ; Deep_Blue_Angstrom_Exponent_Land_Minimum:QA_Value_Num_Bits = 2s ; Deep_Blue_Angstrom_Exponent_Land_Minimum:Statistic_Type = "Simple" ; Deep_Blue_Angstrom_Exponent_Land_Minimum:Aggregation_Data_Set = "None" ; short Deep_Blue_Angstrom_Exponent_Land_Maximum ( YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Angstrom_Exponent_Land_Maximum:long_name = "Deep Blue Angstrom Exponent for land (0.412-0.47 micron): Maximum" ; Deep_Blue_Angstrom_Exponent_Land_Maximum:units = "none" ; Deep_Blue_Angstrom_Exponent_Land_Maximum:valid_range = -500s, 5000s ; Deep_Blue_Angstrom_Exponent_Land_Maximum:_FillValue = -9999s ; Deep_Blue_Angstrom_Exponent_Land_Maximum:scale_factor = 0.001d ; Deep_Blue_Angstrom_Exponent_Land_Maximum:add_offset = 0.0d ; Deep_Blue_Angstrom_Exponent_Land_Maximum:Derived_From_Level_2_Data_Set = "Deep_Blue_Angstrom_Exponent_Land" ; Deep_Blue_Angstrom_Exponent_Land_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Angstrom_Exponent_Land_Maximum:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Angstrom_Exponent_Land_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Angstrom_Exponent_Land_Maximum:QA_Byte = 4s ; Deep_Blue_Angstrom_Exponent_Land_Maximum:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Angstrom_Exponent_Land_Maximum:QA_Value_Start_Bit = 1s ; Deep_Blue_Angstrom_Exponent_Land_Maximum:QA_Value_Num_Bits = 2s ; Deep_Blue_Angstrom_Exponent_Land_Maximum:Statistic_Type = "Simple" ; Deep_Blue_Angstrom_Exponent_Land_Maximum:Aggregation_Data_Set = "None" ; short Deep_Blue_Angstrom_Exponent_Land_QA_Mean ( YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:long_name = "Deep Blue Angstrom Exponent for land (0.412-0.47 micron): Level-2 QA Weighted Mean" ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:units = "none" ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:valid_range = -500s, 5000s ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:_FillValue = -9999s ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:scale_factor = 0.001d ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:add_offset = 0.0d ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:Derived_From_Level_2_Data_Set = "Deep_Blue_Angstrom_Exponent_Land" ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:QA_Byte = 4s ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:QA_Value_Start_Bit = 1s ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:QA_Value_Num_Bits = 2s ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:Statistic_Type = "Simple" ; Deep_Blue_Angstrom_Exponent_Land_QA_Mean:Aggregation_Data_Set = "None" ; short Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:long_name = "Deep Blue Angstrom Exponent for land (0.412-0.47 micron): Level-2 QA Weighted Standard Deviation" ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:units = "none" ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:valid_range = -500s, 5000s ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:_FillValue = -9999s ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:scale_factor = 0.001d ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:add_offset = 0.0d ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Deep_Blue_Angstrom_Exponent_Land" ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:QA_Byte = 4s ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:QA_Value_Num_Bits = 2s ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:Statistic_Type = "Simple" ; Deep_Blue_Angstrom_Exponent_Land_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts ( Deep_Blue_Angstrom_Exponent_Land_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:long_name = "Deep Blue Angstrom Exponent for land (0.412-0.47 micron): Level-2 Input Pixel Counts at 5 intervals" ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:units = "none" ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:valid_range = 0s, 15000s ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:_FillValue = -9999s ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:scale_factor = 1.0d ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:add_offset = 0.0d ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:Derived_From_Level_2_Data_Set = "Deep_Blue_Angstrom_Exponent_Land" ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:QA_Byte = 4s ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:QA_Value_Start_Bit = 1s ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:QA_Value_Num_Bits = 2s ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:Statistic_Type = "Histogram" ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:Histogram_Bin_Boundaries = -0.5f, 0.0f, 1.0f, 2.0f, 3.0f, 5.0f ; Deep_Blue_Angstrom_Exponent_Land_Histogram_Counts:Aggregation_Data_Set = "None" ; short Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram ( Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:long_name = "Deep Blue Angstrom Exponent for land (0.412-0.47 micron): Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:units = "none" ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:valid_range = 0s, 15000s ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:_FillValue = -9999s ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:scale_factor = 1.0d ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:add_offset = 0.0d ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Deep_Blue_Angstrom_Exponent_Land" ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:QA_Byte = 4s ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:QA_Value_Num_Bits = 2s ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Deep_Blue_Angstrom_Exponent_Land_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Deep_Blue_Single_Scattering_Albedo_Land_Mean ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:long_name = "Deep Blue Single Scattering Albedo at 0.412, 0.47, and 0.66 micron for land: Mean" ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:units = "none" ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:valid_range = 700s, 1000s ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:_FillValue = -9999s ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:scale_factor = 0.001d ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:add_offset = 0.0d ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:Derived_From_Level_2_Data_Set = "Deep_Blue_Single_Scattering_Albedo_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:QA_Byte = 4s ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:QA_Value_Start_Bit = 1s ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:QA_Value_Num_Bits = 2s ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:Statistic_Type = "Simple" ; Deep_Blue_Single_Scattering_Albedo_Land_Mean:Aggregation_Data_Set = "None" ; short Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:long_name = "Deep blue aerosol optical depth at 0.55 microns for land (corrected): Standard Deviation" ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:units = "none" ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:valid_range = 0s, 1000s ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:_FillValue = -9999s ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:scale_factor = 0.001d ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:add_offset = 0.0d ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:Derived_From_Level_2_Data_Set = "Deep_Blue_Single_Scattering_Albedo_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:QA_Byte = 4s ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:QA_Value_Start_Bit = 1s ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:QA_Value_Num_Bits = 2s ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:Statistic_Type = "Simple" ; Deep_Blue_Single_Scattering_Albedo_Land_Standard_Deviation:Aggregation_Data_Set = "None" ; short Deep_Blue_Single_Scattering_Albedo_Land_Minimum ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:long_name = "Deep Blue Single Scattering Albedo at 0.412, 0.47, and 0.66 micron for land: Minimum" ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:units = "none" ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:valid_range = 700s, 1000s ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:_FillValue = -9999s ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:scale_factor = 0.001d ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:add_offset = 0.0d ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:Derived_From_Level_2_Data_Set = "Deep_Blue_Single_Scattering_Albedo_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:QA_Byte = 4s ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:QA_Value_Start_Bit = 1s ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:QA_Value_Num_Bits = 2s ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:Statistic_Type = "Simple" ; Deep_Blue_Single_Scattering_Albedo_Land_Minimum:Aggregation_Data_Set = "None" ; short Deep_Blue_Single_Scattering_Albedo_Land_Maximum ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:long_name = "Deep Blue Single Scattering Albedo at 0.412, 0.47, and 0.66 micron for land: Maximum" ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:units = "none" ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:valid_range = 700s, 1000s ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:_FillValue = -9999s ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:scale_factor = 0.001d ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:add_offset = 0.0d ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:Derived_From_Level_2_Data_Set = "Deep_Blue_Single_Scattering_Albedo_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:QA_Byte = 4s ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:QA_Value_Start_Bit = 1s ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:QA_Value_Num_Bits = 2s ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:Statistic_Type = "Simple" ; Deep_Blue_Single_Scattering_Albedo_Land_Maximum:Aggregation_Data_Set = "None" ; short Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:long_name = "Deep Blue Single Scattering Albedo at 0.412, 0.47, and 0.66 micron for land: Level-2 QA Weighted Mean" ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:units = "none" ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:valid_range = 700s, 1000s ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:_FillValue = -9999s ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:scale_factor = 0.001d ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:add_offset = 0.0d ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:Derived_From_Level_2_Data_Set = "Deep_Blue_Single_Scattering_Albedo_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:QA_Byte = 4s ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:QA_Value_Start_Bit = 1s ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:QA_Value_Num_Bits = 2s ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:Statistic_Type = "Simple" ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Mean:Aggregation_Data_Set = "None" ; short Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:long_name = "Deep Blue Single Scattering Albedo at 0.412, 0.47, and 0.66 micron for land: Level-2 QA Weighted Standard Deviation" ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:units = "none" ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:valid_range = 0s, 1000s ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:_FillValue = -9999s ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:scale_factor = 0.001d ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:add_offset = 0.0d ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Deep_Blue_Single_Scattering_Albedo_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:QA_Byte = 4s ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:QA_Value_Num_Bits = 2s ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:Statistic_Type = "Simple" ; Deep_Blue_Single_Scattering_Albedo_Land_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , Deep_Blue_Single_Scattering_Albedo_Land_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:long_name = "Deep Blue Single Scattering Albedo at 0.412, 0.47, and 0.66 micron for land: Level-2 Input Pixel Counts at 7 intervals" ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:units = "none" ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:valid_range = 0s, 15000s ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:_FillValue = -9999s ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:scale_factor = 1.0d ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:add_offset = 0.0d ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:Derived_From_Level_2_Data_Set = "Deep_Blue_Single_Scattering_Albedo_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:QA_Byte = 4s ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:QA_Value_Start_Bit = 1s ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:QA_Value_Num_Bits = 2s ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:Statistic_Type = "Histogram" ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:Histogram_Bin_Boundaries = 0.70f, 0.86f, 0.88f, 0.90f, 0.92f, 0.94f, 0.96f, 1.00f ; Deep_Blue_Single_Scattering_Albedo_Land_Histogram_Counts:Aggregation_Data_Set = "None" ; short Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram ( Deep_Blue_Aerosol_Optical_Depth_Land_Micron_Levels:mod08 , Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:long_name = "Deep Blue Single Scattering Albedo at 0.412, 0.47, and 0.66 micron for land: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:units = "none" ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:valid_range = 0s, 15000s ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:_FillValue = -9999s ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:scale_factor = 1.0d ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:add_offset = 0.0d ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Deep_Blue_Single_Scattering_Albedo_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Land" ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:QA_Byte = 4s ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:QA_Value_Num_Bits = 2s ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Deep_Blue_Single_Scattering_Albedo_Land_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Effective_Optical_Depth_Average_Ocean_Mean ( Effective_Optical_Depth_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Effective_Optical_Depth_Average_Ocean_Mean:long_name = "Average aerosol optical thickness at seven bands for average solution: Mean" ; Effective_Optical_Depth_Average_Ocean_Mean:units = "none" ; Effective_Optical_Depth_Average_Ocean_Mean:valid_range = -100s, 5000s ; Effective_Optical_Depth_Average_Ocean_Mean:_FillValue = -9999s ; Effective_Optical_Depth_Average_Ocean_Mean:scale_factor = 0.001d ; Effective_Optical_Depth_Average_Ocean_Mean:add_offset = 0.0d ; Effective_Optical_Depth_Average_Ocean_Mean:Derived_From_Level_2_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Effective_Optical_Depth_Average_Ocean_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Optical_Depth_Average_Ocean_Mean:Included_Level_2_Nighttime_Data = "False" ; Effective_Optical_Depth_Average_Ocean_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Optical_Depth_Average_Ocean_Mean:QA_Byte = 0s ; Effective_Optical_Depth_Average_Ocean_Mean:QA_Useful_Flag_Bit = 4s ; Effective_Optical_Depth_Average_Ocean_Mean:QA_Value_Start_Bit = 5s ; Effective_Optical_Depth_Average_Ocean_Mean:QA_Value_Num_Bits = 3s ; Effective_Optical_Depth_Average_Ocean_Mean:Statistic_Type = "Simple" ; Effective_Optical_Depth_Average_Ocean_Mean:Aggregation_Data_Set = "None" ; short Effective_Optical_Depth_Average_Ocean_Standard_Deviation ( Effective_Optical_Depth_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:long_name = "Average aerosol optical thickness at seven bands for average solution: Standard Deviation" ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:units = "none" ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:valid_range = -100s, 5000s ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:_FillValue = -9999s ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:scale_factor = 0.001d ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:add_offset = 0.0d ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:Derived_From_Level_2_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:QA_Byte = 0s ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:QA_Useful_Flag_Bit = 4s ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:QA_Value_Start_Bit = 5s ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:QA_Value_Num_Bits = 3s ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:Statistic_Type = "Simple" ; Effective_Optical_Depth_Average_Ocean_Standard_Deviation:Aggregation_Data_Set = "None" ; short Effective_Optical_Depth_Average_Ocean_Minimum ( Effective_Optical_Depth_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Effective_Optical_Depth_Average_Ocean_Minimum:long_name = "Average aerosol optical thickness at seven bands for average solution: Minimum" ; Effective_Optical_Depth_Average_Ocean_Minimum:units = "none" ; Effective_Optical_Depth_Average_Ocean_Minimum:valid_range = -100s, 5000s ; Effective_Optical_Depth_Average_Ocean_Minimum:_FillValue = -9999s ; Effective_Optical_Depth_Average_Ocean_Minimum:scale_factor = 0.001d ; Effective_Optical_Depth_Average_Ocean_Minimum:add_offset = 0.0d ; Effective_Optical_Depth_Average_Ocean_Minimum:Derived_From_Level_2_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Effective_Optical_Depth_Average_Ocean_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Optical_Depth_Average_Ocean_Minimum:Included_Level_2_Nighttime_Data = "False" ; Effective_Optical_Depth_Average_Ocean_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Optical_Depth_Average_Ocean_Minimum:QA_Byte = 0s ; Effective_Optical_Depth_Average_Ocean_Minimum:QA_Useful_Flag_Bit = 4s ; Effective_Optical_Depth_Average_Ocean_Minimum:QA_Value_Start_Bit = 5s ; Effective_Optical_Depth_Average_Ocean_Minimum:QA_Value_Num_Bits = 3s ; Effective_Optical_Depth_Average_Ocean_Minimum:Statistic_Type = "Simple" ; Effective_Optical_Depth_Average_Ocean_Minimum:Aggregation_Data_Set = "None" ; short Effective_Optical_Depth_Average_Ocean_Maximum ( Effective_Optical_Depth_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Effective_Optical_Depth_Average_Ocean_Maximum:long_name = "Average aerosol optical thickness at seven bands for average solution: Maximum" ; Effective_Optical_Depth_Average_Ocean_Maximum:units = "none" ; Effective_Optical_Depth_Average_Ocean_Maximum:valid_range = -100s, 5000s ; Effective_Optical_Depth_Average_Ocean_Maximum:_FillValue = -9999s ; Effective_Optical_Depth_Average_Ocean_Maximum:scale_factor = 0.001d ; Effective_Optical_Depth_Average_Ocean_Maximum:add_offset = 0.0d ; Effective_Optical_Depth_Average_Ocean_Maximum:Derived_From_Level_2_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Effective_Optical_Depth_Average_Ocean_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Optical_Depth_Average_Ocean_Maximum:Included_Level_2_Nighttime_Data = "False" ; Effective_Optical_Depth_Average_Ocean_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Optical_Depth_Average_Ocean_Maximum:QA_Byte = 0s ; Effective_Optical_Depth_Average_Ocean_Maximum:QA_Useful_Flag_Bit = 4s ; Effective_Optical_Depth_Average_Ocean_Maximum:QA_Value_Start_Bit = 5s ; Effective_Optical_Depth_Average_Ocean_Maximum:QA_Value_Num_Bits = 3s ; Effective_Optical_Depth_Average_Ocean_Maximum:Statistic_Type = "Simple" ; Effective_Optical_Depth_Average_Ocean_Maximum:Aggregation_Data_Set = "None" ; short Effective_Optical_Depth_Average_Ocean_QA_Mean ( Effective_Optical_Depth_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Effective_Optical_Depth_Average_Ocean_QA_Mean:long_name = "Average aerosol optical thickness at seven bands for average solution: Level-2 QA Weighted Mean" ; Effective_Optical_Depth_Average_Ocean_QA_Mean:units = "none" ; Effective_Optical_Depth_Average_Ocean_QA_Mean:valid_range = -100s, 5000s ; Effective_Optical_Depth_Average_Ocean_QA_Mean:_FillValue = -9999s ; Effective_Optical_Depth_Average_Ocean_QA_Mean:scale_factor = 0.001d ; Effective_Optical_Depth_Average_Ocean_QA_Mean:add_offset = 0.0d ; Effective_Optical_Depth_Average_Ocean_QA_Mean:Derived_From_Level_2_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Effective_Optical_Depth_Average_Ocean_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Optical_Depth_Average_Ocean_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Effective_Optical_Depth_Average_Ocean_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Optical_Depth_Average_Ocean_QA_Mean:QA_Byte = 0s ; Effective_Optical_Depth_Average_Ocean_QA_Mean:QA_Useful_Flag_Bit = 4s ; Effective_Optical_Depth_Average_Ocean_QA_Mean:QA_Value_Start_Bit = 5s ; Effective_Optical_Depth_Average_Ocean_QA_Mean:QA_Value_Num_Bits = 3s ; Effective_Optical_Depth_Average_Ocean_QA_Mean:Statistic_Type = "Simple" ; Effective_Optical_Depth_Average_Ocean_QA_Mean:Aggregation_Data_Set = "None" ; short Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation ( Effective_Optical_Depth_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:long_name = "Average aerosol optical thickness at seven bands for average solution: Level-2 QA Weighted Standard Deviation" ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:units = "none" ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:valid_range = -100s, 5000s ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:_FillValue = -9999s ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:scale_factor = 0.001d ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:add_offset = 0.0d ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:QA_Byte = 0s ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:QA_Useful_Flag_Bit = 4s ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:QA_Value_Start_Bit = 5s ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:Statistic_Type = "Simple" ; Effective_Optical_Depth_Average_Ocean_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Effective_Optical_Depth_Average_Ocean_Histogram_Counts ( Effective_Optical_Depth_Average_Ocean_Micron_Levels:mod08 , Effective_Optical_Depth_Average_Ocean_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:long_name = "Average aerosol optical thickness at seven bands for average solution: Level-2 Input Pixel Counts at 5 intervals" ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:units = "none" ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:valid_range = 0s, 15000s ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:_FillValue = -9999s ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:scale_factor = 1.0d ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:add_offset = 0.0d ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:Derived_From_Level_2_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:QA_Byte = 0s ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:QA_Useful_Flag_Bit = 4s ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:QA_Value_Start_Bit = 5s ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:QA_Value_Num_Bits = 3s ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:Statistic_Type = "Histogram" ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:Histogram_Bin_Boundaries = -0.1f, 0.1f, 0.3f, 0.6f, 1.5f, 5.0f ; Effective_Optical_Depth_Average_Ocean_Histogram_Counts:Aggregation_Data_Set = "None" ; short Effective_Optical_Depth_Average_Ocean_Confidence_Histogram ( Effective_Optical_Depth_Average_Ocean_Micron_Levels:mod08 , Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:long_name = "Average aerosol optical thickness at seven bands for average solution: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:units = "none" ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:valid_range = 0s, 15000s ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:_FillValue = -9999s ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:scale_factor = 1.0d ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:add_offset = 0.0d ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:QA_Byte = 0s ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:QA_Useful_Flag_Bit = 4s ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:QA_Value_Start_Bit = 5s ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Effective_Optical_Depth_Average_Ocean_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Ocean_Mean ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Ocean_Mean:long_name = "Ratio of small mode aerosol optical depth at 0.55 microns for best solution: Mean" ; Optical_Depth_Ratio_Small_Ocean_Mean:units = "none" ; Optical_Depth_Ratio_Small_Ocean_Mean:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Ocean_Mean:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Ocean_Mean:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Ocean_Mean:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Ocean_Mean:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Ocean_0.55micron" ; Optical_Depth_Ratio_Small_Ocean_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Ocean_Mean:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Ocean_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Optical_Depth_Ratio_Small_Ocean_Mean:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Ocean_Mean:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Ocean_Mean:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Ocean_Mean:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Ocean_Mean:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Ocean_Mean:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Ocean_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:long_name = "Ratio of small mode aerosol optical depth at 0.55 microns for best solution: Standard Deviation" ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:units = "none" ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Ocean_0.55micron" ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Ocean_Standard_Deviation:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Ocean_Minimum ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Ocean_Minimum:long_name = "Ratio of small mode aerosol optical depth at 0.55 microns for best solution: Minimum" ; Optical_Depth_Ratio_Small_Ocean_Minimum:units = "none" ; Optical_Depth_Ratio_Small_Ocean_Minimum:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Ocean_Minimum:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Ocean_Minimum:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Ocean_Minimum:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Ocean_Minimum:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Ocean_0.55micron" ; Optical_Depth_Ratio_Small_Ocean_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Ocean_Minimum:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Ocean_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Optical_Depth_Ratio_Small_Ocean_Minimum:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Ocean_Minimum:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Ocean_Minimum:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Ocean_Minimum:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Ocean_Minimum:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Ocean_Minimum:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Ocean_Maximum ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Ocean_Maximum:long_name = "Ratio of small mode aerosol optical depth at 0.55 microns for best solution: Maximum" ; Optical_Depth_Ratio_Small_Ocean_Maximum:units = "none" ; Optical_Depth_Ratio_Small_Ocean_Maximum:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Ocean_Maximum:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Ocean_Maximum:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Ocean_Maximum:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Ocean_Maximum:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Ocean_0.55micron" ; Optical_Depth_Ratio_Small_Ocean_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Ocean_Maximum:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Ocean_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Optical_Depth_Ratio_Small_Ocean_Maximum:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Ocean_Maximum:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Ocean_Maximum:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Ocean_Maximum:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Ocean_Maximum:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Ocean_Maximum:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Ocean_QA_Mean ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:long_name = "Ratio of small mode aerosol optical depth at 0.55 microns for best solution: Level-2 QA Weighted Mean" ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:units = "none" ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Ocean_0.55micron" ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Ocean_QA_Mean:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:long_name = "Ratio of small mode aerosol optical depth at 0.55 microns for best solution: Level-2 QA Weighted Standard Deviation" ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:units = "none" ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:valid_range = 0s, 1000s ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:scale_factor = 0.001d ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Ocean_0.55micron" ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:Statistic_Type = "Simple" ; Optical_Depth_Ratio_Small_Ocean_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Ocean_Histogram_Counts ( Optical_Depth_Ratio_Small_Ocean_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:long_name = "Ratio of small mode aerosol optical depth at 0.55 microns for best solution: Level-2 Input Pixel Counts at 6 intervals" ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:units = "none" ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:valid_range = 0s, 15000s ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:scale_factor = 1.0d ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Ocean_0.55micron" ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:Statistic_Type = "Histogram" ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.2f, 0.4f, 0.6f, 0.8f, 1.0f, 3.0f ; Optical_Depth_Ratio_Small_Ocean_Histogram_Counts:Aggregation_Data_Set = "None" ; short Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram ( Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:long_name = "Ratio of small mode aerosol optical depth at 0.55 microns for best solution: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:units = "none" ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:valid_range = 0s, 15000s ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:_FillValue = -9999s ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:scale_factor = 1.0d ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:add_offset = 0.0d ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Optical_Depth_Ratio_Small_Ocean_0.55micron" ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:QA_Byte = 0s ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Optical_Depth_Ratio_Small_Ocean_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Effective_Radius_Ocean_Mean ( YDim:mod08 , XDim:mod08 ) ; Effective_Radius_Ocean_Mean:long_name = "Aerosol effective radius at 0.55 microns for best solution: Mean" ; Effective_Radius_Ocean_Mean:units = "Microns" ; Effective_Radius_Ocean_Mean:valid_range = 0s, 5000s ; Effective_Radius_Ocean_Mean:_FillValue = -9999s ; Effective_Radius_Ocean_Mean:scale_factor = 0.001d ; Effective_Radius_Ocean_Mean:add_offset = 0.0d ; Effective_Radius_Ocean_Mean:Derived_From_Level_2_Data_Set = "Effective_Radius_Ocean" ; Effective_Radius_Ocean_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Radius_Ocean_Mean:Included_Level_2_Nighttime_Data = "False" ; Effective_Radius_Ocean_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Radius_Ocean_Mean:QA_Byte = 0s ; Effective_Radius_Ocean_Mean:QA_Useful_Flag_Bit = 0s ; Effective_Radius_Ocean_Mean:QA_Value_Start_Bit = 1s ; Effective_Radius_Ocean_Mean:QA_Value_Num_Bits = 3s ; Effective_Radius_Ocean_Mean:Statistic_Type = "Simple" ; Effective_Radius_Ocean_Mean:Aggregation_Data_Set = "None" ; short Effective_Radius_Ocean_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Effective_Radius_Ocean_Standard_Deviation:long_name = "Aerosol effective radius at 0.55 microns for best solution: Standard Deviation" ; Effective_Radius_Ocean_Standard_Deviation:units = "Microns" ; Effective_Radius_Ocean_Standard_Deviation:valid_range = 0s, 5000s ; Effective_Radius_Ocean_Standard_Deviation:_FillValue = -9999s ; Effective_Radius_Ocean_Standard_Deviation:scale_factor = 0.001d ; Effective_Radius_Ocean_Standard_Deviation:add_offset = 0.0d ; Effective_Radius_Ocean_Standard_Deviation:Derived_From_Level_2_Data_Set = "Effective_Radius_Ocean" ; Effective_Radius_Ocean_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Radius_Ocean_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Effective_Radius_Ocean_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Radius_Ocean_Standard_Deviation:QA_Byte = 0s ; Effective_Radius_Ocean_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Effective_Radius_Ocean_Standard_Deviation:QA_Value_Start_Bit = 1s ; Effective_Radius_Ocean_Standard_Deviation:QA_Value_Num_Bits = 3s ; Effective_Radius_Ocean_Standard_Deviation:Statistic_Type = "Simple" ; Effective_Radius_Ocean_Standard_Deviation:Aggregation_Data_Set = "None" ; short Effective_Radius_Ocean_Minimum ( YDim:mod08 , XDim:mod08 ) ; Effective_Radius_Ocean_Minimum:long_name = "Aerosol effective radius at 0.55 microns for best solution: Minimum" ; Effective_Radius_Ocean_Minimum:units = "Microns" ; Effective_Radius_Ocean_Minimum:valid_range = 0s, 5000s ; Effective_Radius_Ocean_Minimum:_FillValue = -9999s ; Effective_Radius_Ocean_Minimum:scale_factor = 0.001d ; Effective_Radius_Ocean_Minimum:add_offset = 0.0d ; Effective_Radius_Ocean_Minimum:Derived_From_Level_2_Data_Set = "Effective_Radius_Ocean" ; Effective_Radius_Ocean_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Radius_Ocean_Minimum:Included_Level_2_Nighttime_Data = "False" ; Effective_Radius_Ocean_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Radius_Ocean_Minimum:QA_Byte = 0s ; Effective_Radius_Ocean_Minimum:QA_Useful_Flag_Bit = 0s ; Effective_Radius_Ocean_Minimum:QA_Value_Start_Bit = 1s ; Effective_Radius_Ocean_Minimum:QA_Value_Num_Bits = 3s ; Effective_Radius_Ocean_Minimum:Statistic_Type = "Simple" ; Effective_Radius_Ocean_Minimum:Aggregation_Data_Set = "None" ; short Effective_Radius_Ocean_Maximum ( YDim:mod08 , XDim:mod08 ) ; Effective_Radius_Ocean_Maximum:long_name = "Aerosol effective radius at 0.55 microns for best solution: Maximum" ; Effective_Radius_Ocean_Maximum:units = "Microns" ; Effective_Radius_Ocean_Maximum:valid_range = 0s, 5000s ; Effective_Radius_Ocean_Maximum:_FillValue = -9999s ; Effective_Radius_Ocean_Maximum:scale_factor = 0.001d ; Effective_Radius_Ocean_Maximum:add_offset = 0.0d ; Effective_Radius_Ocean_Maximum:Derived_From_Level_2_Data_Set = "Effective_Radius_Ocean" ; Effective_Radius_Ocean_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Radius_Ocean_Maximum:Included_Level_2_Nighttime_Data = "False" ; Effective_Radius_Ocean_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Radius_Ocean_Maximum:QA_Byte = 0s ; Effective_Radius_Ocean_Maximum:QA_Useful_Flag_Bit = 0s ; Effective_Radius_Ocean_Maximum:QA_Value_Start_Bit = 1s ; Effective_Radius_Ocean_Maximum:QA_Value_Num_Bits = 3s ; Effective_Radius_Ocean_Maximum:Statistic_Type = "Simple" ; Effective_Radius_Ocean_Maximum:Aggregation_Data_Set = "None" ; short Effective_Radius_Ocean_QA_Mean ( YDim:mod08 , XDim:mod08 ) ; Effective_Radius_Ocean_QA_Mean:long_name = "Aerosol effective radius at 0.55 microns for best solution: Level-2 QA Weighted Mean" ; Effective_Radius_Ocean_QA_Mean:units = "Microns" ; Effective_Radius_Ocean_QA_Mean:valid_range = 0s, 5000s ; Effective_Radius_Ocean_QA_Mean:_FillValue = -9999s ; Effective_Radius_Ocean_QA_Mean:scale_factor = 0.001d ; Effective_Radius_Ocean_QA_Mean:add_offset = 0.0d ; Effective_Radius_Ocean_QA_Mean:Derived_From_Level_2_Data_Set = "Effective_Radius_Ocean" ; Effective_Radius_Ocean_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Radius_Ocean_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Effective_Radius_Ocean_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Radius_Ocean_QA_Mean:QA_Byte = 0s ; Effective_Radius_Ocean_QA_Mean:QA_Useful_Flag_Bit = 0s ; Effective_Radius_Ocean_QA_Mean:QA_Value_Start_Bit = 1s ; Effective_Radius_Ocean_QA_Mean:QA_Value_Num_Bits = 3s ; Effective_Radius_Ocean_QA_Mean:Statistic_Type = "Simple" ; Effective_Radius_Ocean_QA_Mean:Aggregation_Data_Set = "None" ; short Effective_Radius_Ocean_QA_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Effective_Radius_Ocean_QA_Standard_Deviation:long_name = "Aerosol effective radius at 0.55 microns for best solution: Level-2 QA Weighted Standard Deviation" ; Effective_Radius_Ocean_QA_Standard_Deviation:units = "Microns" ; Effective_Radius_Ocean_QA_Standard_Deviation:valid_range = 0s, 5000s ; Effective_Radius_Ocean_QA_Standard_Deviation:_FillValue = -9999s ; Effective_Radius_Ocean_QA_Standard_Deviation:scale_factor = 0.001d ; Effective_Radius_Ocean_QA_Standard_Deviation:add_offset = 0.0d ; Effective_Radius_Ocean_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Effective_Radius_Ocean" ; Effective_Radius_Ocean_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Radius_Ocean_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Effective_Radius_Ocean_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Radius_Ocean_QA_Standard_Deviation:QA_Byte = 0s ; Effective_Radius_Ocean_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Effective_Radius_Ocean_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Effective_Radius_Ocean_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Effective_Radius_Ocean_QA_Standard_Deviation:Statistic_Type = "Simple" ; Effective_Radius_Ocean_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Effective_Radius_Ocean_Histogram_Counts ( Effective_Radius_Ocean_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Effective_Radius_Ocean_Histogram_Counts:long_name = "Aerosol effective radius at 0.55 microns for best solution: Level-2 Input Pixel Counts at 8 intervals" ; Effective_Radius_Ocean_Histogram_Counts:units = "none" ; Effective_Radius_Ocean_Histogram_Counts:valid_range = 0s, 15000s ; Effective_Radius_Ocean_Histogram_Counts:_FillValue = -9999s ; Effective_Radius_Ocean_Histogram_Counts:scale_factor = 1.0d ; Effective_Radius_Ocean_Histogram_Counts:add_offset = 0.0d ; Effective_Radius_Ocean_Histogram_Counts:Derived_From_Level_2_Data_Set = "Effective_Radius_Ocean" ; Effective_Radius_Ocean_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Radius_Ocean_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Effective_Radius_Ocean_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Radius_Ocean_Histogram_Counts:QA_Byte = 0s ; Effective_Radius_Ocean_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Effective_Radius_Ocean_Histogram_Counts:QA_Value_Start_Bit = 1s ; Effective_Radius_Ocean_Histogram_Counts:QA_Value_Num_Bits = 3s ; Effective_Radius_Ocean_Histogram_Counts:Statistic_Type = "Histogram" ; Effective_Radius_Ocean_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.1f, 0.3f, 0.5f, 1.0f, 2.0f, 3.0f, 4.0f, 5.0f ; Effective_Radius_Ocean_Histogram_Counts:Aggregation_Data_Set = "None" ; short Effective_Radius_Ocean_Confidence_Histogram ( Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Effective_Radius_Ocean_Confidence_Histogram:long_name = "Aerosol effective radius at 0.55 microns for best solution: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Effective_Radius_Ocean_Confidence_Histogram:units = "none" ; Effective_Radius_Ocean_Confidence_Histogram:valid_range = 0s, 15000s ; Effective_Radius_Ocean_Confidence_Histogram:_FillValue = -9999s ; Effective_Radius_Ocean_Confidence_Histogram:scale_factor = 1.0d ; Effective_Radius_Ocean_Confidence_Histogram:add_offset = 0.0d ; Effective_Radius_Ocean_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Effective_Radius_Ocean" ; Effective_Radius_Ocean_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Effective_Radius_Ocean_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Effective_Radius_Ocean_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Effective_Radius_Ocean_Confidence_Histogram:QA_Byte = 0s ; Effective_Radius_Ocean_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Effective_Radius_Ocean_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Effective_Radius_Ocean_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Effective_Radius_Ocean_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Effective_Radius_Ocean_Confidence_Histogram:Aggregation_Data_Set = "None" ; float Mass_Concentration_Ocean_Mean ( YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Ocean_Mean:long_name = "Mass concentration over ocean for best solution: Mean" ; Mass_Concentration_Ocean_Mean:units = "1.0e-6g/cm^2" ; Mass_Concentration_Ocean_Mean:valid_range = 0.0f, 1000.0f ; Mass_Concentration_Ocean_Mean:_FillValue = -99999.0f ; Mass_Concentration_Ocean_Mean:scale_factor = 1.0d ; Mass_Concentration_Ocean_Mean:add_offset = 0.0d ; Mass_Concentration_Ocean_Mean:Derived_From_Level_2_Data_Set = "Mass_Concentration_Ocean" ; Mass_Concentration_Ocean_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Ocean_Mean:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Ocean_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Mass_Concentration_Ocean_Mean:QA_Byte = 0s ; Mass_Concentration_Ocean_Mean:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Ocean_Mean:QA_Value_Start_Bit = 1s ; Mass_Concentration_Ocean_Mean:QA_Value_Num_Bits = 3s ; Mass_Concentration_Ocean_Mean:Statistic_Type = "Simple" ; Mass_Concentration_Ocean_Mean:Aggregation_Data_Set = "None" ; float Mass_Concentration_Ocean_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Ocean_Standard_Deviation:long_name = "Mass concentration over ocean for best solution: Standard Deviation" ; Mass_Concentration_Ocean_Standard_Deviation:units = "1.0e-6g/cm^2" ; Mass_Concentration_Ocean_Standard_Deviation:valid_range = 0.0f, 1000.0f ; Mass_Concentration_Ocean_Standard_Deviation:_FillValue = -99999.0f ; Mass_Concentration_Ocean_Standard_Deviation:scale_factor = 1.0d ; Mass_Concentration_Ocean_Standard_Deviation:add_offset = 0.0d ; Mass_Concentration_Ocean_Standard_Deviation:Derived_From_Level_2_Data_Set = "Mass_Concentration_Ocean" ; Mass_Concentration_Ocean_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Ocean_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Ocean_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Mass_Concentration_Ocean_Standard_Deviation:QA_Byte = 0s ; Mass_Concentration_Ocean_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Ocean_Standard_Deviation:QA_Value_Start_Bit = 1s ; Mass_Concentration_Ocean_Standard_Deviation:QA_Value_Num_Bits = 3s ; Mass_Concentration_Ocean_Standard_Deviation:Statistic_Type = "Simple" ; Mass_Concentration_Ocean_Standard_Deviation:Aggregation_Data_Set = "None" ; float Mass_Concentration_Ocean_Minimum ( YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Ocean_Minimum:long_name = "Mass concentration over ocean for best solution: Minimum" ; Mass_Concentration_Ocean_Minimum:units = "1.0e-6g/cm^2" ; Mass_Concentration_Ocean_Minimum:valid_range = 0.0f, 1000.0f ; Mass_Concentration_Ocean_Minimum:_FillValue = -99999.0f ; Mass_Concentration_Ocean_Minimum:scale_factor = 1.0d ; Mass_Concentration_Ocean_Minimum:add_offset = 0.0d ; Mass_Concentration_Ocean_Minimum:Derived_From_Level_2_Data_Set = "Mass_Concentration_Ocean" ; Mass_Concentration_Ocean_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Ocean_Minimum:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Ocean_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Mass_Concentration_Ocean_Minimum:QA_Byte = 0s ; Mass_Concentration_Ocean_Minimum:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Ocean_Minimum:QA_Value_Start_Bit = 1s ; Mass_Concentration_Ocean_Minimum:QA_Value_Num_Bits = 3s ; Mass_Concentration_Ocean_Minimum:Statistic_Type = "Simple" ; Mass_Concentration_Ocean_Minimum: Aggregation_Data_Set = "None" ; float Mass_Concentration_Ocean_Maximum ( YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Ocean_Maximum:long_name = "Mass concentration over ocean for best solution: Maximum" ; Mass_Concentration_Ocean_Maximum:units = "1.0e-6g/cm^2" ; Mass_Concentration_Ocean_Maximum:valid_range = 0.0f, 1000.0f ; Mass_Concentration_Ocean_Maximum:_FillValue = -99999.0f ; Mass_Concentration_Ocean_Maximum:scale_factor = 1.0d ; Mass_Concentration_Ocean_Maximum:add_offset = 0.0d ; Mass_Concentration_Ocean_Maximum:Derived_From_Level_2_Data_Set = "Mass_Concentration_Ocean" ; Mass_Concentration_Ocean_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Ocean_Maximum:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Ocean_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Mass_Concentration_Ocean_Maximum:QA_Byte = 0s ; Mass_Concentration_Ocean_Maximum:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Ocean_Maximum:QA_Value_Start_Bit = 1s ; Mass_Concentration_Ocean_Maximum:QA_Value_Num_Bits = 3s ; Mass_Concentration_Ocean_Maximum:Statistic_Type = "Simple" ; Mass_Concentration_Ocean_Maximum:Aggregation_Data_Set = "None " ; float Mass_Concentration_Ocean_QA_Mean ( YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Ocean_QA_Mean:long_name = "Mass concentration over ocean for best solution: Level-2 QA Weighted Mean" ; Mass_Concentration_Ocean_QA_Mean:units = "1.0e-6g/cm^2" ; Mass_Concentration_Ocean_QA_Mean:valid_range = 0.0f, 1000.0f ; Mass_Concentration_Ocean_QA_Mean:_FillValue = -99999.0f ; Mass_Concentration_Ocean_QA_Mean:scale_factor = 1.0d ; Mass_Concentration_Ocean_QA_Mean:add_offset = 0.0d ; Mass_Concentration_Ocean_QA_Mean:Derived_From_Level_2_Data_Set = "Mass_Concentration_Ocean" ; Mass_Concentration_Ocean_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Ocean_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Ocean_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Mass_Concentration_Ocean_QA_Mean:QA_Byte = 0s ; Mass_Concentration_Ocean_QA_Mean:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Ocean_QA_Mean:QA_Value_Start_Bit = 1s ; Mass_Concentration_Ocean_QA_Mean:QA_Value_Num_Bits = 3s ; Mass_Concentration_Ocean_QA_Mean:Statistic_Type = "Simple" ; Mass_Concentration_Ocean_QA_Mean:Aggregation_Data_Set = "None" ; float Mass_Concentration_Ocean_QA_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Ocean_QA_Standard_Deviation:long_name = "Mass concentration over ocean for best solution: Level-2 QA Weighted Standard Deviation" ; Mass_Concentration_Ocean_QA_Standard_Deviation:units = "1.0e-6g/cm^2" ; Mass_Concentration_Ocean_QA_Standard_Deviation:valid_range = 0.0f, 1000.0f ; Mass_Concentration_Ocean_QA_Standard_Deviation:_FillValue = -99999.0f ; Mass_Concentration_Ocean_QA_Standard_Deviation:scale_factor = 1.0d ; Mass_Concentration_Ocean_QA_Standard_Deviation:add_offset = 0.0d ; Mass_Concentration_Ocean_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Mass_Concentration_Ocean" ; Mass_Concentration_Ocean_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Ocean_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Ocean_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Mass_Concentration_Ocean_QA_Standard_Deviation:QA_Byte = 0s ; Mass_Concentration_Ocean_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Ocean_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Mass_Concentration_Ocean_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Mass_Concentration_Ocean_QA_Standard_Deviation:Statistic_Type = "Simple" ; Mass_Concentration_Ocean_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Mass_Concentration_Ocean_Histogram_Counts ( Mass_Concentration_Ocean_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Ocean_Histogram_Counts:long_name = "Mass concentration over ocean for best solution: Level-2 Input Pixel Counts at 4 intervals" ; Mass_Concentration_Ocean_Histogram_Counts:units = "none" ; Mass_Concentration_Ocean_Histogram_Counts:valid_range = 0s, 15000s ; Mass_Concentration_Ocean_Histogram_Counts:_FillValue = -9999s ; Mass_Concentration_Ocean_Histogram_Counts:scale_factor = 1.0d ; Mass_Concentration_Ocean_Histogram_Counts:add_offset = 0.0d ; Mass_Concentration_Ocean_Histogram_Counts:Derived_From_Level_2_Data_Set = "Mass_Concentration_Ocean" ; Mass_Concentration_Ocean_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Ocean_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Ocean_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Mass_Concentration_Ocean_Histogram_Counts:QA_Byte = 0s ; Mass_Concentration_Ocean_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Ocean_Histogram_Counts:QA_Value_Start_Bit = 1s ; Mass_Concentration_Ocean_Histogram_Counts:QA_Value_Num_Bits = 3s ; Mass_Concentration_Ocean_Histogram_Counts:Statistic_Type = "Histogram" ; Mass_Concentration_Ocean_Histogram_Counts:Histogram_Bin_Boundaries = 1.0f, 10.0f, 100.0f, 1000.0f, 10000.0f ; Mass_Concentration_Ocean_Histogram_Counts:Aggregation_Data_Set = "None" ; short Mass_Concentration_Ocean_Confidence_Histogram ( Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Mass_Concentration_Ocean_Confidence_Histogram:long_name = "Mass concentration over ocean for best solution: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Mass_Concentration_Ocean_Confidence_Histogram:units = "none" ; Mass_Concentration_Ocean_Confidence_Histogram:valid_range = 0s, 15000s ; Mass_Concentration_Ocean_Confidence_Histogram:_FillValue = -9999s ; Mass_Concentration_Ocean_Confidence_Histogram:scale_factor = 1.0d ; Mass_Concentration_Ocean_Confidence_Histogram:add_offset = 0.0d ; Mass_Concentration_Ocean_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Mass_Concentration_Ocean" ; Mass_Concentration_Ocean_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Mass_Concentration_Ocean_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Mass_Concentration_Ocean_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Mass_Concentration_Ocean_Confidence_Histogram:QA_Byte = 0s ; Mass_Concentration_Ocean_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Mass_Concentration_Ocean_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Mass_Concentration_Ocean_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Mass_Concentration_Ocean_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Mass_Concentration_Ocean_Confidence_Histogram:Aggregation_Data_Set = "None" ; float Cloud_Condensation_Nuclei_Ocean_Mean ( YDim:mod08 , XDim:mod08 ) ; Cloud_Condensation_Nuclei_Ocean_Mean:long_name = "Number of cloud condensation nuclei (CCN) in the column at 0.55 microns for best solution: Mean" ; Cloud_Condensation_Nuclei_Ocean_Mean:units = "CCN/cm^2" ; Cloud_Condensation_Nuclei_Ocean_Mean:valid_range = 0.0f, 10000000000.0f ; Cloud_Condensation_Nuclei_Ocean_Mean:_FillValue = -99999.0f ; Cloud_Condensation_Nuclei_Ocean_Mean:scale_factor = 1.0d ; Cloud_Condensation_Nuclei_Ocean_Mean:add_offset = 0.0d ; Cloud_Condensation_Nuclei_Ocean_Mean:Derived_From_Level_2_Data_Set = "Cloud_Condensation_Nuclei_Ocean" ; Cloud_Condensation_Nuclei_Ocean_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Condensation_Nuclei_Ocean_Mean:Included_Level_2_Nighttime_Data = "False" ; Cloud_Condensation_Nuclei_Ocean_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Cloud_Condensation_Nuclei_Ocean_Mean:QA_Byte = 0s ; Cloud_Condensation_Nuclei_Ocean_Mean:QA_Useful_Flag_Bit = 0s ; Cloud_Condensation_Nuclei_Ocean_Mean:QA_Value_Start_Bit = 1s ; Cloud_Condensation_Nuclei_Ocean_Mean:QA_Value_Num_Bits = 3s ; Cloud_Condensation_Nuclei_Ocean_Mean:Statistic_Type = "Simple" ; Cloud_Condensation_Nuclei_Ocean_Mean:Aggregation_Data_Set = "None" ; float Cloud_Condensation_Nuclei_Ocean_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:long_name = "Number of cloud condensation nuclei (CCN) in the column at 0.55 microns for best solution: Standard Deviation" ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:units = "CCN/cm^2" ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:valid_range = 0.0f, 10000000000.0f ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:_FillValue = -99999.0f ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:scale_factor = 1.0d ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:add_offset = 0.0d ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:Derived_From_Level_2_Data_Set = "Cloud_Condensation_Nuclei_Ocean" ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:QA_Byte = 0s ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:QA_Value_Start_Bit = 1s ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:QA_Value_Num_Bits = 3s ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:Statistic_Type = "Simple" ; Cloud_Condensation_Nuclei_Ocean_Standard_Deviation:Aggregation_Data_Set = "None" ; float Cloud_Condensation_Nuclei_Ocean_Minimum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Condensation_Nuclei_Ocean_Minimum:long_name = "Number of cloud condensation nuclei (CCN) in the column at 0.55 microns for best solution: Minimum" ; Cloud_Condensation_Nuclei_Ocean_Minimum:units = "CCN/cm^2" ; Cloud_Condensation_Nuclei_Ocean_Minimum:valid_range = 0.0f, 10000000000.0f ; Cloud_Condensation_Nuclei_Ocean_Minimum:_FillValue = -99999.0f ; Cloud_Condensation_Nuclei_Ocean_Minimum:scale_factor = 1.0d ; Cloud_Condensation_Nuclei_Ocean_Minimum:add_offset = 0.0d ; Cloud_Condensation_Nuclei_Ocean_Minimum:Derived_From_Level_2_Data_Set = "Cloud_Condensation_Nuclei_Ocean" ; Cloud_Condensation_Nuclei_Ocean_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Condensation_Nuclei_Ocean_Minimum:Included_Level_2_Nighttime_Data = "False" ; Cloud_Condensation_Nuclei_Ocean_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Cloud_Condensation_Nuclei_Ocean_Minimum:QA_Byte = 0s ; Cloud_Condensation_Nuclei_Ocean_Minimum:QA_Useful_Flag_Bit = 0s ; Cloud_Condensation_Nuclei_Ocean_Minimum:QA_Value_Start_Bit = 1s ; Cloud_Condensation_Nuclei_Ocean_Minimum:QA_Value_Num_Bits = 3s ; Cloud_Condensation_Nuclei_Ocean_Minimum:Statistic_Type = "Simple" ; Cloud_Condensation_Nuclei_Ocean_Minimum:Aggregation_Data_Set = "None" ; float Cloud_Condensation_Nuclei_Ocean_Maximum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Condensation_Nuclei_Ocean_Maximum:long_name = "Number of cloud condensation nuclei (CCN) in the column at 0.55 microns for best solution: Maximum" ; Cloud_Condensation_Nuclei_Ocean_Maximum:units = "CCN/cm^2" ; Cloud_Condensation_Nuclei_Ocean_Maximum:valid_range = 0.0f, 10000000000.0f ; Cloud_Condensation_Nuclei_Ocean_Maximum:_FillValue = -99999.0f ; Cloud_Condensation_Nuclei_Ocean_Maximum:scale_factor = 1.0d ; Cloud_Condensation_Nuclei_Ocean_Maximum:add_offset = 0.0d ; Cloud_Condensation_Nuclei_Ocean_Maximum:Derived_From_Level_2_Data_Set = "Cloud_Condensation_Nuclei_Ocean" ; Cloud_Condensation_Nuclei_Ocean_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Condensation_Nuclei_Ocean_Maximum:Included_Level_2_Nighttime_Data = "False" ; Cloud_Condensation_Nuclei_Ocean_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Cloud_Condensation_Nuclei_Ocean_Maximum:QA_Byte = 0s ; Cloud_Condensation_Nuclei_Ocean_Maximum:QA_Useful_Flag_Bit = 0s ; Cloud_Condensation_Nuclei_Ocean_Maximum:QA_Value_Start_Bit = 1s ; Cloud_Condensation_Nuclei_Ocean_Maximum:QA_Value_Num_Bits = 3s ; Cloud_Condensation_Nuclei_Ocean_Maximum:Statistic_Type = "Simple" ; Cloud_Condensation_Nuclei_Ocean_Maximum:Aggregation_Data_Set = "None" ; float Cloud_Condensation_Nuclei_Ocean_QA_Mean ( YDim:mod08 , XDim:mod08 ) ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:long_name = "Number of cloud condensation nuclei (CCN) in the column at 0.55 microns for best solution: QA Mean" ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:units = "CCN/cm^2" ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:valid_range = 0.0f, 10000000000.0f ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:_FillValue = -99999.0f ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:scale_factor = 1.0d ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:add_offset = 0.0d ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:Derived_From_Level_2_Data_Set = "Cloud_Condensation_Nuclei_Ocean" ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:QA_Byte = 0s ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:QA_Useful_Flag_Bit = 0s ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:QA_Value_Start_Bit = 1s ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:QA_Value_Num_Bits = 3s ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:Statistic_Type = "Simple" ; Cloud_Condensation_Nuclei_Ocean_QA_Mean:Aggregation_Data_Set = "None" ; float Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:long_name = "Number of cloud condensation nuclei (CCN) in the column at 0.55 microns for best solution: QA Standard Deviation" ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:units = "CCN/cm^2" ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:valid_range = 0.0f, 10000000000.0f ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:_FillValue = -99999.0f ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:scale_factor = 1.0d ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:add_offset = 0.0d ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Cloud_Condensation_Nuclei_Ocean" ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:QA_Byte = 0s ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:Statistic_Type = "Simple" ; Cloud_Condensation_Nuclei_Ocean_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Cloud_Condensation_Nuclei_Ocean_Histogram_Counts ( Cloud_Condensation_Nuclei_Ocean_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:long_name = "Number of cloud condensation nuclei (CCN) in the column at 0.55 microns for best solution: Level-2 Input Pixel Counts at 8 histogram intervals" ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:units = "none" ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:valid_range = 0s, 15000s ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:_FillValue = -9999s ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:scale_factor = 1.0d ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:add_offset = 0.0d ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:Derived_From_Level_2_Data_Set = "Cloud_Condensation_Nuclei_Ocean" ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:QA_Byte = 0s ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:QA_Value_Start_Bit = 1s ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:QA_Value_Num_Bits = 3s ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:Statistic_Type = "Histogram" ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:Histogram_Bin_Boundaries = 1.0f, 10.0f, 100.0f, 1000.0f, 10000.0f, 100000.0f, 1000000.0f, 10000000.0f, 100000000.0f, 1000000000.0f, 10000000000.0f ; Cloud_Condensation_Nuclei_Ocean_Histogram_Counts:Aggregation_Data_Set = "None" ; short Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram ( Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:long_name = "Number of cloud condensation nuclei (CCN) in the column at 0.55 microns for best solution: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:units = "none" ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:valid_range = 0s, 15000s ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:_FillValue = -9999s ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:scale_factor = 1.0d ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:add_offset = 0.0d ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Cloud_Condensation_Nuclei_Ocean" ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:QA_Byte = 0s ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Cloud_Condensation_Nuclei_Ocean_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_1_Ocean_Mean ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_1_Ocean_Mean:long_name = "Angstrom Exponent (0.550 and 0.865 micron) best solution: Mean" ; Angstrom_Exponent_1_Ocean_Mean:units = "none" ; Angstrom_Exponent_1_Ocean_Mean:valid_range = -500s, 5000s ; Angstrom_Exponent_1_Ocean_Mean:_FillValue = -9999s ; Angstrom_Exponent_1_Ocean_Mean:scale_factor = 0.001d ; Angstrom_Exponent_1_Ocean_Mean:add_offset = 0.0d ; Angstrom_Exponent_1_Ocean_Mean:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_1_Ocean" ; Angstrom_Exponent_1_Ocean_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_1_Ocean_Mean:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_1_Ocean_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_Mean:QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_Mean:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_1_Ocean_Mean:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_1_Ocean_Mean:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_Mean:Statistic_Type = "Simple" ; Angstrom_Exponent_1_Ocean_Mean:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_1_Ocean_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_1_Ocean_Standard_Deviation:long_name = "Angstrom Exponent (0.550 and 0.865 micron) best solution: Standard Deviation" ; Angstrom_Exponent_1_Ocean_Standard_Deviation:units = "none" ; Angstrom_Exponent_1_Ocean_Standard_Deviation:valid_range = -500s, 5000s ; Angstrom_Exponent_1_Ocean_Standard_Deviation:_FillValue = -9999s ; Angstrom_Exponent_1_Ocean_Standard_Deviation:scale_factor = 0.001d ; Angstrom_Exponent_1_Ocean_Standard_Deviation:add_offset = 0.0d ; Angstrom_Exponent_1_Ocean_Standard_Deviation:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_1_Ocean" ; Angstrom_Exponent_1_Ocean_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_1_Ocean_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_1_Ocean_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_Standard_Deviation:QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_1_Ocean_Standard_Deviation:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_1_Ocean_Standard_Deviation:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_Standard_Deviation:Statistic_Type = "Simple" ; Angstrom_Exponent_1_Ocean_Standard_Deviation:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_1_Ocean_Minimum ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_1_Ocean_Minimum:long_name = "Angstrom Exponent (0.550 and 0.865 micron) best solution: Minimum" ; Angstrom_Exponent_1_Ocean_Minimum:units = "none" ; Angstrom_Exponent_1_Ocean_Minimum:valid_range = -500s, 5000s ; Angstrom_Exponent_1_Ocean_Minimum:_FillValue = -9999s ; Angstrom_Exponent_1_Ocean_Minimum:scale_factor = 0.001d ; Angstrom_Exponent_1_Ocean_Minimum:add_offset = 0.0d ; Angstrom_Exponent_1_Ocean_Minimum:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_1_Ocean" ; Angstrom_Exponent_1_Ocean_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_1_Ocean_Minimum:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_1_Ocean_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_Minimum:QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_Minimum:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_1_Ocean_Minimum:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_1_Ocean_Minimum:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_Minimum:Statistic_Type = "Simple" ; Angstrom_Exponent_1_Ocean_Minimum:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_1_Ocean_Maximum ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_1_Ocean_Maximum:long_name = "Angstrom Exponent (0.550 and 0.865 micron) best solution: Maximum" ; Angstrom_Exponent_1_Ocean_Maximum:units = "none" ; Angstrom_Exponent_1_Ocean_Maximum:valid_range = -500s, 5000s ; Angstrom_Exponent_1_Ocean_Maximum:_FillValue = -9999s ; Angstrom_Exponent_1_Ocean_Maximum:scale_factor = 0.001d ; Angstrom_Exponent_1_Ocean_Maximum:add_offset = 0.0d ; Angstrom_Exponent_1_Ocean_Maximum:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_1_Ocean" ; Angstrom_Exponent_1_Ocean_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_1_Ocean_Maximum:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_1_Ocean_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_Maximum:QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_Maximum:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_1_Ocean_Maximum:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_1_Ocean_Maximum:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_Maximum:Statistic_Type = "Simple" ; Angstrom_Exponent_1_Ocean_Maximum:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_1_Ocean_QA_Mean ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_1_Ocean_QA_Mean:long_name = "Angstrom Exponent (0.550 and 0.865 micron) best solution: Level-2 QA Weighted Mean" ; Angstrom_Exponent_1_Ocean_QA_Mean:units = "none" ; Angstrom_Exponent_1_Ocean_QA_Mean:valid_range = -500s, 5000s ; Angstrom_Exponent_1_Ocean_QA_Mean:_FillValue = -9999s ; Angstrom_Exponent_1_Ocean_QA_Mean:scale_factor = 0.001d ; Angstrom_Exponent_1_Ocean_QA_Mean:add_offset = 0.0d ; Angstrom_Exponent_1_Ocean_QA_Mean:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_1_Ocean" ; Angstrom_Exponent_1_Ocean_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_1_Ocean_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_1_Ocean_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_QA_Mean:QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_QA_Mean:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_1_Ocean_QA_Mean:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_1_Ocean_QA_Mean:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_QA_Mean:Statistic_Type = "Simple" ; Angstrom_Exponent_1_Ocean_QA_Mean:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_1_Ocean_QA_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:long_name = "Angstrom Exponent (0.550 and 0.865 micron) best solution: Level-2 QA Weighted Standard Deviation" ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:units = "none" ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:valid_range = -500s, 5000s ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:_FillValue = -9999s ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:scale_factor = 0.001d ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:add_offset = 0.0d ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_1_Ocean" ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:Statistic_Type = "Simple" ; Angstrom_Exponent_1_Ocean_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; float Angstrom_Exponent_1_Ocean_Regression_Slope ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_1_Ocean_Regression_Slope:long_name = "Angstrom Exponent (0.550 and 0.865 micron) best solution: Regression Slope" ; Angstrom_Exponent_1_Ocean_Regression_Slope:units = "none" ; Angstrom_Exponent_1_Ocean_Regression_Slope:valid_range = -99998.0f, 99998.0f ; Angstrom_Exponent_1_Ocean_Regression_Slope:_FillValue = -99999.0f ; Angstrom_Exponent_1_Ocean_Regression_Slope:scale_factor = 1.0d ; Angstrom_Exponent_1_Ocean_Regression_Slope:add_offset = 0.0d ; Angstrom_Exponent_1_Ocean_Regression_Slope:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_1_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_Slope:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_1_Ocean_Regression_Slope:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_1_Ocean_Regression_Slope:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_Slope:QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_Regression_Slope:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_1_Ocean_Regression_Slope:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_1_Ocean_Regression_Slope:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_Regression_Slope:Statistic_Type = "Regression" ; Angstrom_Exponent_1_Ocean_Regression_Slope:Aggregation_Data_Set = "None" ; Angstrom_Exponent_1_Ocean_Regression_Slope:Wave_Band = 1s ; Angstrom_Exponent_1_Ocean_Regression_Slope:Joint_Parameter_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_Slope:Joint_Parameter_Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_Slope:Joint_Parameter_QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_Regression_Slope:Joint_Parameter_QA_Useful_Flag_Bit = 4s ; Angstrom_Exponent_1_Ocean_Regression_Slope:Joint_Parameter_QA_Value_Start_Bit = 5s ; Angstrom_Exponent_1_Ocean_Regression_Slope:Joint_Parameter_QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_Regression_Slope:Joint_Parameter_Wave_Band = 2s ; float Angstrom_Exponent_1_Ocean_Regression_Intercept ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_1_Ocean_Regression_Intercept:long_name = "Angstrom Exponent (0.550 and 0.865 micron) best solution: Regression Intercept" ; Angstrom_Exponent_1_Ocean_Regression_Intercept:units = "none" ; Angstrom_Exponent_1_Ocean_Regression_Intercept:valid_range = -99998.0f, 99998.0f ; Angstrom_Exponent_1_Ocean_Regression_Intercept:_FillValue = -99999.0f ; Angstrom_Exponent_1_Ocean_Regression_Intercept:scale_factor = 1.0d ; Angstrom_Exponent_1_Ocean_Regression_Intercept:add_offset = 0.0d ; Angstrom_Exponent_1_Ocean_Regression_Intercept:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_1_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_Intercept:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_1_Ocean_Regression_Intercept:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_1_Ocean_Regression_Intercept:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_Intercept:QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_Regression_Intercept:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_1_Ocean_Regression_Intercept:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_1_Ocean_Regression_Intercept:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_Regression_Intercept:Statistic_Type = "Regression" ; Angstrom_Exponent_1_Ocean_Regression_Intercept:Aggregation_Data_Set = "None" ; Angstrom_Exponent_1_Ocean_Regression_Intercept:Wave_Band = 1s ; Angstrom_Exponent_1_Ocean_Regression_Intercept:Joint_Parameter_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_Intercept:Joint_Parameter_Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_Intercept:Joint_Parameter_QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_Regression_Intercept:Joint_Parameter_QA_Useful_Flag_Bit = 4s ; Angstrom_Exponent_1_Ocean_Regression_Intercept:Joint_Parameter_QA_Value_Start_Bit = 5s ; Angstrom_Exponent_1_Ocean_Regression_Intercept:Joint_Parameter_QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_Regression_Intercept:Joint_Parameter_Wave_Band = 2s ; float Angstrom_Exponent_1_Ocean_Regression_R_squared ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_1_Ocean_Regression_R_squared:long_name = "Angstrom Exponent (0.550 and 0.865 micron) best solution: Regression R_squared" ; Angstrom_Exponent_1_Ocean_Regression_R_squared:units = "none" ; Angstrom_Exponent_1_Ocean_Regression_R_squared:valid_range = 0.0f, 1.0f ; Angstrom_Exponent_1_Ocean_Regression_R_squared:_FillValue = -99999.0f ; Angstrom_Exponent_1_Ocean_Regression_R_squared:scale_factor = 1.0d ; Angstrom_Exponent_1_Ocean_Regression_R_squared:add_offset = 0.0d ; Angstrom_Exponent_1_Ocean_Regression_R_squared:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_1_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_R_squared:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_1_Ocean_Regression_R_squared:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_1_Ocean_Regression_R_squared:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_R_squared:QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_Regression_R_squared:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_1_Ocean_Regression_R_squared:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_1_Ocean_Regression_R_squared:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_Regression_R_squared:Statistic_Type = "Regression" ; Angstrom_Exponent_1_Ocean_Regression_R_squared:Aggregation_Data_Set = "None" ; Angstrom_Exponent_1_Ocean_Regression_R_squared:Wave_Band = 1s ; Angstrom_Exponent_1_Ocean_Regression_R_squared:Joint_Parameter_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_R_squared:Joint_Parameter_Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_R_squared:Joint_Parameter_QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_Regression_R_squared:Joint_Parameter_QA_Useful_Flag_Bit = 4s ; Angstrom_Exponent_1_Ocean_Regression_R_squared:Joint_Parameter_QA_Value_Start_Bit = 5s ; Angstrom_Exponent_1_Ocean_Regression_R_squared:Joint_Parameter_QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_Regression_R_squared:Joint_Parameter_Wave_Band = 2s ; float Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:long_name = "Angstrom Exponent (0.550 and 0.865 micron) best solution: Regression Mean Square Error" ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:units = "none" ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:valid_range = 0.0f, 1000000000.0f ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:_FillValue = -99999.0f ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:scale_factor = 1.0d ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:add_offset = 0.0d ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_1_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:Statistic_Type = "Regression" ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:Aggregation_Data_Set = "None" ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:Wave_Band = 1s ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:Joint_Parameter_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:Joint_Parameter_Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:Joint_Parameter_QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:Joint_Parameter_QA_Useful_Flag_Bit = 4s ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:Joint_Parameter_QA_Value_Start_Bit = 5s ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:Joint_Parameter_QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_Regression_Mean_Square_Error:Joint_Parameter_Wave_Band = 2s ; short Angstrom_Exponent_1_Ocean_Histogram_Counts ( Angstrom_Exponent_1_Ocean_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_1_Ocean_Histogram_Counts:long_name = "Angstrom Exponent (0.550 and 0.865 micron) best solution: Level-2 Input Pixel Counts at 5 intervals" ; Angstrom_Exponent_1_Ocean_Histogram_Counts:units = "none" ; Angstrom_Exponent_1_Ocean_Histogram_Counts:valid_range = 0s, 15000s ; Angstrom_Exponent_1_Ocean_Histogram_Counts:_FillValue = -9999s ; Angstrom_Exponent_1_Ocean_Histogram_Counts:scale_factor = 1.0d ; Angstrom_Exponent_1_Ocean_Histogram_Counts:add_offset = 0.0d ; Angstrom_Exponent_1_Ocean_Histogram_Counts:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_1_Ocean" ; Angstrom_Exponent_1_Ocean_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_1_Ocean_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_1_Ocean_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_Histogram_Counts:QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_1_Ocean_Histogram_Counts:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_1_Ocean_Histogram_Counts:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_Histogram_Counts:Statistic_Type = "Histogram" ; Angstrom_Exponent_1_Ocean_Histogram_Counts:Histogram_Bin_Boundaries = -0.5f, 0.0f, 1.0f, 2.0f, 3.0f, 5.0f ; Angstrom_Exponent_1_Ocean_Histogram_Counts:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_1_Ocean_Confidence_Histogram ( Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:long_name = "Angstrom Exponent (0.550 and 0.865 micron) best solution: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:units = "none" ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:valid_range = 0s, 15000s ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:_FillValue = -9999s ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:scale_factor = 1.0d ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:add_offset = 0.0d ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_1_Ocean" ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:QA_Byte = 0s ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Angstrom_Exponent_1_Ocean_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_2_Ocean_Mean ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_2_Ocean_Mean:long_name = "Angstrom Exponent (0.865 and 2.13 micron) best solution: Mean" ; Angstrom_Exponent_2_Ocean_Mean:units = "none" ; Angstrom_Exponent_2_Ocean_Mean:valid_range = -500s, 5000s ; Angstrom_Exponent_2_Ocean_Mean:_FillValue = -9999s ; Angstrom_Exponent_2_Ocean_Mean:scale_factor = 0.001d ; Angstrom_Exponent_2_Ocean_Mean:add_offset = 0.0d ; Angstrom_Exponent_2_Ocean_Mean:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_2_Ocean" ; Angstrom_Exponent_2_Ocean_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_2_Ocean_Mean:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_2_Ocean_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_Mean:QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_Mean:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_2_Ocean_Mean:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_2_Ocean_Mean:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_Mean:Statistic_Type = "Simple" ; Angstrom_Exponent_2_Ocean_Mean:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_2_Ocean_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_2_Ocean_Standard_Deviation:long_name = "Angstrom Exponent (0.865 and 2.13 micron) best solution: Standard Deviation" ; Angstrom_Exponent_2_Ocean_Standard_Deviation:units = "none" ; Angstrom_Exponent_2_Ocean_Standard_Deviation:valid_range = -500s, 5000s ; Angstrom_Exponent_2_Ocean_Standard_Deviation:_FillValue = -9999s ; Angstrom_Exponent_2_Ocean_Standard_Deviation:scale_factor = 0.001d ; Angstrom_Exponent_2_Ocean_Standard_Deviation:add_offset = 0.0d ; Angstrom_Exponent_2_Ocean_Standard_Deviation:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_2_Ocean" ; Angstrom_Exponent_2_Ocean_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_2_Ocean_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_2_Ocean_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_Standard_Deviation:QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_2_Ocean_Standard_Deviation:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_2_Ocean_Standard_Deviation:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_Standard_Deviation:Statistic_Type = "Simple" ; Angstrom_Exponent_2_Ocean_Standard_Deviation:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_2_Ocean_Minimum ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_2_Ocean_Minimum:long_name = "Angstrom Exponent (0.865 and 2.13 micron) best solution: Minimum" ; Angstrom_Exponent_2_Ocean_Minimum:units = "none" ; Angstrom_Exponent_2_Ocean_Minimum:valid_range = -500s, 5000s ; Angstrom_Exponent_2_Ocean_Minimum:_FillValue = -9999s ; Angstrom_Exponent_2_Ocean_Minimum:scale_factor = 0.001d ; Angstrom_Exponent_2_Ocean_Minimum:add_offset = 0.0d ; Angstrom_Exponent_2_Ocean_Minimum:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_2_Ocean" ; Angstrom_Exponent_2_Ocean_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_2_Ocean_Minimum:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_2_Ocean_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_Minimum:QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_Minimum:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_2_Ocean_Minimum:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_2_Ocean_Minimum:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_Minimum:Statistic_Type = "Simple" ; Angstrom_Exponent_2_Ocean_Minimum:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_2_Ocean_Maximum ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_2_Ocean_Maximum:long_name = "Angstrom Exponent (0.865 and 2.13 micron) best solution: Maximum" ; Angstrom_Exponent_2_Ocean_Maximum:units = "none" ; Angstrom_Exponent_2_Ocean_Maximum:valid_range = -500s, 5000s ; Angstrom_Exponent_2_Ocean_Maximum:_FillValue = -9999s ; Angstrom_Exponent_2_Ocean_Maximum:scale_factor = 0.001d ; Angstrom_Exponent_2_Ocean_Maximum:add_offset = 0.0d ; Angstrom_Exponent_2_Ocean_Maximum:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_2_Ocean" ; Angstrom_Exponent_2_Ocean_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_2_Ocean_Maximum:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_2_Ocean_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_Maximum:QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_Maximum:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_2_Ocean_Maximum:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_2_Ocean_Maximum:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_Maximum:Statistic_Type = "Simple" ; Angstrom_Exponent_2_Ocean_Maximum:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_2_Ocean_QA_Mean ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_2_Ocean_QA_Mean:long_name = "Angstrom Exponent (0.865 and 2.13 micron) best solution: Level-2 QA Weighted Mean" ; Angstrom_Exponent_2_Ocean_QA_Mean:units = "none" ; Angstrom_Exponent_2_Ocean_QA_Mean:valid_range = -500s, 5000s ; Angstrom_Exponent_2_Ocean_QA_Mean:_FillValue = -9999s ; Angstrom_Exponent_2_Ocean_QA_Mean:scale_factor = 0.001d ; Angstrom_Exponent_2_Ocean_QA_Mean:add_offset = 0.0d ; Angstrom_Exponent_2_Ocean_QA_Mean:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_2_Ocean" ; Angstrom_Exponent_2_Ocean_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_2_Ocean_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_2_Ocean_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_QA_Mean:QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_QA_Mean:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_2_Ocean_QA_Mean:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_2_Ocean_QA_Mean:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_QA_Mean:Statistic_Type = "Simple" ; Angstrom_Exponent_2_Ocean_QA_Mean:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_2_Ocean_QA_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:long_name = "Angstrom Exponent (0.865 and 2.13 micron) best solution: Level-2 QA Weighted Standard Deviation" ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:units = "none" ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:valid_range = -500s, 5000s ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:_FillValue = -9999s ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:scale_factor = 0.001d ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:add_offset = 0.0d ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_2_Ocean" ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:Statistic_Type = "Simple" ; Angstrom_Exponent_2_Ocean_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; float Angstrom_Exponent_2_Ocean_Regression_Slope ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_2_Ocean_Regression_Slope:long_name = "Angstrom Exponent (0.865 and 2.13 micron) best solution: Regression Slope" ; Angstrom_Exponent_2_Ocean_Regression_Slope:units = "none" ; Angstrom_Exponent_2_Ocean_Regression_Slope:valid_range = -99998.0f, 99998.0f ; Angstrom_Exponent_2_Ocean_Regression_Slope:_FillValue = -99999.0f ; Angstrom_Exponent_2_Ocean_Regression_Slope:scale_factor = 1.0d ; Angstrom_Exponent_2_Ocean_Regression_Slope:add_offset = 0.0d ; Angstrom_Exponent_2_Ocean_Regression_Slope:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_2_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_Slope:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_2_Ocean_Regression_Slope:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_2_Ocean_Regression_Slope:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_Slope:QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_Regression_Slope:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_2_Ocean_Regression_Slope:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_2_Ocean_Regression_Slope:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_Regression_Slope:Statistic_Type = "Regression" ; Angstrom_Exponent_2_Ocean_Regression_Slope:Aggregation_Data_Set = "None" ; Angstrom_Exponent_2_Ocean_Regression_Slope:Wave_Band = 1s ; Angstrom_Exponent_2_Ocean_Regression_Slope:Joint_Parameter_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_Slope:Joint_Parameter_Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_Slope:Joint_Parameter_QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_Regression_Slope:Joint_Parameter_QA_Useful_Flag_Bit = 4s ; Angstrom_Exponent_2_Ocean_Regression_Slope:Joint_Parameter_QA_Value_Start_Bit = 5s ; Angstrom_Exponent_2_Ocean_Regression_Slope:Joint_Parameter_QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_Regression_Slope:Joint_Parameter_Wave_Band = 4s ; float Angstrom_Exponent_2_Ocean_Regression_Intercept ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_2_Ocean_Regression_Intercept:long_name = "Angstrom Exponent (0.865 and 2.13 micron) best solution: Regression Intercept" ; Angstrom_Exponent_2_Ocean_Regression_Intercept:units = "none" ; Angstrom_Exponent_2_Ocean_Regression_Intercept:valid_range = -99998.0f, 99998.0f ; Angstrom_Exponent_2_Ocean_Regression_Intercept:_FillValue = -99999.0f ; Angstrom_Exponent_2_Ocean_Regression_Intercept:scale_factor = 1.0d ; Angstrom_Exponent_2_Ocean_Regression_Intercept:add_offset = 0.0d ; Angstrom_Exponent_2_Ocean_Regression_Intercept:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_2_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_Intercept:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_2_Ocean_Regression_Intercept:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_2_Ocean_Regression_Intercept:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_Intercept:QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_Regression_Intercept:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_2_Ocean_Regression_Intercept:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_2_Ocean_Regression_Intercept:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_Regression_Intercept:Statistic_Type = "Regression" ; Angstrom_Exponent_2_Ocean_Regression_Intercept:Aggregation_Data_Set = "None" ; Angstrom_Exponent_2_Ocean_Regression_Intercept:Wave_Band = 1s ; Angstrom_Exponent_2_Ocean_Regression_Intercept:Joint_Parameter_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_Intercept:Joint_Parameter_Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_Intercept:Joint_Parameter_QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_Regression_Intercept:Joint_Parameter_QA_Useful_Flag_Bit = 4s ; Angstrom_Exponent_2_Ocean_Regression_Intercept:Joint_Parameter_QA_Value_Start_Bit = 5s ; Angstrom_Exponent_2_Ocean_Regression_Intercept:Joint_Parameter_QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_Regression_Intercept:Joint_Parameter_Wave_Band = 4s ; float Angstrom_Exponent_2_Ocean_Regression_R_squared ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_2_Ocean_Regression_R_squared:long_name = "Angstrom Exponent (0.865 and 2.13 micron) best solution: Regression R_squared" ; Angstrom_Exponent_2_Ocean_Regression_R_squared:units = "none" ; Angstrom_Exponent_2_Ocean_Regression_R_squared:valid_range = 0.0f, 1.0f ; Angstrom_Exponent_2_Ocean_Regression_R_squared:_FillValue = -99999.0f ; Angstrom_Exponent_2_Ocean_Regression_R_squared:scale_factor = 1.0d ; Angstrom_Exponent_2_Ocean_Regression_R_squared:add_offset = 0.0d ; Angstrom_Exponent_2_Ocean_Regression_R_squared:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_2_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_R_squared:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_2_Ocean_Regression_R_squared:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_2_Ocean_Regression_R_squared:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_R_squared:QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_Regression_R_squared:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_2_Ocean_Regression_R_squared:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_2_Ocean_Regression_R_squared:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_Regression_R_squared:Statistic_Type = "Regression" ; Angstrom_Exponent_2_Ocean_Regression_R_squared:Aggregation_Data_Set = "None" ; Angstrom_Exponent_2_Ocean_Regression_R_squared:Wave_Band = 1s ; Angstrom_Exponent_2_Ocean_Regression_R_squared:Joint_Parameter_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_R_squared:Joint_Parameter_Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_R_squared:Joint_Parameter_QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_Regression_R_squared:Joint_Parameter_QA_Useful_Flag_Bit = 4s ; Angstrom_Exponent_2_Ocean_Regression_R_squared:Joint_Parameter_QA_Value_Start_Bit = 5s ; Angstrom_Exponent_2_Ocean_Regression_R_squared:Joint_Parameter_QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_Regression_R_squared:Joint_Parameter_Wave_Band = 4s ; float Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error ( YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:long_name = "Angstrom Exponent (0.865 and 2.13 micron) best solution: Regression Mean Square Error" ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:units = "none" ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:valid_range = 0.0f, 1000000000.0f ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:_FillValue = -99999.0f ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:scale_factor = 1.0d ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:add_offset = 0.0d ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_2_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:Statistic_Type = "Regression" ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:Aggregation_Data_Set = "None" ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:Wave_Band = 1s ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:Joint_Parameter_Data_Set = "Effective_Optical_Depth_Average_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:Joint_Parameter_Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:Joint_Parameter_QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:Joint_Parameter_QA_Useful_Flag_Bit = 4s ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:Joint_Parameter_QA_Value_Start_Bit = 5s ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:Joint_Parameter_QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_Regression_Mean_Square_Error:Joint_Parameter_Wave_Band = 4s ; short Angstrom_Exponent_2_Ocean_Histogram_Counts ( Angstrom_Exponent_2_Ocean_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_2_Ocean_Histogram_Counts:long_name = "Angstrom Exponent (0.865 and 2.13 micron) best solution: Level-2 Input Pixel Counts at 5 intervals" ; Angstrom_Exponent_2_Ocean_Histogram_Counts:units = "none" ; Angstrom_Exponent_2_Ocean_Histogram_Counts:valid_range = 0s, 15000s ; Angstrom_Exponent_2_Ocean_Histogram_Counts:_FillValue = -9999s ; Angstrom_Exponent_2_Ocean_Histogram_Counts:scale_factor = 1.0d ; Angstrom_Exponent_2_Ocean_Histogram_Counts:add_offset = 0.0d ; Angstrom_Exponent_2_Ocean_Histogram_Counts:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_2_Ocean" ; Angstrom_Exponent_2_Ocean_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_2_Ocean_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_2_Ocean_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_Histogram_Counts:QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_2_Ocean_Histogram_Counts:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_2_Ocean_Histogram_Counts:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_Histogram_Counts:Statistic_Type = "Histogram" ; Angstrom_Exponent_2_Ocean_Histogram_Counts:Histogram_Bin_Boundaries = -0.5f, 0.0f, 1.0f, 2.0f, 3.0f, 5.0f ; Angstrom_Exponent_2_Ocean_Histogram_Counts:Aggregation_Data_Set = "None" ; short Angstrom_Exponent_2_Ocean_Confidence_Histogram ( Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:long_name = "Angstrom Exponent (0.865 and 2.13 micron) best solution: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:units = "none" ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:valid_range = 0s, 15000s ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:_FillValue = -9999s ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:scale_factor = 1.0d ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:add_offset = 0.0d ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Angstrom_Exponent_2_Ocean" ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:QA_Byte = 0s ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Angstrom_Exponent_2_Ocean_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Asymmetry_Factor_Average_Ocean_Mean ( Asymmetry_Factor_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Asymmetry_Factor_Average_Ocean_Mean:long_name = "Asymmetry factor at 7 bands of average solution: Mean" ; Asymmetry_Factor_Average_Ocean_Mean:units = "none" ; Asymmetry_Factor_Average_Ocean_Mean:valid_range = 0s, 3000s ; Asymmetry_Factor_Average_Ocean_Mean:_FillValue = -9999s ; Asymmetry_Factor_Average_Ocean_Mean:scale_factor = 0.001d ; Asymmetry_Factor_Average_Ocean_Mean:add_offset = 0.0d ; Asymmetry_Factor_Average_Ocean_Mean:Derived_From_Level_2_Data_Set = "Asymmetry_Factor_Average_Ocean" ; Asymmetry_Factor_Average_Ocean_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Asymmetry_Factor_Average_Ocean_Mean:Included_Level_2_Nighttime_Data = "False" ; Asymmetry_Factor_Average_Ocean_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Asymmetry_Factor_Average_Ocean_Mean:QA_Byte = 0s ; Asymmetry_Factor_Average_Ocean_Mean:QA_Useful_Flag_Bit = 4s ; Asymmetry_Factor_Average_Ocean_Mean:QA_Value_Start_Bit = 5s ; Asymmetry_Factor_Average_Ocean_Mean:QA_Value_Num_Bits = 3s ; Asymmetry_Factor_Average_Ocean_Mean:Statistic_Type = "Simple" ; Asymmetry_Factor_Average_Ocean_Mean:Aggregation_Data_Set = "None" ; short Asymmetry_Factor_Average_Ocean_Standard_Deviation ( Asymmetry_Factor_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:long_name = "Asymmetry factor at 7 bands of average solution: Standard Deviation" ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:units = "none" ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:valid_range = 0s, 3000s ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:_FillValue = -9999s ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:scale_factor = 0.001d ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:add_offset = 0.0d ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:Derived_From_Level_2_Data_Set = "Asymmetry_Factor_Average_Ocean" ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:QA_Byte = 0s ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:QA_Useful_Flag_Bit = 4s ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:QA_Value_Start_Bit = 5s ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:QA_Value_Num_Bits = 3s ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:Statistic_Type = "Simple" ; Asymmetry_Factor_Average_Ocean_Standard_Deviation:Aggregation_Data_Set = "None" ; short Asymmetry_Factor_Average_Ocean_Minimum ( Asymmetry_Factor_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Asymmetry_Factor_Average_Ocean_Minimum:long_name = "Asymmetry factor at 7 bands of average solution: Minimum" ; Asymmetry_Factor_Average_Ocean_Minimum:units = "none" ; Asymmetry_Factor_Average_Ocean_Minimum:valid_range = 0s, 3000s ; Asymmetry_Factor_Average_Ocean_Minimum:_FillValue = -9999s ; Asymmetry_Factor_Average_Ocean_Minimum:scale_factor = 0.001d ; Asymmetry_Factor_Average_Ocean_Minimum:add_offset = 0.0d ; Asymmetry_Factor_Average_Ocean_Minimum:Derived_From_Level_2_Data_Set = "Asymmetry_Factor_Average_Ocean" ; Asymmetry_Factor_Average_Ocean_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Asymmetry_Factor_Average_Ocean_Minimum:Included_Level_2_Nighttime_Data = "False" ; Asymmetry_Factor_Average_Ocean_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Asymmetry_Factor_Average_Ocean_Minimum:QA_Byte = 0s ; Asymmetry_Factor_Average_Ocean_Minimum:QA_Useful_Flag_Bit = 4s ; Asymmetry_Factor_Average_Ocean_Minimum:QA_Value_Start_Bit = 5s ; Asymmetry_Factor_Average_Ocean_Minimum:QA_Value_Num_Bits = 3s ; Asymmetry_Factor_Average_Ocean_Minimum:Statistic_Type = "Simple" ; Asymmetry_Factor_Average_Ocean_Minimum:Aggregation_Data_Set = "None" ; short Asymmetry_Factor_Average_Ocean_Maximum ( Asymmetry_Factor_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Asymmetry_Factor_Average_Ocean_Maximum:long_name = "Asymmetry factor at 7 bands of average solution: Maximum" ; Asymmetry_Factor_Average_Ocean_Maximum:units = "none" ; Asymmetry_Factor_Average_Ocean_Maximum:valid_range = 0s, 3000s ; Asymmetry_Factor_Average_Ocean_Maximum:_FillValue = -9999s ; Asymmetry_Factor_Average_Ocean_Maximum:scale_factor = 0.001d ; Asymmetry_Factor_Average_Ocean_Maximum:add_offset = 0.0d ; Asymmetry_Factor_Average_Ocean_Maximum:Derived_From_Level_2_Data_Set = "Asymmetry_Factor_Average_Ocean" ; Asymmetry_Factor_Average_Ocean_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Asymmetry_Factor_Average_Ocean_Maximum:Included_Level_2_Nighttime_Data = "False" ; Asymmetry_Factor_Average_Ocean_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Asymmetry_Factor_Average_Ocean_Maximum:QA_Byte = 0s ; Asymmetry_Factor_Average_Ocean_Maximum:QA_Useful_Flag_Bit = 4s ; Asymmetry_Factor_Average_Ocean_Maximum:QA_Value_Start_Bit = 5s ; Asymmetry_Factor_Average_Ocean_Maximum:QA_Value_Num_Bits = 3s ; Asymmetry_Factor_Average_Ocean_Maximum:Statistic_Type = "Simple" ; Asymmetry_Factor_Average_Ocean_Maximum:Aggregation_Data_Set = "None" ; short Asymmetry_Factor_Average_Ocean_QA_Mean ( Asymmetry_Factor_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Asymmetry_Factor_Average_Ocean_QA_Mean:long_name = "Asymmetry factor at 7 bands of average solution: Level-2 QA Weighted Mean" ; Asymmetry_Factor_Average_Ocean_QA_Mean:units = "none" ; Asymmetry_Factor_Average_Ocean_QA_Mean:valid_range = 0s, 3000s ; Asymmetry_Factor_Average_Ocean_QA_Mean:_FillValue = -9999s ; Asymmetry_Factor_Average_Ocean_QA_Mean:scale_factor = 0.001d ; Asymmetry_Factor_Average_Ocean_QA_Mean:add_offset = 0.0d ; Asymmetry_Factor_Average_Ocean_QA_Mean:Derived_From_Level_2_Data_Set = "Asymmetry_Factor_Average_Ocean" ; Asymmetry_Factor_Average_Ocean_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Asymmetry_Factor_Average_Ocean_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Asymmetry_Factor_Average_Ocean_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Asymmetry_Factor_Average_Ocean_QA_Mean:QA_Byte = 0s ; Asymmetry_Factor_Average_Ocean_QA_Mean:QA_Useful_Flag_Bit = 4s ; Asymmetry_Factor_Average_Ocean_QA_Mean:QA_Value_Start_Bit = 5s ; Asymmetry_Factor_Average_Ocean_QA_Mean:QA_Value_Num_Bits = 3s ; Asymmetry_Factor_Average_Ocean_QA_Mean:Statistic_Type = "Simple" ; Asymmetry_Factor_Average_Ocean_QA_Mean:Aggregation_Data_Set = "None" ; short Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation ( Asymmetry_Factor_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:long_name = "Asymmetry factor at 7 bands of average solution: Level-2 QA Weighted Standard Deviation" ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:units = "none" ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:valid_range = 0s, 3000s ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:_FillValue = -9999s ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:scale_factor = 0.001d ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:add_offset = 0.0d ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Asymmetry_Factor_Average_Ocean" ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:QA_Byte = 0s ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:QA_Useful_Flag_Bit = 4s ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:QA_Value_Start_Bit = 5s ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:Statistic_Type = "Simple" ; Asymmetry_Factor_Average_Ocean_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Asymmetry_Factor_Average_Ocean_Histogram_Counts ( Asymmetry_Factor_Average_Ocean_Micron_Levels:mod08 , Asymmetry_Factor_Average_Ocean_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:long_name = "Asymmetry factor at 7 bands of average solution: Level-2 Input Pixel Counts at 6 histogram intervals" ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:units = "none" ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:valid_range = 0s, 15000s ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:_FillValue = -9999s ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:scale_factor = 1.0d ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:add_offset = 0.0d ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:Derived_From_Level_2_Data_Set = "Asymmetry_Factor_Average_Ocean" ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:QA_Byte = 0s ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:QA_Useful_Flag_Bit = 4s ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:QA_Value_Start_Bit = 5s ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:QA_Value_Num_Bits = 3s ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:Statistic_Type = "Histogram" ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.3f, 0.5f, 0.7f, 0.8f, 0.9f, 1.0f ; Asymmetry_Factor_Average_Ocean_Histogram_Counts:Aggregation_Data_Set = "None" ; short Asymmetry_Factor_Average_Ocean_Confidence_Histogram ( Asymmetry_Factor_Average_Ocean_Micron_Levels:mod08 , Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:long_name = "Asymmetry factor at 7 bands of average solution: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:units = "none" ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:valid_range = 0s, 15000s ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:_FillValue = -9999s ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:scale_factor = 1.0d ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:add_offset = 0.0d ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Asymmetry_Factor_Average_Ocean" ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:QA_Byte = 0s ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:QA_Useful_Flag_Bit = 4s ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:QA_Value_Start_Bit = 5s ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Asymmetry_Factor_Average_Ocean_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Backscattering_Ratio_Average_Ocean_Mean ( Backscattering_Ratio_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Backscattering_Ratio_Average_Ocean_Mean:long_name = "Backscattering ratio at 7 bands of average solution: Mean" ; Backscattering_Ratio_Average_Ocean_Mean:units = "none" ; Backscattering_Ratio_Average_Ocean_Mean:valid_range = 0s, 3000s ; Backscattering_Ratio_Average_Ocean_Mean:_FillValue = -9999s ; Backscattering_Ratio_Average_Ocean_Mean:scale_factor = 0.001d ; Backscattering_Ratio_Average_Ocean_Mean:add_offset = 0.0d ; Backscattering_Ratio_Average_Ocean_Mean:Derived_From_Level_2_Data_Set = "Backscattering_Ratio_Average_Ocean" ; Backscattering_Ratio_Average_Ocean_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Backscattering_Ratio_Average_Ocean_Mean:Included_Level_2_Nighttime_Data = "False" ; Backscattering_Ratio_Average_Ocean_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Backscattering_Ratio_Average_Ocean_Mean:QA_Byte = 0s ; Backscattering_Ratio_Average_Ocean_Mean:QA_Useful_Flag_Bit = 4s ; Backscattering_Ratio_Average_Ocean_Mean:QA_Value_Start_Bit = 5s ; Backscattering_Ratio_Average_Ocean_Mean:QA_Value_Num_Bits = 3s ; Backscattering_Ratio_Average_Ocean_Mean:Statistic_Type = "Simple" ; Backscattering_Ratio_Average_Ocean_Mean:Aggregation_Data_Set = "None" ; short Backscattering_Ratio_Average_Ocean_Standard_Deviation ( Backscattering_Ratio_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:long_name = "Backscattering ratio at 7 bands of average solution: Standard Deviation" ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:units = "none" ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:valid_range = 0s, 3000s ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:_FillValue = -9999s ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:scale_factor = 0.001d ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:add_offset = 0.0d ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:Derived_From_Level_2_Data_Set = "Backscattering_Ratio_Average_Ocean" ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:QA_Byte = 0s ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:QA_Useful_Flag_Bit = 4s ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:QA_Value_Start_Bit = 5s ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:QA_Value_Num_Bits = 3s ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:Statistic_Type = "Simple" ; Backscattering_Ratio_Average_Ocean_Standard_Deviation:Aggregation_Data_Set = "None" ; short Backscattering_Ratio_Average_Ocean_Minimum ( Backscattering_Ratio_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Backscattering_Ratio_Average_Ocean_Minimum:long_name = "Backscattering ratio at 7 bands of average solution: Minimum" ; Backscattering_Ratio_Average_Ocean_Minimum:units = "none" ; Backscattering_Ratio_Average_Ocean_Minimum:valid_range = 0s, 3000s ; Backscattering_Ratio_Average_Ocean_Minimum:_FillValue = -9999s ; Backscattering_Ratio_Average_Ocean_Minimum:scale_factor = 0.001d ; Backscattering_Ratio_Average_Ocean_Minimum:add_offset = 0.0d ; Backscattering_Ratio_Average_Ocean_Minimum:Derived_From_Level_2_Data_Set = "Backscattering_Ratio_Average_Ocean" ; Backscattering_Ratio_Average_Ocean_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Backscattering_Ratio_Average_Ocean_Minimum:Included_Level_2_Nighttime_Data = "False" ; Backscattering_Ratio_Average_Ocean_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Backscattering_Ratio_Average_Ocean_Minimum:QA_Byte = 0s ; Backscattering_Ratio_Average_Ocean_Minimum:QA_Useful_Flag_Bit = 4s ; Backscattering_Ratio_Average_Ocean_Minimum:QA_Value_Start_Bit = 5s ; Backscattering_Ratio_Average_Ocean_Minimum:QA_Value_Num_Bits = 3s ; Backscattering_Ratio_Average_Ocean_Minimum:Statistic_Type = "Simple" ; Backscattering_Ratio_Average_Ocean_Minimum:Aggregation_Data_Set = "None" ; short Backscattering_Ratio_Average_Ocean_Maximum ( Backscattering_Ratio_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Backscattering_Ratio_Average_Ocean_Maximum:long_name = "Backscattering ratio at 7 bands of average solution: Maximum" ; Backscattering_Ratio_Average_Ocean_Maximum:units = "none" ; Backscattering_Ratio_Average_Ocean_Maximum:valid_range = 0s, 3000s ; Backscattering_Ratio_Average_Ocean_Maximum:_FillValue = -9999s ; Backscattering_Ratio_Average_Ocean_Maximum:scale_factor = 0.001d ; Backscattering_Ratio_Average_Ocean_Maximum:add_offset = 0.0d ; Backscattering_Ratio_Average_Ocean_Maximum:Derived_From_Level_2_Data_Set = "Backscattering_Ratio_Average_Ocean" ; Backscattering_Ratio_Average_Ocean_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Backscattering_Ratio_Average_Ocean_Maximum:Included_Level_2_Nighttime_Data = "False" ; Backscattering_Ratio_Average_Ocean_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Backscattering_Ratio_Average_Ocean_Maximum:QA_Byte = 0s ; Backscattering_Ratio_Average_Ocean_Maximum:QA_Useful_Flag_Bit = 4s ; Backscattering_Ratio_Average_Ocean_Maximum:QA_Value_Start_Bit = 5s ; Backscattering_Ratio_Average_Ocean_Maximum:QA_Value_Num_Bits = 3s ; Backscattering_Ratio_Average_Ocean_Maximum:Statistic_Type = "Simple" ; Backscattering_Ratio_Average_Ocean_Maximum:Aggregation_Data_Set = "None" ; short Backscattering_Ratio_Average_Ocean_QA_Mean ( Backscattering_Ratio_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Backscattering_Ratio_Average_Ocean_QA_Mean:long_name = "Backscattering ratio at 7 bands of average solution: Level-2 QA Weighted Mean" ; Backscattering_Ratio_Average_Ocean_QA_Mean:units = "none" ; Backscattering_Ratio_Average_Ocean_QA_Mean:valid_range = 0s, 3000s ; Backscattering_Ratio_Average_Ocean_QA_Mean:_FillValue = -9999s ; Backscattering_Ratio_Average_Ocean_QA_Mean:scale_factor = 0.001d ; Backscattering_Ratio_Average_Ocean_QA_Mean:add_offset = 0.0d ; Backscattering_Ratio_Average_Ocean_QA_Mean:Derived_From_Level_2_Data_Set = "Backscattering_Ratio_Average_Ocean" ; Backscattering_Ratio_Average_Ocean_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Backscattering_Ratio_Average_Ocean_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Backscattering_Ratio_Average_Ocean_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Backscattering_Ratio_Average_Ocean_QA_Mean:QA_Byte = 0s ; Backscattering_Ratio_Average_Ocean_QA_Mean:QA_Useful_Flag_Bit = 4s ; Backscattering_Ratio_Average_Ocean_QA_Mean:QA_Value_Start_Bit = 5s ; Backscattering_Ratio_Average_Ocean_QA_Mean:QA_Value_Num_Bits = 3s ; Backscattering_Ratio_Average_Ocean_QA_Mean:Statistic_Type = "Simple" ; Backscattering_Ratio_Average_Ocean_QA_Mean:Aggregation_Data_Set = "None" ; short Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation ( Backscattering_Ratio_Average_Ocean_Micron_Levels:mod08 , YDim:mod08 , XDim:mod08 ) ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:long_name = "Backscattering ratio at 7 bands of average solution: Level-2 QA Weighted Standard Deviation" ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:units = "none" ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:valid_range = 0s, 3000s ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:_FillValue = -9999s ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:scale_factor = 0.001d ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:add_offset = 0.0d ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Backscattering_Ratio_Average_Ocean" ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:QA_Byte = 0s ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:QA_Useful_Flag_Bit = 4s ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:QA_Value_Start_Bit = 5s ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:Statistic_Type = "Simple" ; Backscattering_Ratio_Average_Ocean_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Backscattering_Ratio_Average_Ocean_Histogram_Counts ( Backscattering_Ratio_Average_Ocean_Micron_Levels:mod08 , Backscattering_Ratio_Average_Ocean_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:long_name = "Backscattering ratio at 7 bands of average solution: Level-2 Input Pixel Counts at 5 histogram intervals" ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:units = "none" ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:valid_range = 0s, 15000s ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:_FillValue = -9999s ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:scale_factor = 1.0d ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:add_offset = 0.0d ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:Derived_From_Level_2_Data_Set = "Backscattering_Ratio_Average_Ocean" ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:QA_Byte = 0s ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:QA_Useful_Flag_Bit = 4s ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:QA_Value_Start_Bit = 5s ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:QA_Value_Num_Bits = 3s ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:Statistic_Type = "Histogram" ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.10f, 0.15f, 0.20f, 0.30f, 0.40f, 0.50f ; Backscattering_Ratio_Average_Ocean_Histogram_Counts:Aggregation_Data_Set = "None" ; short Backscattering_Ratio_Average_Ocean_Confidence_Histogram ( Backscattering_Ratio_Average_Ocean_Micron_Levels:mod08 , Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:long_name = "Backscattering ratio at 7 bands of average solution: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:units = "none" ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:valid_range = 0s, 15000s ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:_FillValue = -9999s ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:scale_factor = 1.0d ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:add_offset = 0.0d ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Backscattering_Ratio_Average_Ocean" ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:QA_Byte = 0s ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:QA_Useful_Flag_Bit = 4s ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:QA_Value_Start_Bit = 5s ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Backscattering_Ratio_Average_Ocean_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Optical_Depth_by_models_ocean_Mean ( Optical_Depth_by_models_ocean_Index:mod08 , YDim:mod08 , XDim:mod08 ) ; Optical_Depth_by_models_ocean_Mean:long_name = "Aerosol optical depth for 9 model indexes (small 1-4, large sea salt 5-7, large mineral dust 8-9): Mean" ; Optical_Depth_by_models_ocean_Mean:units = "none" ; Optical_Depth_by_models_ocean_Mean:valid_range = -100s, 5000s ; Optical_Depth_by_models_ocean_Mean:_FillValue = -9999s ; Optical_Depth_by_models_ocean_Mean:scale_factor = 0.001d ; Optical_Depth_by_models_ocean_Mean:add_offset = 0.0d ; Optical_Depth_by_models_ocean_Mean:Derived_From_Level_2_Data_Set = "Optical_Depth_by_models_ocean" ; Optical_Depth_by_models_ocean_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_by_models_ocean_Mean:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_by_models_ocean_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Optical_Depth_by_models_ocean_Mean:QA_Byte = 0s ; Optical_Depth_by_models_ocean_Mean:QA_Useful_Flag_Bit = 4s ; Optical_Depth_by_models_ocean_Mean:QA_Value_Start_Bit = 5s ; Optical_Depth_by_models_ocean_Mean:QA_Value_Num_Bits = 3s ; Optical_Depth_by_models_ocean_Mean:Statistic_Type = "Simple" ; Optical_Depth_by_models_ocean_Mean:Aggregation_Data_Set = "None" ; short Optical_Depth_by_models_ocean_Standard_Deviation ( Optical_Depth_by_models_ocean_Index:mod08 , YDim:mod08 , XDim:mod08 ) ; Optical_Depth_by_models_ocean_Standard_Deviation:long_name = "Aerosol optical depth for 9 model indexes (small 1-4, large sea salt 5-7, large mineral dust 8-9): Standard Deviation" ; Optical_Depth_by_models_ocean_Standard_Deviation:units = "none" ; Optical_Depth_by_models_ocean_Standard_Deviation:valid_range = -100s, 5000s ; Optical_Depth_by_models_ocean_Standard_Deviation:_FillValue = -9999s ; Optical_Depth_by_models_ocean_Standard_Deviation:scale_factor = 0.001d ; Optical_Depth_by_models_ocean_Standard_Deviation:add_offset = 0.0d ; Optical_Depth_by_models_ocean_Standard_Deviation:Derived_From_Level_2_Data_Set = "Optical_Depth_by_models_ocean" ; Optical_Depth_by_models_ocean_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_by_models_ocean_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_by_models_ocean_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Optical_Depth_by_models_ocean_Standard_Deviation:QA_Byte = 0s ; Optical_Depth_by_models_ocean_Standard_Deviation:QA_Useful_Flag_Bit = 4s ; Optical_Depth_by_models_ocean_Standard_Deviation:QA_Value_Start_Bit = 5s ; Optical_Depth_by_models_ocean_Standard_Deviation:QA_Value_Num_Bits = 3s ; Optical_Depth_by_models_ocean_Standard_Deviation:Statistic_Type = "Simple" ; Optical_Depth_by_models_ocean_Standard_Deviation:Aggregation_Data_Set = "None" ; short Optical_Depth_by_models_ocean_Minimum ( Optical_Depth_by_models_ocean_Index:mod08 , YDim:mod08 , XDim:mod08 ) ; Optical_Depth_by_models_ocean_Minimum:long_name = "Aerosol optical depth for 9 model indexes (small 1-4, large sea salt 5-7, large mineral dust 8-9): Minimum" ; Optical_Depth_by_models_ocean_Minimum:units = "none" ; Optical_Depth_by_models_ocean_Minimum:valid_range = -100s, 5000s ; Optical_Depth_by_models_ocean_Minimum:_FillValue = -9999s ; Optical_Depth_by_models_ocean_Minimum:scale_factor = 0.001d ; Optical_Depth_by_models_ocean_Minimum:add_offset = 0.0d ; Optical_Depth_by_models_ocean_Minimum:Derived_From_Level_2_Data_Set = "Optical_Depth_by_models_ocean" ; Optical_Depth_by_models_ocean_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_by_models_ocean_Minimum:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_by_models_ocean_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Optical_Depth_by_models_ocean_Minimum:QA_Byte = 0s ; Optical_Depth_by_models_ocean_Minimum:QA_Useful_Flag_Bit = 4s ; Optical_Depth_by_models_ocean_Minimum:QA_Value_Start_Bit = 5s ; Optical_Depth_by_models_ocean_Minimum:QA_Value_Num_Bits = 3s ; Optical_Depth_by_models_ocean_Minimum:Statistic_Type = "Simple" ; Optical_Depth_by_models_ocean_Minimum:Aggregation_Data_Set = "None" ; short Optical_Depth_by_models_ocean_Maximum ( Optical_Depth_by_models_ocean_Index:mod08 , YDim:mod08 , XDim:mod08 ) ; Optical_Depth_by_models_ocean_Maximum:long_name = "Aerosol optical depth for 9 model indexes (small 1-4, large sea salt 5-7, large mineral dust 8-9): Maximum" ; Optical_Depth_by_models_ocean_Maximum:units = "none" ; Optical_Depth_by_models_ocean_Maximum:valid_range = -100s, 5000s ; Optical_Depth_by_models_ocean_Maximum:_FillValue = -9999s ; Optical_Depth_by_models_ocean_Maximum:scale_factor = 0.001d ; Optical_Depth_by_models_ocean_Maximum:add_offset = 0.0d ; Optical_Depth_by_models_ocean_Maximum:Derived_From_Level_2_Data_Set = "Optical_Depth_by_models_ocean" ; Optical_Depth_by_models_ocean_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_by_models_ocean_Maximum:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_by_models_ocean_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Optical_Depth_by_models_ocean_Maximum:QA_Byte = 0s ; Optical_Depth_by_models_ocean_Maximum:QA_Useful_Flag_Bit = 4s ; Optical_Depth_by_models_ocean_Maximum:QA_Value_Start_Bit = 5s ; Optical_Depth_by_models_ocean_Maximum:QA_Value_Num_Bits = 3s ; Optical_Depth_by_models_ocean_Maximum:Statistic_Type = "Simple" ; Optical_Depth_by_models_ocean_Maximum:Aggregation_Data_Set = "None" ; short Optical_Depth_by_models_ocean_QA_Mean ( Optical_Depth_by_models_ocean_Index:mod08 , YDim:mod08 , XDim:mod08 ) ; Optical_Depth_by_models_ocean_QA_Mean:long_name = "Aerosol optical depth for 9 model indexes (small 1-4, large sea salt 5-7, large mineral dust 8-9): Level-2 QA Weighted Mean" ; Optical_Depth_by_models_ocean_QA_Mean:units = "none" ; Optical_Depth_by_models_ocean_QA_Mean:valid_range = -100s, 5000s ; Optical_Depth_by_models_ocean_QA_Mean:_FillValue = -9999s ; Optical_Depth_by_models_ocean_QA_Mean:scale_factor = 0.001d ; Optical_Depth_by_models_ocean_QA_Mean:add_offset = 0.0d ; Optical_Depth_by_models_ocean_QA_Mean:Derived_From_Level_2_Data_Set = "Optical_Depth_by_models_ocean" ; Optical_Depth_by_models_ocean_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_by_models_ocean_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_by_models_ocean_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Optical_Depth_by_models_ocean_QA_Mean:QA_Byte = 0s ; Optical_Depth_by_models_ocean_QA_Mean:QA_Useful_Flag_Bit = 4s ; Optical_Depth_by_models_ocean_QA_Mean:QA_Value_Start_Bit = 5s ; Optical_Depth_by_models_ocean_QA_Mean:QA_Value_Num_Bits = 3s ; Optical_Depth_by_models_ocean_QA_Mean:Statistic_Type = "Simple" ; Optical_Depth_by_models_ocean_QA_Mean:Aggregation_Data_Set = "None" ; short Optical_Depth_by_models_ocean_QA_Standard_Deviation ( Optical_Depth_by_models_ocean_Index:mod08 , YDim:mod08 , XDim:mod08 ) ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:long_name = "Aerosol optical depth for 9 model indexes (small 1-4, large sea salt 5-7, large mineral dust 8-9): Level-2 QA Weighted Standard Deviation" ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:units = "none" ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:valid_range = -100s, 5000s ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:_FillValue = -9999s ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:scale_factor = 0.001d ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:add_offset = 0.0d ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Optical_Depth_by_models_ocean" ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:QA_Byte = 0s ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:QA_Useful_Flag_Bit = 4s ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:QA_Value_Start_Bit = 5s ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:Statistic_Type = "Simple" ; Optical_Depth_by_models_ocean_QA_Standard_Deviation:Aggregation_Data_Set = "None" ; short Optical_Depth_by_models_ocean_Confidence_Histogram ( Optical_Depth_by_models_ocean_Index:mod08 , Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Optical_Depth_by_models_ocean_Confidence_Histogram:long_name = "Aerosol optical depth for 9 model indexes (small 1-4, large sea salt 5-7, large mineral dust 8-9): Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Optical_Depth_by_models_ocean_Confidence_Histogram:units = "none" ; Optical_Depth_by_models_ocean_Confidence_Histogram:valid_range = 0s, 15000s ; Optical_Depth_by_models_ocean_Confidence_Histogram:_FillValue = -9999s ; Optical_Depth_by_models_ocean_Confidence_Histogram:scale_factor = 1.0d ; Optical_Depth_by_models_ocean_Confidence_Histogram:add_offset = 0.0d ; Optical_Depth_by_models_ocean_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Optical_Depth_by_models_ocean" ; Optical_Depth_by_models_ocean_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Optical_Depth_by_models_ocean_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Optical_Depth_by_models_ocean_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Ocean" ; Optical_Depth_by_models_ocean_Confidence_Histogram:QA_Byte = 0s ; Optical_Depth_by_models_ocean_Confidence_Histogram:QA_Useful_Flag_Bit = 4s ; Optical_Depth_by_models_ocean_Confidence_Histogram:QA_Value_Start_Bit = 5s ; Optical_Depth_by_models_ocean_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Optical_Depth_by_models_ocean_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Optical_Depth_by_models_ocean_Confidence_Histogram:Aggregation_Data_Set = "None" ; short Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Mean ( YDim:mod08 , XDim:mod08 ) ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Mean:long_name = "Cloud fraction from ocean aerosol cloud mask from retrieved and overcast pixels not including cirrus mask: Mean" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Mean:units = "none" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Mean:valid_range = 0s, 10000s ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Mean:_FillValue = -9999s ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Mean:scale_factor = 0.0001d ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Mean:add_offset = 0.0d ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Mean:Derived_From_Level_2_Data_Set = "Cloud_Fraction_Ocean" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Mean:Included_Level_2_Nighttime_Data = "False" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Mean:Quality_Assurance_Data_Set = "None" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Mean:Statistic_Type = "Simple" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Mean:Aggregation_Data_Set = "None" ; short Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Standard_Deviation:long_name = "Cloud fraction from ocean aerosol cloud mask from retrieved and overcast pixels not including cirrus mask: Standard Deviation" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Standard_Deviation:units = "none" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Standard_Deviation:valid_range = 0s, 10000s ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Standard_Deviation:_FillValue = -9999s ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Standard_Deviation:scale_factor = 0.0001d ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Standard_Deviation:add_offset = 0.0d ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Standard_Deviation:Derived_From_Level_2_Data_Set = "Cloud_Fraction_Ocean" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Standard_Deviation:Statistic_Type = "Simple" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Standard_Deviation:Aggregation_Data_Set = "None" ; short Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Minimum ( YDim:mod08 , XDim:mod08 ) ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Minimum:long_name = "Cloud fraction from ocean aerosol cloud mask from retrieved and overcast pixels not including cirrus mask: Minimum" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Minimum:units = "none" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Minimum:valid_range = 0s, 10000s ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Minimum:_FillValue = -9999s ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Minimum:scale_factor = 0.0001d ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Minimum:add_offset = 0.0d ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Minimum:Derived_From_Level_2_Data_Set = "Cloud_Fraction_Ocean" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Minimum:Included_Level_2_Nighttime_Data = "False" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Minimum:Quality_Assurance_Data_Set = "None" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Minimum:Statistic_Type = "Simple" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Minimum:Aggregation_Data_Set = "None" ; short Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Maximum ( YDim:mod08 , XDim:mod08 ) ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Maximum:long_name = "Cloud fraction from ocean aerosol cloud mask from retrieved and overcast pixels not including cirrus mask: Maximum" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Maximum:units = "none" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Maximum:valid_range = 0s, 10000s ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Maximum:_FillValue = -9999s ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Maximum:scale_factor = 0.0001d ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Maximum:add_offset = 0.0d ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Maximum:Derived_From_Level_2_Data_Set = "Cloud_Fraction_Ocean" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Maximum:Included_Level_2_Nighttime_Data = "False" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Maximum:Quality_Assurance_Data_Set = "None" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Maximum:Statistic_Type = "Simple" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Maximum:Aggregation_Data_Set = "None" ; short Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Pixel_Counts:long_name = "Cloud fraction from ocean aerosol cloud mask from retrieved and overcast pixels not including cirrus mask: Level-2 Input Pixel Counts" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Pixel_Counts:units = "none" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Pixel_Counts:valid_range = 0s, 15000s ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Pixel_Counts:_FillValue = -9999s ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Pixel_Counts:scale_factor = 1.0d ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Pixel_Counts:add_offset = 0.0d ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Pixel_Counts:Derived_From_Level_2_Data_Set = "Cloud_Fraction_Ocean" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Pixel_Counts:Included_Level_2_Nighttime_Data = "False" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Pixel_Counts:Statistic_Type = "Simple" ; Aerosol_Cloud_Mask_Cloud_Fraction_Ocean_Pixel_Counts:Aggregation_Data_Set = "None" ; short Number_Pixels_Used_Ocean_Mean ( YDim:mod08 , XDim:mod08 ) ; Number_Pixels_Used_Ocean_Mean:long_name = "Number of good pixels used for aerosol over ocean retrieval at at 865 nm: Mean" ; Number_Pixels_Used_Ocean_Mean:units = "none" ; Number_Pixels_Used_Ocean_Mean:valid_range = 1s, 400s ; Number_Pixels_Used_Ocean_Mean:_FillValue = -9999s ; Number_Pixels_Used_Ocean_Mean:scale_factor = 1.0d ; Number_Pixels_Used_Ocean_Mean:add_offset = 0.0d ; Number_Pixels_Used_Ocean_Mean:Derived_From_Level_2_Data_Set = "Number_Pixels_Used_Ocean" ; Number_Pixels_Used_Ocean_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Number_Pixels_Used_Ocean_Mean:Included_Level_2_Nighttime_Data = "False" ; Number_Pixels_Used_Ocean_Mean:Quality_Assurance_Data_Set = "None" ; Number_Pixels_Used_Ocean_Mean:Statistic_Type = "Simple" ; Number_Pixels_Used_Ocean_Mean:Aggregation_Data_Set = "None" ; short Number_Pixels_Used_Ocean_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Number_Pixels_Used_Ocean_Standard_Deviation:long_name = "Number of good pixels used for aerosol over ocean retrieval at at 865 nm: Standard Deviation" ; Number_Pixels_Used_Ocean_Standard_Deviation:units = "none" ; Number_Pixels_Used_Ocean_Standard_Deviation:valid_range = 1s, 400s ; Number_Pixels_Used_Ocean_Standard_Deviation:_FillValue = -9999s ; Number_Pixels_Used_Ocean_Standard_Deviation:scale_factor = 1.0d ; Number_Pixels_Used_Ocean_Standard_Deviation:add_offset = 0.0d ; Number_Pixels_Used_Ocean_Standard_Deviation:Derived_From_Level_2_Data_Set = "Number_Pixels_Used_Ocean" ; Number_Pixels_Used_Ocean_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Number_Pixels_Used_Ocean_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Number_Pixels_Used_Ocean_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Number_Pixels_Used_Ocean_Standard_Deviation:Statistic_Type = "Simple" ; Number_Pixels_Used_Ocean_Standard_Deviation:Aggregation_Data_Set = "None" ; short Number_Pixels_Used_Ocean_Minimum ( YDim:mod08 , XDim:mod08 ) ; Number_Pixels_Used_Ocean_Minimum:long_name = "Number of good pixels used for aerosol over ocean retrieval at at 865 nm: Minimum" ; Number_Pixels_Used_Ocean_Minimum:units = "none" ; Number_Pixels_Used_Ocean_Minimum:valid_range = 1s, 400s ; Number_Pixels_Used_Ocean_Minimum:_FillValue = -9999s ; Number_Pixels_Used_Ocean_Minimum:scale_factor = 1.0d ; Number_Pixels_Used_Ocean_Minimum:add_offset = 0.0d ; Number_Pixels_Used_Ocean_Minimum:Derived_From_Level_2_Data_Set = "Number_Pixels_Used_Ocean" ; Number_Pixels_Used_Ocean_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Number_Pixels_Used_Ocean_Minimum:Included_Level_2_Nighttime_Data = "False" ; Number_Pixels_Used_Ocean_Minimum:Quality_Assurance_Data_Set = "None" ; Number_Pixels_Used_Ocean_Minimum:Statistic_Type = "Simple" ; Number_Pixels_Used_Ocean_Minimum:Aggregation_Data_Set = "None" ; short Number_Pixels_Used_Ocean_Maximum ( YDim:mod08 , XDim:mod08 ) ; Number_Pixels_Used_Ocean_Maximum:long_name = "Number of good pixels used for aerosol over ocean retrieval at at 865 nm: Maximum" ; Number_Pixels_Used_Ocean_Maximum:units = "none" ; Number_Pixels_Used_Ocean_Maximum:valid_range = 1s, 400s ; Number_Pixels_Used_Ocean_Maximum:_FillValue = -9999s ; Number_Pixels_Used_Ocean_Maximum:scale_factor = 1.0d ; Number_Pixels_Used_Ocean_Maximum:add_offset = 0.0d ; Number_Pixels_Used_Ocean_Maximum:Derived_From_Level_2_Data_Set = "Number_Pixels_Used_Ocean" ; Number_Pixels_Used_Ocean_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Number_Pixels_Used_Ocean_Maximum:Included_Level_2_Nighttime_Data = "False" ; Number_Pixels_Used_Ocean_Maximum:Quality_Assurance_Data_Set = "None" ; Number_Pixels_Used_Ocean_Maximum:Statistic_Type = "Simple" ; Number_Pixels_Used_Ocean_Maximum:Aggregation_Data_Set = "None" ; short Number_Pixels_Used_Ocean_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Number_Pixels_Used_Ocean_Pixel_Counts:long_name = "Number of good pixels used for aerosol over ocean retrieval at at 865 nm: Level-2 Input Pixel Counts" ; Number_Pixels_Used_Ocean_Pixel_Counts:units = "none" ; Number_Pixels_Used_Ocean_Pixel_Counts:valid_range = 0s, 15000s ; Number_Pixels_Used_Ocean_Pixel_Counts:_FillValue = -9999s ; Number_Pixels_Used_Ocean_Pixel_Counts:scale_factor = 1.0d ; Number_Pixels_Used_Ocean_Pixel_Counts:add_offset = 0.0d ; Number_Pixels_Used_Ocean_Pixel_Counts:Derived_From_Level_2_Data_Set = "Number_Pixels_Used_Ocean" ; Number_Pixels_Used_Ocean_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Number_Pixels_Used_Ocean_Pixel_Counts:Included_Level_2_Nighttime_Data = "False" ; Number_Pixels_Used_Ocean_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Number_Pixels_Used_Ocean_Pixel_Counts:Statistic_Type = "Simple" ; Number_Pixels_Used_Ocean_Pixel_Counts:Aggregation_Data_Set = "None" ; short Water_Vapor_Near_Infrared_Clear_Mean ( YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Clear_Mean:long_name = "Water vapor near infrared - clear column (bright land and ocean sunglint only): Mean" ; Water_Vapor_Near_Infrared_Clear_Mean:units = "cm" ; Water_Vapor_Near_Infrared_Clear_Mean:valid_range = 0s, 20000s ; Water_Vapor_Near_Infrared_Clear_Mean:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Clear_Mean:scale_factor = 0.001d ; Water_Vapor_Near_Infrared_Clear_Mean:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Clear_Mean:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Clear_Mean:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Clear_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Mean:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_Mean:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Clear_Mean:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Clear_Mean:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Clear_Mean:Statistic_Type = "Simple" ; Water_Vapor_Near_Infrared_Clear_Mean:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Mean:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_Mean:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Clear_Mean:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Clear_Mean:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Clear_Mean:Aggregation_Category_Values = 0s, 3s ; short Water_Vapor_Near_Infrared_Clear_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:long_name = "Water vapor near infrared - clear column (bright land and ocean sunglint only): Standard Deviation" ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:units = "cm" ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:valid_range = 0s, 20000s ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:scale_factor = 0.001d ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:Statistic_Type = "Simple" ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Clear_Standard_Deviation:Aggregation_Category_Values = 0s, 3s ; short Water_Vapor_Near_Infrared_Clear_Minimum ( YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Clear_Minimum:long_name = "Water vapor near infrared - clear column (bright land and ocean sunglint only): Minimum" ; Water_Vapor_Near_Infrared_Clear_Minimum:units = "cm" ; Water_Vapor_Near_Infrared_Clear_Minimum:valid_range = 0s, 20000s ; Water_Vapor_Near_Infrared_Clear_Minimum:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Clear_Minimum:scale_factor = 0.001d ; Water_Vapor_Near_Infrared_Clear_Minimum:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Clear_Minimum:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Clear_Minimum:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Clear_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Minimum:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_Minimum:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Clear_Minimum:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Clear_Minimum:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Clear_Minimum:Statistic_Type = "Simple" ; Water_Vapor_Near_Infrared_Clear_Minimum:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Minimum:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_Minimum:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Clear_Minimum:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Clear_Minimum:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Clear_Minimum:Aggregation_Category_Values = 0s, 3s ; short Water_Vapor_Near_Infrared_Clear_Maximum ( YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Clear_Maximum:long_name = "Water vapor near infrared - clear column (bright land and ocean sunglint only): Maximum" ; Water_Vapor_Near_Infrared_Clear_Maximum:units = "cm" ; Water_Vapor_Near_Infrared_Clear_Maximum:valid_range = 0s, 20000s ; Water_Vapor_Near_Infrared_Clear_Maximum:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Clear_Maximum:scale_factor = 0.001d ; Water_Vapor_Near_Infrared_Clear_Maximum:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Clear_Maximum:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Clear_Maximum:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Clear_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Maximum:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_Maximum:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Clear_Maximum:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Clear_Maximum:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Clear_Maximum:Statistic_Type = "Simple" ; Water_Vapor_Near_Infrared_Clear_Maximum:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Maximum:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_Maximum:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Clear_Maximum:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Clear_Maximum:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Clear_Maximum:Aggregation_Category_Values = 0s, 3s ; short Water_Vapor_Near_Infrared_Clear_QA_Mean ( YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Clear_QA_Mean:long_name = "Water vapor near infrared - clear column (bright land and ocean sunglint only): Level-2 QA Weighted Mean" ; Water_Vapor_Near_Infrared_Clear_QA_Mean:units = "cm" ; Water_Vapor_Near_Infrared_Clear_QA_Mean:valid_range = 0s, 20000s ; Water_Vapor_Near_Infrared_Clear_QA_Mean:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Clear_QA_Mean:scale_factor = 0.001d ; Water_Vapor_Near_Infrared_Clear_QA_Mean:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Clear_QA_Mean:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Clear_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Clear_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_QA_Mean:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_QA_Mean:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Clear_QA_Mean:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Clear_QA_Mean:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Clear_QA_Mean:Statistic_Type = "Simple" ; Water_Vapor_Near_Infrared_Clear_QA_Mean:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_QA_Mean:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_QA_Mean:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Clear_QA_Mean:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Clear_QA_Mean:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Clear_QA_Mean:Aggregation_Category_Values = 0s, 3s ; short Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:long_name = "Water vapor near infrared - clear column (bright land and ocean sunglint only): Level-2 QA Weighted Standard Deviation" ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:units = "cm" ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:valid_range = 0s, 20000s ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:scale_factor = 0.001d ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:Statistic_Type = "Simple" ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Clear_QA_Standard_Deviation:Aggregation_Category_Values = 0s, 3s ; short Water_Vapor_Near_Infrared_Clear_Histogram_Counts ( Water_Vapor_Near_Infrared_Clear_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:long_name = "Water vapor near infrared - clear column (bright land and ocean sunglint only): Level-2 Input Pixel Counts at 45 intervals" ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:units = "none" ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:valid_range = 0s, 15000s ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:scale_factor = 1.0d ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:Statistic_Type = "Histogram" ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, .05f, .1f, .15f, .2f, .25f, .3f, .35f, .4f, .5f, .6f, .7f, .8f, .9f, 1.0f, 1.2f, 1.4f, 1.6f, 1.8f, 2.0f, 2.2f, 2.4f, 2.6f, 2.8f, 3.0f, 3.2f, 3.4f, 3.6f, 3.8f, 4.0f, 4.2f, 4.4f, 4.6f, 4.8f, 5.0f, 5.5f, 6.0f, 7.0f, 8.0f, 9.0f, 10.0f, 11.0f, 12.0f, 13.0f, 15.0f, 20.0f ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Clear_Histogram_Counts:Aggregation_Category_Values = 0s, 3s ; short Water_Vapor_Near_Infrared_Clear_Confidence_Histogram ( Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:long_name = "Water vapor near infrared - clear column (bright land and ocean sunglint only): Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:units = "none" ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:valid_range = 0s, 15000s ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:scale_factor = 1.0d ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Clear_Confidence_Histogram:Aggregation_Category_Values = 0s, 3s ; short Water_Vapor_Near_Infrared_Cloud_Mean ( YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Cloud_Mean:long_name = "Water vapor near infrared - cloudy column: Mean" ; Water_Vapor_Near_Infrared_Cloud_Mean:units = "cm" ; Water_Vapor_Near_Infrared_Cloud_Mean:valid_range = 0s, 20000s ; Water_Vapor_Near_Infrared_Cloud_Mean:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Cloud_Mean:scale_factor = 0.001d ; Water_Vapor_Near_Infrared_Cloud_Mean:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Cloud_Mean:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Cloud_Mean:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Cloud_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Mean:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_Mean:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Cloud_Mean:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Cloud_Mean:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Cloud_Mean:Statistic_Type = "Simple" ; Water_Vapor_Near_Infrared_Cloud_Mean:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Mean:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_Mean:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Cloud_Mean:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Cloud_Mean:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Cloud_Mean:Aggregation_Category_Values = 2s ; short Water_Vapor_Near_Infrared_Cloud_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:long_name = "Water vapor near infrared - cloudy column: Standard Deviation" ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:units = "cm" ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:valid_range = 0s, 20000s ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:scale_factor = 0.001d ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:Statistic_Type = "Simple" ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Cloud_Standard_Deviation:Aggregation_Category_Values = 2s ; short Water_Vapor_Near_Infrared_Cloud_Minimum ( YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Cloud_Minimum:long_name = "Water vapor near infrared - cloudy column: Minimum" ; Water_Vapor_Near_Infrared_Cloud_Minimum:units = "cm" ; Water_Vapor_Near_Infrared_Cloud_Minimum:valid_range = 0s, 20000s ; Water_Vapor_Near_Infrared_Cloud_Minimum:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Cloud_Minimum:scale_factor = 0.001d ; Water_Vapor_Near_Infrared_Cloud_Minimum:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Cloud_Minimum:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Cloud_Minimum:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Cloud_Minimum:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Minimum:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_Minimum:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Cloud_Minimum:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Cloud_Minimum:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Cloud_Minimum:Statistic_Type = "Simple" ; Water_Vapor_Near_Infrared_Cloud_Minimum:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Minimum:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_Minimum:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Cloud_Minimum:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Cloud_Minimum:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Cloud_Minimum:Aggregation_Category_Values = 2s ; short Water_Vapor_Near_Infrared_Cloud_Maximum ( YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Cloud_Maximum:long_name = "Water vapor near infrared - cloudy column: Maximum" ; Water_Vapor_Near_Infrared_Cloud_Maximum:units = "cm" ; Water_Vapor_Near_Infrared_Cloud_Maximum:valid_range = 0s, 20000s ; Water_Vapor_Near_Infrared_Cloud_Maximum:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Cloud_Maximum:scale_factor = 0.001d ; Water_Vapor_Near_Infrared_Cloud_Maximum:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Cloud_Maximum:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Cloud_Maximum:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Cloud_Maximum:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Maximum:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_Maximum:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Cloud_Maximum:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Cloud_Maximum:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Cloud_Maximum:Statistic_Type = "Simple" ; Water_Vapor_Near_Infrared_Cloud_Maximum:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Maximum:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_Maximum:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Cloud_Maximum:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Cloud_Maximum:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Cloud_Maximum:Aggregation_Category_Values = 2s ; short Water_Vapor_Near_Infrared_Cloud_QA_Mean ( YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:long_name = "Water vapor near infrared - cloudy column: Level-2 QA Weighted Mean" ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:units = "cm" ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:valid_range = 0s, 20000s ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:scale_factor = 0.001d ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:Statistic_Type = "Simple" ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Cloud_QA_Mean:Aggregation_Category_Values = 2s ; short Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:long_name = "Water vapor near infrared - cloudy column: Level-2 QA Weighted Standard Deviation" ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:units = "cm" ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:valid_range = 0s, 20000s ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:scale_factor = 0.001d ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:Statistic_Type = "Simple" ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Cloud_QA_Standard_Deviation:Aggregation_Category_Values = 2s ; short Water_Vapor_Near_Infrared_Cloud_Histogram_Counts ( Water_Vapor_Near_Infrared_Cloud_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:long_name = "Water vapor near infrared - cloudy column: Level-2 Input Pixel Counts at 35 intervals" ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:units = "none" ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:valid_range = 0s, 15000s ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:scale_factor = 1.0d ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:Statistic_Type = "Histogram" ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, .05f, .1f, .15f, .2f, .25f, .3f, .35f, .4f, .5f, .6f, .7f, .8f, .9f, 1.0f, 1.2f, 1.4f, 1.6f, 1.8f, 2.0f, 2.2f, 2.4f, 2.6f, 2.8f, 3.0f, 3.2f, 3.4f, 3.6f, 3.8f, 4.0f, 4.2f, 4.4f, 4.6f, 4.8f, 5.0f, 10.0f ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Cloud_Histogram_Counts:Aggregation_Category_Values = 2s ; short Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram ( Quality_Assurance_Categories:mod08 , YDim:mod08 , XDim:mod08 ) ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:long_name = "Water vapor near infrared - cloudy column: Number of Questionable, Good, Very Good, Total Level-2 Input Pixels" ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:units = "none" ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:valid_range = 0s, 15000s ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:_FillValue = -9999s ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:scale_factor = 1.0d ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:add_offset = 0.0d ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:Derived_From_Level_2_Data_Set = "Water_Vapor_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:Level_2_Pixel_Values_Read_As = "Real" ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:Included_Level_2_Nighttime_Data = "False" ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:Quality_Assurance_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:QA_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:QA_Useful_Flag_Bit = 0s ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:QA_Value_Start_Bit = 1s ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:QA_Value_Num_Bits = 3s ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:Statistic_Type = "Confidence_Histogram" ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:Aggregation_Data_Set = "Quality_Assurance_Near_Infrared" ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:Aggregation_Byte = 0s ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:Aggregation_Value_Start_Bit = 6s ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:Aggregation_Value_Num_Bits = 2s ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:Aggregation_Valid_Category_Values = 0s, 1s, 2s, 3s ; Water_Vapor_Near_Infrared_Cloud_Confidence_Histogram:Aggregation_Category_Values = 2s ; short Cirrus_Reflectance_Mean ( YDim:mod08 , XDim:mod08 ) ; Cirrus_Reflectance_Mean:long_name = "Cirrus Reflectance: Mean" ; Cirrus_Reflectance_Mean:units = "none" ; Cirrus_Reflectance_Mean:valid_range = 0s, 8000s ; Cirrus_Reflectance_Mean:_FillValue = -9999s ; Cirrus_Reflectance_Mean:scale_factor = 0.0002d ; Cirrus_Reflectance_Mean:add_offset = 0.0d ; Cirrus_Reflectance_Mean:Derived_From_Level_2_Data_Set = "Cirrus_Reflectance" ; Cirrus_Reflectance_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Cirrus_Reflectance_Mean:Included_Level_2_Nighttime_Data = "False" ; Cirrus_Reflectance_Mean:Statistic_Type = "Simple" ; Cirrus_Reflectance_Mean:Quality_Assurance_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Reflectance_Mean:QA_Byte = 0s ; Cirrus_Reflectance_Mean:QA_Useful_Flag_Bit = 0s ; Cirrus_Reflectance_Mean:QA_Value_Start_Bit = 0s ; Cirrus_Reflectance_Mean:QA_Value_Num_Bits = 8s ; Cirrus_Reflectance_Mean:Aggregation_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Reflectance_Mean:Aggregation_Byte = 0s ; Cirrus_Reflectance_Mean:Aggregation_Value_Start_Bit = 0s ; Cirrus_Reflectance_Mean:Aggregation_Value_Num_Bits = 8s ; Cirrus_Reflectance_Mean:Aggregation_Valid_Category_Values = 1s, 2s, 3s ; Cirrus_Reflectance_Mean:Aggregation_Category_Values = 2s ; short Cirrus_Reflectance_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Cirrus_Reflectance_Standard_Deviation:long_name = "Cirrus Reflectance: Standard Deviation" ; Cirrus_Reflectance_Standard_Deviation:units = "none" ; Cirrus_Reflectance_Standard_Deviation:valid_range = 0s, 8000s ; Cirrus_Reflectance_Standard_Deviation:_FillValue = -9999s ; Cirrus_Reflectance_Standard_Deviation:scale_factor = 0.0002d ; Cirrus_Reflectance_Standard_Deviation:add_offset = 0.0d ; Cirrus_Reflectance_Standard_Deviation:Derived_From_Level_2_Data_Set = "Cirrus_Reflectance" ; Cirrus_Reflectance_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Cirrus_Reflectance_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Cirrus_Reflectance_Standard_Deviation:Statistic_Type = "Simple" ; Cirrus_Reflectance_Standard_Deviation:Quality_Assurance_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Reflectance_Standard_Deviation:QA_Byte = 0s ; Cirrus_Reflectance_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Cirrus_Reflectance_Standard_Deviation:QA_Value_Start_Bit = 0s ; Cirrus_Reflectance_Standard_Deviation:QA_Value_Num_Bits = 8s ; Cirrus_Reflectance_Standard_Deviation:Aggregation_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Reflectance_Standard_Deviation:Aggregation_Byte = 0s ; Cirrus_Reflectance_Standard_Deviation:Aggregation_Value_Start_Bit = 0s ; Cirrus_Reflectance_Standard_Deviation:Aggregation_Value_Num_Bits = 8s ; Cirrus_Reflectance_Standard_Deviation:Aggregation_Valid_Category_Values = 1s, 2s, 3s ; Cirrus_Reflectance_Standard_Deviation:Aggregation_Category_Values = 2s ; short Cirrus_Reflectance_Minimum ( YDim:mod08 , XDim:mod08 ) ; Cirrus_Reflectance_Minimum:long_name = "Cirrus Reflectance: Minimum" ; Cirrus_Reflectance_Minimum:units = "none" ; Cirrus_Reflectance_Minimum:valid_range = 0s, 8000s ; Cirrus_Reflectance_Minimum:_FillValue = -9999s ; Cirrus_Reflectance_Minimum:scale_factor = 0.0002d ; Cirrus_Reflectance_Minimum:add_offset = 0.0d ; Cirrus_Reflectance_Minimum:Derived_From_Level_2_Data_Set = "Cirrus_Reflectance" ; Cirrus_Reflectance_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Cirrus_Reflectance_Minimum:Included_Level_2_Nighttime_Data = "False" ; Cirrus_Reflectance_Minimum:Statistic_Type = "Simple" ; Cirrus_Reflectance_Minimum:Quality_Assurance_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Reflectance_Minimum:QA_Byte = 0s ; Cirrus_Reflectance_Minimum:QA_Useful_Flag_Bit = 0s ; Cirrus_Reflectance_Minimum:QA_Value_Start_Bit = 0s ; Cirrus_Reflectance_Minimum:QA_Value_Num_Bits = 8s ; Cirrus_Reflectance_Minimum:Aggregation_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Reflectance_Minimum:Aggregation_Byte = 0s ; Cirrus_Reflectance_Minimum:Aggregation_Value_Start_Bit = 0s ; Cirrus_Reflectance_Minimum:Aggregation_Value_Num_Bits = 8s ; Cirrus_Reflectance_Minimum:Aggregation_Valid_Category_Values = 1s, 2s, 3s ; Cirrus_Reflectance_Minimum:Aggregation_Category_Values = 2s ; short Cirrus_Reflectance_Maximum ( YDim:mod08 , XDim:mod08 ) ; Cirrus_Reflectance_Maximum:long_name = "Cirrus Reflectance: Maximum" ; Cirrus_Reflectance_Maximum:units = "none" ; Cirrus_Reflectance_Maximum:valid_range = 0s, 8000s ; Cirrus_Reflectance_Maximum:_FillValue = -9999s ; Cirrus_Reflectance_Maximum:scale_factor = 0.0002d ; Cirrus_Reflectance_Maximum:add_offset = 0.0d ; Cirrus_Reflectance_Maximum:Derived_From_Level_2_Data_Set = "Cirrus_Reflectance" ; Cirrus_Reflectance_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Cirrus_Reflectance_Maximum:Included_Level_2_Nighttime_Data = "False" ; Cirrus_Reflectance_Maximum:Statistic_Type = "Simple" ; Cirrus_Reflectance_Maximum:Quality_Assurance_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Reflectance_Maximum:QA_Byte = 0s ; Cirrus_Reflectance_Maximum:QA_Useful_Flag_Bit = 0s ; Cirrus_Reflectance_Maximum:QA_Value_Start_Bit = 0s ; Cirrus_Reflectance_Maximum:QA_Value_Num_Bits = 8s ; Cirrus_Reflectance_Maximum:Aggregation_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Reflectance_Maximum:Aggregation_Byte = 0s ; Cirrus_Reflectance_Maximum:Aggregation_Value_Start_Bit = 0s ; Cirrus_Reflectance_Maximum:Aggregation_Value_Num_Bits = 8s ; Cirrus_Reflectance_Maximum:Aggregation_Valid_Category_Values = 1s, 2s, 3s ; Cirrus_Reflectance_Maximum:Aggregation_Category_Values = 2s ; short Cirrus_Reflectance_QA_Mean ( YDim:mod08 , XDim:mod08 ) ; Cirrus_Reflectance_QA_Mean:long_name = "Cirrus reflectance: Level-2 QA Weighted Mean" ; Cirrus_Reflectance_QA_Mean:units = "none" ; Cirrus_Reflectance_QA_Mean:valid_range = 0s, 8000s ; Cirrus_Reflectance_QA_Mean:_FillValue = -9999s ; Cirrus_Reflectance_QA_Mean:scale_factor = 0.0002d ; Cirrus_Reflectance_QA_Mean:add_offset = 0.0d ; Cirrus_Reflectance_QA_Mean:Derived_From_Level_2_Data_Set = "Cirrus_Reflectance" ; Cirrus_Reflectance_QA_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Cirrus_Reflectance_QA_Mean:Included_Level_2_Nighttime_Data = "False" ; Cirrus_Reflectance_QA_Mean:Statistic_Type = "Simple" ; Cirrus_Reflectance_QA_Mean:Quality_Assurance_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Reflectance_QA_Mean:QA_Byte = 0s ; Cirrus_Reflectance_QA_Mean:QA_Useful_Flag_Bit = 0s ; Cirrus_Reflectance_QA_Mean:QA_Value_Start_Bit = 0s ; Cirrus_Reflectance_QA_Mean:QA_Value_Num_Bits = 8s ; Cirrus_Reflectance_QA_Mean:Aggregation_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Reflectance_QA_Mean:Aggregation_Byte = 0s ; Cirrus_Reflectance_QA_Mean:Aggregation_Value_Start_Bit = 0s ; Cirrus_Reflectance_QA_Mean:Aggregation_Value_Num_Bits = 8s ; Cirrus_Reflectance_QA_Mean:Aggregation_Valid_Category_Values = 1s, 2s, 3s ; Cirrus_Reflectance_QA_Mean:Aggregation_Category_Values = 2s ; short Cirrus_Reflectance_QA_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Cirrus_Reflectance_QA_Standard_Deviation:long_name = "Cirrus reflectance: Level-2 QA Weighted Standard Deviation" ; Cirrus_Reflectance_QA_Standard_Deviation:units = "none" ; Cirrus_Reflectance_QA_Standard_Deviation:valid_range = 0s, 8000s ; Cirrus_Reflectance_QA_Standard_Deviation:_FillValue = -9999s ; Cirrus_Reflectance_QA_Standard_Deviation:scale_factor = 0.0002d ; Cirrus_Reflectance_QA_Standard_Deviation:add_offset = 0.0d ; Cirrus_Reflectance_QA_Standard_Deviation:Derived_From_Level_2_Data_Set = "Cirrus_Reflectance"; Cirrus_Reflectance_QA_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Cirrus_Reflectance_QA_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Cirrus_Reflectance_QA_Standard_Deviation:Statistic_Type = "Simple" ; Cirrus_Reflectance_QA_Standard_Deviation:Quality_Assurance_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Reflectance_QA_Standard_Deviation:QA_Byte = 0s ; Cirrus_Reflectance_QA_Standard_Deviation:QA_Useful_Flag_Bit = 0s ; Cirrus_Reflectance_QA_Standard_Deviation:QA_Value_Start_Bit = 0s ; Cirrus_Reflectance_QA_Standard_Deviation:QA_Value_Num_Bits = 8s ; Cirrus_Reflectance_QA_Standard_Deviation:Aggregation_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Reflectance_QA_Standard_Deviation:Aggregation_Byte = 0s ; Cirrus_Reflectance_QA_Standard_Deviation:Aggregation_Value_Start_Bit = 0s ; Cirrus_Reflectance_QA_Standard_Deviation:Aggregation_Value_Num_Bits = 8s ; Cirrus_Reflectance_QA_Standard_Deviation:Aggregation_Valid_Category_Values = 1s, 2s, 3s ; Cirrus_Reflectance_QA_Standard_Deviation:Aggregation_Category_Values = 2s ; short Cirrus_Reflectance_Histogram_Counts ( Cirrus_Reflectance_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Cirrus_Reflectance_Histogram_Counts:long_name = "Cirrus Reflectance: Level-2 Input Pixel Counts at 30 intervals" ; Cirrus_Reflectance_Histogram_Counts:units = "none" ; Cirrus_Reflectance_Histogram_Counts:valid_range = 0s, 15000s ; Cirrus_Reflectance_Histogram_Counts:_FillValue = -9999s ; Cirrus_Reflectance_Histogram_Counts:scale_factor = 1.0d ; Cirrus_Reflectance_Histogram_Counts:add_offset = 0.0d ; Cirrus_Reflectance_Histogram_Counts:Derived_From_Level_2_Data_Set = "Cirrus_Reflectance" ; Cirrus_Reflectance_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cirrus_Reflectance_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Cirrus_Reflectance_Histogram_Counts:Statistic_Type = "Histogram" ; Cirrus_Reflectance_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.005f, 0.01f, 0.015f, 0.02f, 0.03f, 0.04f, 0.05f, 0.06f, 0.07f, 0.08f, 0.09f, 0.10f, 0.12f, 0.14f, 0.16f, 0.18f, 0.20f, 0.25f, 0.30f, 0.35f, 0.40f, 0.45f, 0.50f, 0.60f, 0.70f, 0.80f, 0.90f, 1.0f, 1.2f, 1.5f ; Cirrus_Reflectance_Histogram_Counts:Quality_Assurance_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Reflectance_Histogram_Counts:QA_Byte = 0s ; Cirrus_Reflectance_Histogram_Counts:QA_Useful_Flag_Bit = 0s ; Cirrus_Reflectance_Histogram_Counts:QA_Value_Start_Bit = 0s ; Cirrus_Reflectance_Histogram_Counts:QA_Value_Num_Bits = 8s ; Cirrus_Reflectance_Histogram_Counts:Aggregation_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Reflectance_Histogram_Counts:Aggregation_Byte = 0s ; Cirrus_Reflectance_Histogram_Counts:Aggregation_Value_Start_Bit = 0s ; Cirrus_Reflectance_Histogram_Counts:Aggregation_Value_Num_Bits = 8s ; Cirrus_Reflectance_Histogram_Counts:Aggregation_Valid_Category_Values = 1s, 2s, 3s ; Cirrus_Reflectance_Histogram_Counts:Aggregation_Category_Values = 2s ; short Cirrus_Fraction_SWIR ( YDim:mod08 , XDim:mod08 ) ; Cirrus_Fraction_SWIR:long_name = "Cirrus Area Fraction" ; Cirrus_Fraction_SWIR:units = "none" ; Cirrus_Fraction_SWIR:valid_range = 0s, 10000s ; Cirrus_Fraction_SWIR:_FillValue = -9999s ; Cirrus_Fraction_SWIR:scale_factor = 0.0001d ; Cirrus_Fraction_SWIR:add_offset = 0.0d ; Cirrus_Fraction_SWIR:Derived_From_Level_2_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Fraction_SWIR:Level_2_Pixel_Values_Read_As = "Bit_String" ; Cirrus_Fraction_SWIR:Included_Level_2_Nighttime_Data = "False" ; Cirrus_Fraction_SWIR:Statistic_Type = "Area_Fraction" ; Cirrus_Fraction_SWIR:Quality_Assurance_Data_Set = "None" ; Cirrus_Fraction_SWIR:Aggregation_Data_Set = "None" ; Cirrus_Fraction_SWIR:Level_2_Byte = 0s ; Cirrus_Fraction_SWIR:Level_2_Start_Bit = 0s ; Cirrus_Fraction_SWIR:Level_2_Num_Bits = 8s ; Cirrus_Fraction_SWIR:Fraction_Valid_Category_Values = 1s, 2s, 3s ; Cirrus_Fraction_SWIR:Fraction_Category_Values = 2s ; short Cirrus_Fraction_SWIR_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Cirrus_Fraction_SWIR_Pixel_Counts:long_name = "Cirrus Area Fraction: Number of Level-2 Input Pixels" ; Cirrus_Fraction_SWIR_Pixel_Counts:units = "none" ; Cirrus_Fraction_SWIR_Pixel_Counts:valid_range = 0s, 15000s ; Cirrus_Fraction_SWIR_Pixel_Counts:_FillValue = -9999s ; Cirrus_Fraction_SWIR_Pixel_Counts:scale_factor = 1.0d ; Cirrus_Fraction_SWIR_Pixel_Counts:add_offset = 0.0d ; Cirrus_Fraction_SWIR_Pixel_Counts:Derived_From_Level_2_Data_Set = "Cirrus_Reflectance_Flag" ; Cirrus_Fraction_SWIR_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Bit_String" ; Cirrus_Fraction_SWIR_Pixel_Counts:Included_Level_2_Nighttime_Data = "False" ; Cirrus_Fraction_SWIR_Pixel_Counts:Statistic_Type = "Area_Fraction" ; Cirrus_Fraction_SWIR_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Cirrus_Fraction_SWIR_Pixel_Counts:Aggregation_Data_Set = "None" ; Cirrus_Fraction_SWIR_Pixel_Counts:Level_2_Byte = 0s ; Cirrus_Fraction_SWIR_Pixel_Counts:Level_2_Start_Bit = 0s ; Cirrus_Fraction_SWIR_Pixel_Counts:Level_2_Num_Bits = 8s ; Cirrus_Fraction_SWIR_Pixel_Counts:Fraction_Valid_Category_Values = 1s, 2s, 3s ; Cirrus_Fraction_SWIR_Pixel_Counts:Fraction_Category_Values = 2s ; short Cloud_Top_Temperature_Mean ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Mean:long_name = "Cloud Top Temperature: Mean" ; Cloud_Top_Temperature_Mean:units = "Degrees Kelvin" ; Cloud_Top_Temperature_Mean:valid_range = 0s, 20000s ; Cloud_Top_Temperature_Mean:_FillValue = -9999s ; Cloud_Top_Temperature_Mean:scale_factor = 0.01d ; Cloud_Top_Temperature_Mean:add_offset = -15000.0d ; Cloud_Top_Temperature_Mean:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature" ; Cloud_Top_Temperature_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Mean:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Temperature_Mean:Statistic_Type = "Simple" ; Cloud_Top_Temperature_Mean:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Mean:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Standard_Deviation:long_name = "Cloud Top Temperature: Standard Deviation" ; Cloud_Top_Temperature_Standard_Deviation:units = "Degrees Kelvin" ; Cloud_Top_Temperature_Standard_Deviation:valid_range = 0s, 20000s ; Cloud_Top_Temperature_Standard_Deviation:_FillValue = -9999s ; Cloud_Top_Temperature_Standard_Deviation:scale_factor = 0.01d ; Cloud_Top_Temperature_Standard_Deviation:add_offset = -15000.0d ; Cloud_Top_Temperature_Standard_Deviation:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature" ; Cloud_Top_Temperature_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Standard_Deviation:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Temperature_Standard_Deviation:Statistic_Type = "Simple" ; Cloud_Top_Temperature_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Standard_Deviation:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Minimum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Minimum:long_name = "Cloud Top Temperature: Minimum" ; Cloud_Top_Temperature_Minimum:units = "Degrees Kelvin" ; Cloud_Top_Temperature_Minimum:valid_range = 0s, 20000s ; Cloud_Top_Temperature_Minimum:_FillValue = -9999s ; Cloud_Top_Temperature_Minimum:scale_factor = 0.01d ; Cloud_Top_Temperature_Minimum:add_offset = -15000.0d ; Cloud_Top_Temperature_Minimum:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature" ; Cloud_Top_Temperature_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Minimum:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Temperature_Minimum:Statistic_Type = "Simple" ; Cloud_Top_Temperature_Minimum:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Minimum:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Maximum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Maximum:long_name = "Cloud Top Temperature: Maximum" ; Cloud_Top_Temperature_Maximum:units = "Degrees Kelvin" ; Cloud_Top_Temperature_Maximum:valid_range = 0s, 20000s ; Cloud_Top_Temperature_Maximum:_FillValue = -9999s ; Cloud_Top_Temperature_Maximum:scale_factor = 0.01d ; Cloud_Top_Temperature_Maximum:add_offset = -15000.0d ; Cloud_Top_Temperature_Maximum:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature" ; Cloud_Top_Temperature_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Maximum:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Temperature_Maximum:Statistic_Type = "Simple" ; Cloud_Top_Temperature_Maximum:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Maximum:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Pixel_Counts:long_name = "Cloud Top Temperature: Level-2 Input Pixel Counts" ; Cloud_Top_Temperature_Pixel_Counts:units = "none" ; Cloud_Top_Temperature_Pixel_Counts:valid_range = 0s, 15000s ; Cloud_Top_Temperature_Pixel_Counts:_FillValue = -9999s ; Cloud_Top_Temperature_Pixel_Counts:scale_factor = 1.0d ; Cloud_Top_Temperature_Pixel_Counts:add_offset = 0.0d ; Cloud_Top_Temperature_Pixel_Counts:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature" ; Cloud_Top_Temperature_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Pixel_Counts:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Temperature_Pixel_Counts:Statistic_Type = "Simple" ; Cloud_Top_Temperature_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Pixel_Counts:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Histogram_Counts ( Cloud_Top_Temperature_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Histogram_Counts:long_name = "Cloud Top Temperature: Level-2 Input Pixel Counts at 17 intervals" ; Cloud_Top_Temperature_Histogram_Counts:units = "none" ; Cloud_Top_Temperature_Histogram_Counts:valid_range = 0s, 15000s ; Cloud_Top_Temperature_Histogram_Counts:_FillValue = -9999s ; Cloud_Top_Temperature_Histogram_Counts:scale_factor = 1.0d ; Cloud_Top_Temperature_Histogram_Counts:add_offset = 0.0d ; Cloud_Top_Temperature_Histogram_Counts:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature" ; Cloud_Top_Temperature_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Histogram_Counts:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Temperature_Histogram_Counts:Statistic_Type = "Histogram" ; Cloud_Top_Temperature_Histogram_Counts:Histogram_Bin_Boundaries = 190.0f, 200.0f, 210.0f, 220.0f, 225.0f, 230.0f, 235.0f, 240.0f, 245.0f, 250.0f, 255.0f, 260.0f, 265.0f, 270.0f, 275.0f, 280.0f, 285.0f, 290.0f ; Cloud_Top_Temperature_Histogram_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Histogram_Counts:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Day_Mean ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Day_Mean:long_name = "Cloud Top Temperature (Day): Mean" ; Cloud_Top_Temperature_Day_Mean:units = "Degrees Kelvin" ; Cloud_Top_Temperature_Day_Mean:valid_range = 0s, 20000s ; Cloud_Top_Temperature_Day_Mean:_FillValue = -9999s ; Cloud_Top_Temperature_Day_Mean:scale_factor = 0.01d ; Cloud_Top_Temperature_Day_Mean:add_offset = -15000.0d ; Cloud_Top_Temperature_Day_Mean:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature_Day" ; Cloud_Top_Temperature_Day_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Day_Mean:Included_Level_2_Nighttime_Data = "False" ; Cloud_Top_Temperature_Day_Mean:Statistic_Type = "Simple" ; Cloud_Top_Temperature_Day_Mean:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Day_Mean:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Day_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Day_Standard_Deviation:long_name = "Cloud Top Temperature (Day): Standard Deviation" ; Cloud_Top_Temperature_Day_Standard_Deviation:units = "Degrees Kelvin" ; Cloud_Top_Temperature_Day_Standard_Deviation:valid_range = 0s, 20000s ; Cloud_Top_Temperature_Day_Standard_Deviation:_FillValue = -9999s ; Cloud_Top_Temperature_Day_Standard_Deviation:scale_factor = 0.01d ; Cloud_Top_Temperature_Day_Standard_Deviation:add_offset = -15000.0d ; Cloud_Top_Temperature_Day_Standard_Deviation:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature_Day" ; Cloud_Top_Temperature_Day_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Day_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Cloud_Top_Temperature_Day_Standard_Deviation:Statistic_Type = "Simple" ; Cloud_Top_Temperature_Day_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Day_Standard_Deviation:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Day_Minimum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Day_Minimum:long_name = "Cloud Top Temperature (Day): Minimum" ; Cloud_Top_Temperature_Day_Minimum:units = "Degrees Kelvin" ; Cloud_Top_Temperature_Day_Minimum:valid_range = 0s, 20000s ; Cloud_Top_Temperature_Day_Minimum:_FillValue = -9999s ; Cloud_Top_Temperature_Day_Minimum:scale_factor = 0.01d ; Cloud_Top_Temperature_Day_Minimum:add_offset = -15000.0d ; Cloud_Top_Temperature_Day_Minimum:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature_Day" ; Cloud_Top_Temperature_Day_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Day_Minimum:Included_Level_2_Nighttime_Data = "False" ; Cloud_Top_Temperature_Day_Minimum:Statistic_Type = "Simple" ; Cloud_Top_Temperature_Day_Minimum:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Day_Minimum:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Day_Maximum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Day_Maximum:long_name = "Cloud Top Temperature (Day): Maximum" ; Cloud_Top_Temperature_Day_Maximum:units = "Degrees Kelvin" ; Cloud_Top_Temperature_Day_Maximum:valid_range = 0s, 20000s ; Cloud_Top_Temperature_Day_Maximum:_FillValue = -9999s ; Cloud_Top_Temperature_Day_Maximum:scale_factor = 0.01d ; Cloud_Top_Temperature_Day_Maximum:add_offset = -15000.0d ; Cloud_Top_Temperature_Day_Maximum:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature_Day" ; Cloud_Top_Temperature_Day_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Day_Maximum:Included_Level_2_Nighttime_Data = "False" ; Cloud_Top_Temperature_Day_Maximum:Statistic_Type = "Simple" ; Cloud_Top_Temperature_Day_Maximum:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Day_Maximum:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Day_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Day_Pixel_Counts:long_name = "Cloud Top Temperature (Day): Level-2 Input Pixel Counts" ; Cloud_Top_Temperature_Day_Pixel_Counts:units = "none" ; Cloud_Top_Temperature_Day_Pixel_Counts:valid_range = 0s, 15000s ; Cloud_Top_Temperature_Day_Pixel_Counts:_FillValue = -9999s ; Cloud_Top_Temperature_Day_Pixel_Counts:scale_factor = 1.0d ; Cloud_Top_Temperature_Day_Pixel_Counts:add_offset = 0.0d ; Cloud_Top_Temperature_Day_Pixel_Counts:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature_Day" ; Cloud_Top_Temperature_Day_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Day_Pixel_Counts:Included_Level_2_Nighttime_Data = "False" ; Cloud_Top_Temperature_Day_Pixel_Counts:Statistic_Type = "Simple" ; Cloud_Top_Temperature_Day_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Day_Pixel_Counts:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Day_Histogram_Counts ( Cloud_Top_Temperature_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Day_Histogram_Counts:long_name = "Cloud Top Temperature (Day): Level-2 Input Pixel Counts at 17 intervals" ; Cloud_Top_Temperature_Day_Histogram_Counts:units = "none" ; Cloud_Top_Temperature_Day_Histogram_Counts:valid_range = 0s, 15000s ; Cloud_Top_Temperature_Day_Histogram_Counts:_FillValue = -9999s ; Cloud_Top_Temperature_Day_Histogram_Counts:scale_factor = 1.0d ; Cloud_Top_Temperature_Day_Histogram_Counts:add_offset = 0.0d ; Cloud_Top_Temperature_Day_Histogram_Counts:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature_Day" ; Cloud_Top_Temperature_Day_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Day_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Cloud_Top_Temperature_Day_Histogram_Counts:Statistic_Type = "Histogram" ; Cloud_Top_Temperature_Day_Histogram_Counts:Histogram_Bin_Boundaries = 190.0f, 200.0f, 210.0f, 220.0f, 225.0f, 230.0f, 235.0f, 240.0f, 245.0f, 250.0f, 255.0f, 260.0f, 265.0f, 270.0f, 275.0f, 280.0f, 285.0f, 290.0f ; Cloud_Top_Temperature_Day_Histogram_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Day_Histogram_Counts:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Night_Mean ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Night_Mean:long_name = "Cloud Top Temperature (Night): Mean" ; Cloud_Top_Temperature_Night_Mean:units = "Degrees Kelvin" ; Cloud_Top_Temperature_Night_Mean:valid_range = 0s, 20000s ; Cloud_Top_Temperature_Night_Mean:_FillValue = -9999s ; Cloud_Top_Temperature_Night_Mean:scale_factor = 0.01d ; Cloud_Top_Temperature_Night_Mean:add_offset = -15000.0d ; Cloud_Top_Temperature_Night_Mean:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature_Night" ; Cloud_Top_Temperature_Night_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Night_Mean:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Temperature_Night_Mean:Statistic_Type = "Simple" ; Cloud_Top_Temperature_Night_Mean:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Night_Mean:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Night_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Night_Standard_Deviation:long_name = "Cloud Top Temperature (Night): Standard Deviation" ; Cloud_Top_Temperature_Night_Standard_Deviation:units = "Degrees Kelvin" ; Cloud_Top_Temperature_Night_Standard_Deviation:valid_range = 0s, 20000s ; Cloud_Top_Temperature_Night_Standard_Deviation:_FillValue = -9999s ; Cloud_Top_Temperature_Night_Standard_Deviation:scale_factor = 0.01d ; Cloud_Top_Temperature_Night_Standard_Deviation:add_offset = -15000.0d ; Cloud_Top_Temperature_Night_Standard_Deviation:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature_Night" ; Cloud_Top_Temperature_Night_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Night_Standard_Deviation:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Temperature_Night_Standard_Deviation:Statistic_Type = "Simple" ; Cloud_Top_Temperature_Night_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Night_Standard_Deviation:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Night_Minimum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Night_Minimum:long_name = "Cloud Top Temperature (Night): Minimum" ; Cloud_Top_Temperature_Night_Minimum:units = "Degrees Kelvin" ; Cloud_Top_Temperature_Night_Minimum:valid_range = 0s, 20000s ; Cloud_Top_Temperature_Night_Minimum:_FillValue = -9999s ; Cloud_Top_Temperature_Night_Minimum:scale_factor = 0.01d ; Cloud_Top_Temperature_Night_Minimum:add_offset = -15000.0d ; Cloud_Top_Temperature_Night_Minimum:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature_Night" ; Cloud_Top_Temperature_Night_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Night_Minimum:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Temperature_Night_Minimum:Statistic_Type = "Simple" ; Cloud_Top_Temperature_Night_Minimum:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Night_Minimum:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Night_Maximum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Night_Maximum:long_name = "Cloud Top Temperature (Night): Maximum" ; Cloud_Top_Temperature_Night_Maximum:units = "Degrees Kelvin" ; Cloud_Top_Temperature_Night_Maximum:valid_range = 0s, 20000s ; Cloud_Top_Temperature_Night_Maximum:_FillValue = -9999s ; Cloud_Top_Temperature_Night_Maximum:scale_factor = 0.01d ; Cloud_Top_Temperature_Night_Maximum:add_offset = -15000.0d ; Cloud_Top_Temperature_Night_Maximum:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature_Night" ; Cloud_Top_Temperature_Night_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Night_Maximum:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Temperature_Night_Maximum:Statistic_Type = "Simple" ; Cloud_Top_Temperature_Night_Maximum:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Night_Maximum:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Night_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Night_Pixel_Counts:long_name = "Cloud Top Temperature (Night): Level-2 Input Pixel Counts" ; Cloud_Top_Temperature_Night_Pixel_Counts:units = "none" ; Cloud_Top_Temperature_Night_Pixel_Counts:valid_range = 0s, 15000s ; Cloud_Top_Temperature_Night_Pixel_Counts:_FillValue = -9999s ; Cloud_Top_Temperature_Night_Pixel_Counts:scale_factor = 1.0d ; Cloud_Top_Temperature_Night_Pixel_Counts:add_offset = 0.0d ; Cloud_Top_Temperature_Night_Pixel_Counts:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature_Night" ; Cloud_Top_Temperature_Night_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Night_Pixel_Counts:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Temperature_Night_Pixel_Counts:Statistic_Type = "Simple" ; Cloud_Top_Temperature_Night_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Night_Pixel_Counts:Aggregation_Data_Set = "None" ; short Cloud_Top_Temperature_Night_Histogram_Counts ( Cloud_Top_Temperature_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Temperature_Night_Histogram_Counts:long_name = "Cloud Top Temperature (Night): Level-2 Input Pixel Counts at 17 intervals" ; Cloud_Top_Temperature_Night_Histogram_Counts:units = "none" ; Cloud_Top_Temperature_Night_Histogram_Counts:valid_range = 0s, 15000s ; Cloud_Top_Temperature_Night_Histogram_Counts:_FillValue = -9999s ; Cloud_Top_Temperature_Night_Histogram_Counts:scale_factor = 1.0d ; Cloud_Top_Temperature_Night_Histogram_Counts:add_offset = 0.0d ; Cloud_Top_Temperature_Night_Histogram_Counts:Derived_From_Level_2_Data_Set = "Cloud_Top_Temperature_Night" ; Cloud_Top_Temperature_Night_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Temperature_Night_Histogram_Counts:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Temperature_Night_Histogram_Counts:Statistic_Type = "Histogram" ; Cloud_Top_Temperature_Night_Histogram_Counts:Histogram_Bin_Boundaries = 190.0f, 200.0f, 210.0f, 220.0f, 225.0f, 230.0f, 235.0f, 240.0f, 245.0f, 250.0f, 255.0f, 260.0f, 265.0f, 270.0f, 275.0f, 280.0f, 285.0f, 290.0f ; Cloud_Top_Temperature_Night_Histogram_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Temperature_Night_Histogram_Counts:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Mean ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Mean:long_name = "Cloud Top Pressure: Mean" ; Cloud_Top_Pressure_Mean:units = "hPa" ; Cloud_Top_Pressure_Mean:valid_range = 10s, 11000s ; Cloud_Top_Pressure_Mean:_FillValue = -9999s ; Cloud_Top_Pressure_Mean:scale_factor = 0.1d ; Cloud_Top_Pressure_Mean:add_offset = 0.0d ; Cloud_Top_Pressure_Mean:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure" ; Cloud_Top_Pressure_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Mean:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Pressure_Mean:Statistic_Type = "Simple" ; Cloud_Top_Pressure_Mean:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Mean:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Standard_Deviation:long_name = "Cloud Top Pressure: Standard Deviation" ; Cloud_Top_Pressure_Standard_Deviation:units = "hPa" ; Cloud_Top_Pressure_Standard_Deviation:valid_range = 10s, 11000s ; Cloud_Top_Pressure_Standard_Deviation:_FillValue = -9999s ; Cloud_Top_Pressure_Standard_Deviation:scale_factor = 0.1d ; Cloud_Top_Pressure_Standard_Deviation:add_offset = 0.0d ; Cloud_Top_Pressure_Standard_Deviation:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure" ; Cloud_Top_Pressure_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Standard_Deviation:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Pressure_Standard_Deviation:Statistic_Type = "Simple" ; Cloud_Top_Pressure_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Standard_Deviation:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Minimum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Minimum:long_name = "Cloud Top Pressure: Minimum" ; Cloud_Top_Pressure_Minimum:units = "hPa" ; Cloud_Top_Pressure_Minimum:valid_range = 10s, 11000s ; Cloud_Top_Pressure_Minimum:_FillValue = -9999s ; Cloud_Top_Pressure_Minimum:scale_factor = 0.1d ; Cloud_Top_Pressure_Minimum:add_offset = 0.0d ; Cloud_Top_Pressure_Minimum:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure" ; Cloud_Top_Pressure_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Minimum:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Pressure_Minimum:Statistic_Type = "Simple" ; Cloud_Top_Pressure_Minimum:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Minimum:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Maximum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Maximum:long_name = "Cloud Top Pressure: Maximum" ; Cloud_Top_Pressure_Maximum:units = "hPa" ; Cloud_Top_Pressure_Maximum:valid_range = 10s, 11000s ; Cloud_Top_Pressure_Maximum:_FillValue = -9999s ; Cloud_Top_Pressure_Maximum:scale_factor = 0.1d ; Cloud_Top_Pressure_Maximum:add_offset = 0.0d ; Cloud_Top_Pressure_Maximum:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure" ; Cloud_Top_Pressure_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Maximum:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Pressure_Maximum:Statistic_Type = "Simple" ; Cloud_Top_Pressure_Maximum:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Maximum:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Pixel_Counts:long_name = "Cloud Top Pressure: Level-2 Input Pixel Counts" ; Cloud_Top_Pressure_Pixel_Counts:units = "none" ; Cloud_Top_Pressure_Pixel_Counts:valid_range = 0s, 15000s ; Cloud_Top_Pressure_Pixel_Counts:_FillValue = -9999s ; Cloud_Top_Pressure_Pixel_Counts:scale_factor = 1.0d ; Cloud_Top_Pressure_Pixel_Counts:add_offset = 0.0d ; Cloud_Top_Pressure_Pixel_Counts:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure" ; Cloud_Top_Pressure_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Pixel_Counts:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Pressure_Pixel_Counts:Statistic_Type = "Simple" ; Cloud_Top_Pressure_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Pixel_Counts:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Histogram_Counts ( Cloud_Top_Pressure_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Histogram_Counts:long_name = "Cloud Top Pressure: Level-2 Input Pixel Counts at 11 intervals" ; Cloud_Top_Pressure_Histogram_Counts:units = "none" ; Cloud_Top_Pressure_Histogram_Counts:valid_range = 0s, 15000s ; Cloud_Top_Pressure_Histogram_Counts:_FillValue = -9999s ; Cloud_Top_Pressure_Histogram_Counts:scale_factor = 1.0d ; Cloud_Top_Pressure_Histogram_Counts:add_offset = 0.0d ; Cloud_Top_Pressure_Histogram_Counts:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure" ; Cloud_Top_Pressure_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Histogram_Counts:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Pressure_Histogram_Counts:Statistic_Type = "Histogram" ; Cloud_Top_Pressure_Histogram_Counts:Histogram_Bin_Boundaries = 1.0f, 100.0f, 200.0f, 300.0f, 400.0f, 500.0f, 600.0f, 700.0f, 800.0f, 900.0f, 1000.0f, 1100.0f ; Cloud_Top_Pressure_Histogram_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Histogram_Counts:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity ( Cloud_Effective_Emissivity_Joint_Histo_Intervals:mod08 , Cloud_Top_Pressure_Joint_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:long_name = "Cloud Top Pressure vs Cloud Effective Emissivity at 3x3 intervals" ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:units = "none" ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:valid_range = 0s, 15000s ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:_FillValue = -9999s ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:scale_factor = 1.0d ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:add_offset = 0.0d ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure" ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Statistic_Type = "Joint_Histogram" ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Wave_Band = 1s ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Histogram_Bin_Boundaries = 1.0f, 400.0f, 700.0f, 1100.0f ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Quality_Assurance_Data_Set = "Quality_Assurance_5km" ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:QA_Byte = 0s ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:QA_Useful_Flag_Bit = 0s ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:QA_Value_Start_Bit = 1s ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:QA_Value_Num_Bits = 3s ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Aggregation_Data_Set = "None" ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Joint_Parameter_Data_Set = "Cloud_Effective_Emissivity" ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Joint_Parameter_Quality_Assurance_Data_Set = "Quality_Assurance_5km" ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Joint_Parameter_QA_Byte = 1s ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Joint_Parameter_QA_Useful_Flag_Bit = 4s ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Joint_Parameter_QA_Value_Start_Bit = 5s ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Joint_Parameter_QA_Value_Num_Bits = 3s ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Joint_Parameter_Wave_Band = 1s ; Cloud_Top_Pressure_Joint_Histogram_vs_Emissivity:Joint_Parameter_Histogram_Bin_Boundaries = 0.0f, 0.50f, 0.95f, 1.0f ; short Cloud_Top_Pressure_Day_Mean ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Day_Mean:long_name = "Cloud Top Pressure (Day): Mean" ; Cloud_Top_Pressure_Day_Mean:units = "hPa" ; Cloud_Top_Pressure_Day_Mean:valid_range = 10s, 11000s ; Cloud_Top_Pressure_Day_Mean:_FillValue = -9999s ; Cloud_Top_Pressure_Day_Mean:scale_factor = 0.1d ; Cloud_Top_Pressure_Day_Mean:add_offset = 0.0d ; Cloud_Top_Pressure_Day_Mean:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure_Day" ; Cloud_Top_Pressure_Day_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Day_Mean:Included_Level_2_Nighttime_Data = "False" ; Cloud_Top_Pressure_Day_Mean:Statistic_Type = "Simple" ; Cloud_Top_Pressure_Day_Mean:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Day_Mean:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Day_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Day_Standard_Deviation:long_name = "Cloud Top Pressure (Day): Standard Deviation" ; Cloud_Top_Pressure_Day_Standard_Deviation:units = "hPa" ; Cloud_Top_Pressure_Day_Standard_Deviation:valid_range = 10s, 11000s ; Cloud_Top_Pressure_Day_Standard_Deviation:_FillValue = -9999s ; Cloud_Top_Pressure_Day_Standard_Deviation:scale_factor = 0.1d ; Cloud_Top_Pressure_Day_Standard_Deviation:add_offset = 0.0d ; Cloud_Top_Pressure_Day_Standard_Deviation:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure_Day" ; Cloud_Top_Pressure_Day_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Day_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Cloud_Top_Pressure_Day_Standard_Deviation:Statistic_Type = "Simple" ; Cloud_Top_Pressure_Day_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Day_Standard_Deviation:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Day_Minimum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Day_Minimum:long_name = "Cloud Top Pressure (Day): Minimum" ; Cloud_Top_Pressure_Day_Minimum:units = "hPa" ; Cloud_Top_Pressure_Day_Minimum:valid_range = 10s, 11000s ; Cloud_Top_Pressure_Day_Minimum:_FillValue = -9999s ; Cloud_Top_Pressure_Day_Minimum:scale_factor = 0.1d ; Cloud_Top_Pressure_Day_Minimum:add_offset = 0.0d ; Cloud_Top_Pressure_Day_Minimum:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure_Day" ; Cloud_Top_Pressure_Day_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Day_Minimum:Included_Level_2_Nighttime_Data = "False" ; Cloud_Top_Pressure_Day_Minimum:Statistic_Type = "Simple" ; Cloud_Top_Pressure_Day_Minimum:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Day_Minimum:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Day_Maximum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Day_Maximum:long_name = "Cloud Top Pressure (Day): Maximum" ; Cloud_Top_Pressure_Day_Maximum:units = "hPa" ; Cloud_Top_Pressure_Day_Maximum:valid_range = 10s, 11000s ; Cloud_Top_Pressure_Day_Maximum:_FillValue = -9999s ; Cloud_Top_Pressure_Day_Maximum:scale_factor = 0.1d ; Cloud_Top_Pressure_Day_Maximum:add_offset = 0.0d ; Cloud_Top_Pressure_Day_Maximum:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure_Day" ; Cloud_Top_Pressure_Day_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Day_Maximum:Included_Level_2_Nighttime_Data = "False" ; Cloud_Top_Pressure_Day_Maximum:Statistic_Type = "Simple" ; Cloud_Top_Pressure_Day_Maximum:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Day_Maximum:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Day_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Day_Pixel_Counts:long_name = "Cloud Top Pressure (Day): Level-2 Input Pixel Counts" ; Cloud_Top_Pressure_Day_Pixel_Counts:units = "none" ; Cloud_Top_Pressure_Day_Pixel_Counts:valid_range = 0s, 15000s ; Cloud_Top_Pressure_Day_Pixel_Counts:_FillValue = -9999s ; Cloud_Top_Pressure_Day_Pixel_Counts:scale_factor = 1.0d ; Cloud_Top_Pressure_Day_Pixel_Counts:add_offset = 0.0d ; Cloud_Top_Pressure_Day_Pixel_Counts:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure_Day" ; Cloud_Top_Pressure_Day_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Day_Pixel_Counts:Included_Level_2_Nighttime_Data = "False" ; Cloud_Top_Pressure_Day_Pixel_Counts:Statistic_Type = "Simple" ; Cloud_Top_Pressure_Day_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Day_Pixel_Counts:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Day_Histogram_Counts ( Cloud_Top_Pressure_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Day_Histogram_Counts:long_name = "Cloud Top Pressure (Day): Level-2 Input Pixel Counts at 11 intervals" ; Cloud_Top_Pressure_Day_Histogram_Counts:units = "none" ; Cloud_Top_Pressure_Day_Histogram_Counts:valid_range = 0s, 15000s ; Cloud_Top_Pressure_Day_Histogram_Counts:_FillValue = -9999s ; Cloud_Top_Pressure_Day_Histogram_Counts:scale_factor = 1.0d ; Cloud_Top_Pressure_Day_Histogram_Counts:add_offset = 0.0d ; Cloud_Top_Pressure_Day_Histogram_Counts:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure_Day" ; Cloud_Top_Pressure_Day_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Day_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Cloud_Top_Pressure_Day_Histogram_Counts:Statistic_Type = "Histogram" ; Cloud_Top_Pressure_Day_Histogram_Counts:Histogram_Bin_Boundaries = 1.0f, 100.0f, 200.0f, 300.0f, 400.0f, 500.0f, 600.0f, 700.0f, 800.0f, 900.0f, 1000.0f, 1100.0f ; Cloud_Top_Pressure_Day_Histogram_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Day_Histogram_Counts:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity ( Cloud_Effective_Emissivity_Joint_Histo_Intervals:mod08 , Cloud_Top_Pressure_Joint_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:long_name = "Cloud Top Pressure (Day) vs Cloud Effective Emissivity (Day) at 3x3 intervals" ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:units = "none" ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:valid_range = 0s, 15000s ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:_FillValue = -9999s ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:scale_factor = 1.0d ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:add_offset = 0.0d ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure_Day" ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Included_Level_2_Nighttime_Data = "False" ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Statistic_Type = "Joint_Histogram" ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Wave_Band = 1s ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Histogram_Bin_Boundaries = 1.0f, 400.0f, 700.0f, 1100.0f ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Quality_Assurance_Data_Set = "Quality_Assurance_5km" ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:QA_Byte = 0s ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:QA_Useful_Flag_Bit = 0s ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:QA_Value_Start_Bit = 1s ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:QA_Value_Num_Bits = 3s ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Aggregation_Data_Set = "None" ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Joint_Parameter_Data_Set = "Cloud_Effective_Emissivity_Day" ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Joint_Parameter_Quality_Assurance_Data_Set = "Quality_Assurance_5km" ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Joint_Parameter_QA_Byte = 1s ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Joint_Parameter_QA_Useful_Flag_Bit = 4s ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Joint_Parameter_QA_Value_Start_Bit = 5s ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Joint_Parameter_QA_Value_Num_Bits = 3s ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Joint_Parameter_Wave_Band = 1s ; Cloud_Top_Pressure_Day_Joint_Histogram_vs_Emissivity:Joint_Parameter_Histogram_Bin_Boundaries = 0.0f, 0.50f, 0.95f, 1.0f ; short Cloud_Top_Pressure_Night_Mean ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Night_Mean:long_name = "Cloud Top Pressure (Night): Mean" ; Cloud_Top_Pressure_Night_Mean:units = "hPa" ; Cloud_Top_Pressure_Night_Mean:valid_range = 10s, 11000s ; Cloud_Top_Pressure_Night_Mean:_FillValue = -9999s ; Cloud_Top_Pressure_Night_Mean:scale_factor = 0.1d ; Cloud_Top_Pressure_Night_Mean:add_offset = 0.0d ; Cloud_Top_Pressure_Night_Mean:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure_Night" ; Cloud_Top_Pressure_Night_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Night_Mean:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Pressure_Night_Mean:Statistic_Type = "Simple" ; Cloud_Top_Pressure_Night_Mean:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Night_Mean:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Night_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Night_Standard_Deviation:long_name = "Cloud Top Pressure (Night): Standard Deviation" ; Cloud_Top_Pressure_Night_Standard_Deviation:units = "hPa" ; Cloud_Top_Pressure_Night_Standard_Deviation:valid_range = 10s, 11000s ; Cloud_Top_Pressure_Night_Standard_Deviation:_FillValue = -9999s ; Cloud_Top_Pressure_Night_Standard_Deviation:scale_factor = 0.1d ; Cloud_Top_Pressure_Night_Standard_Deviation:add_offset = 0.0d ; Cloud_Top_Pressure_Night_Standard_Deviation:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure_Night" ; Cloud_Top_Pressure_Night_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Night_Standard_Deviation:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Pressure_Night_Standard_Deviation:Statistic_Type = "Simple" ; Cloud_Top_Pressure_Night_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Night_Standard_Deviation:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Night_Minimum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Night_Minimum:long_name = "Cloud Top Pressure (Night): Minimum" ; Cloud_Top_Pressure_Night_Minimum:units = "hPa" ; Cloud_Top_Pressure_Night_Minimum:valid_range = 10s, 11000s ; Cloud_Top_Pressure_Night_Minimum:_FillValue = -9999s ; Cloud_Top_Pressure_Night_Minimum:scale_factor = 0.1d ; Cloud_Top_Pressure_Night_Minimum:add_offset = 0.0d ; Cloud_Top_Pressure_Night_Minimum:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure_Night" ; Cloud_Top_Pressure_Night_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Night_Minimum:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Pressure_Night_Minimum:Statistic_Type = "Simple" ; Cloud_Top_Pressure_Night_Minimum:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Night_Minimum:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Night_Maximum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Night_Maximum:long_name = "Cloud Top Pressure (Night): Maximum" ; Cloud_Top_Pressure_Night_Maximum:units = "hPa" ; Cloud_Top_Pressure_Night_Maximum:valid_range = 10s, 11000s ; Cloud_Top_Pressure_Night_Maximum:_FillValue = -9999s ; Cloud_Top_Pressure_Night_Maximum:scale_factor = 0.1d ; Cloud_Top_Pressure_Night_Maximum:add_offset = 0.0d ; Cloud_Top_Pressure_Night_Maximum:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure_Night" ; Cloud_Top_Pressure_Night_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Night_Maximum:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Pressure_Night_Maximum:Statistic_Type = "Simple" ; Cloud_Top_Pressure_Night_Maximum:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Night_Maximum:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Night_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Night_Pixel_Counts:long_name = "Cloud Top Pressure (Night): Level-2 Input Pixel Counts" ; Cloud_Top_Pressure_Night_Pixel_Counts:units = "none" ; Cloud_Top_Pressure_Night_Pixel_Counts:valid_range = 0s, 15000s ; Cloud_Top_Pressure_Night_Pixel_Counts:_FillValue = -9999s ; Cloud_Top_Pressure_Night_Pixel_Counts:scale_factor = 1.0d ; Cloud_Top_Pressure_Night_Pixel_Counts:add_offset = 0.0d ; Cloud_Top_Pressure_Night_Pixel_Counts:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure_Night" ; Cloud_Top_Pressure_Night_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Night_Pixel_Counts:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Pressure_Night_Pixel_Counts:Statistic_Type = "Simple" ; Cloud_Top_Pressure_Night_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Night_Pixel_Counts:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Night_Histogram_Counts ( Cloud_Top_Pressure_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Night_Histogram_Counts:long_name = "Cloud Top Pressure (Night): Level-2 Input Pixel Counts at 11 intervals" ; Cloud_Top_Pressure_Night_Histogram_Counts:units = "none" ; Cloud_Top_Pressure_Night_Histogram_Counts:valid_range = 0s, 15000s ; Cloud_Top_Pressure_Night_Histogram_Counts:_FillValue = -9999s ; Cloud_Top_Pressure_Night_Histogram_Counts:scale_factor = 1.0d ; Cloud_Top_Pressure_Night_Histogram_Counts:add_offset = 0.0d ; Cloud_Top_Pressure_Night_Histogram_Counts:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure_Night" ; Cloud_Top_Pressure_Night_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Night_Histogram_Counts:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Pressure_Night_Histogram_Counts:Statistic_Type = "Histogram" ; Cloud_Top_Pressure_Night_Histogram_Counts:Histogram_Bin_Boundaries = 1.0f, 100.0f, 200.0f, 300.0f, 400.0f, 500.0f, 600.0f, 700.0f, 800.0f, 900.0f, 1000.0f, 1100.0f ; Cloud_Top_Pressure_Night_Histogram_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Top_Pressure_Night_Histogram_Counts:Aggregation_Data_Set = "None" ; short Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity ( Cloud_Effective_Emissivity_Joint_Histo_Intervals:mod08 , Cloud_Top_Pressure_Joint_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:long_name = "Cloud Top Pressure (Night) vs Cloud Effective Emissivity (Night) at 3x3 intervals" ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:units = "none" ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:valid_range = 0s, 15000s ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:_FillValue = -9999s ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:scale_factor = 1.0d ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:add_offset = 0.0d ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Derived_From_Level_2_Data_Set = "Cloud_Top_Pressure_Night" ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Included_Level_2_Nighttime_Data = "True" ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Statistic_Type = "Joint_Histogram" ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Wave_Band = 1s ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Histogram_Bin_Boundaries = 1.0f, 400.0f, 700.0f, 1100.0f ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Quality_Assurance_Data_Set = "Quality_Assurance_5km" ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:QA_Byte = 0s ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:QA_Useful_Flag_Bit = 0s ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:QA_Value_Start_Bit = 1s ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:QA_Value_Num_Bits = 3s ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Aggregation_Data_Set = "None" ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Joint_Parameter_Data_Set = "Cloud_Effective_Emissivity_Night" ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Joint_Parameter_Quality_Assurance_Data_Set = "Quality_Assurance_5km" ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Joint_Parameter_QA_Byte = 1s ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Joint_Parameter_QA_Useful_Flag_Bit = 4s ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Joint_Parameter_QA_Value_Start_Bit = 5s ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Joint_Parameter_QA_Value_Num_Bits = 3s ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Joint_Parameter_Wave_Band = 1s ; Cloud_Top_Pressure_Night_Joint_Histogram_vs_Emissivity:Joint_Parameter_Histogram_Bin_Boundaries = 0.0f, 0.50f, 0.95f, 1.0f ; short Cloud_Effective_Emissivity_Mean ( YDim:mod08 , XDim:mod08 ) ; Cloud_Effective_Emissivity_Mean:long_name = "Cloud Effective Emissivity: Mean" ; Cloud_Effective_Emissivity_Mean:units = "none" ; Cloud_Effective_Emissivity_Mean:valid_range = 0s, 10000s ; Cloud_Effective_Emissivity_Mean:_FillValue = -9999s ; Cloud_Effective_Emissivity_Mean:scale_factor = 0.0001d ; Cloud_Effective_Emissivity_Mean:add_offset = 0.0d ; Cloud_Effective_Emissivity_Mean:Derived_From_Level_2_Data_Set = "Cloud_Effective_Emissivity" ; Cloud_Effective_Emissivity_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Effective_Emissivity_Mean:Included_Level_2_Nighttime_Data = "True" ; Cloud_Effective_Emissivity_Mean:Statistic_Type = "Simple" ; Cloud_Effective_Emissivity_Mean:Quality_Assurance_Data_Set = "None" ; Cloud_Effective_Emissivity_Mean:Aggregation_Data_Set = "None" ; short Cloud_Effective_Emissivity_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Cloud_Effective_Emissivity_Standard_Deviation:long_name = "Cloud Effective Emissivity: Standard Deviation" ; Cloud_Effective_Emissivity_Standard_Deviation:units = "none" ; Cloud_Effective_Emissivity_Standard_Deviation:valid_range = 0s, 10000s ; Cloud_Effective_Emissivity_Standard_Deviation:_FillValue = -9999s ; Cloud_Effective_Emissivity_Standard_Deviation:scale_factor = 0.0001d ; Cloud_Effective_Emissivity_Standard_Deviation:add_offset = 0.0d ; Cloud_Effective_Emissivity_Standard_Deviation:Derived_From_Level_2_Data_Set = "Cloud_Effective_Emissivity" ; Cloud_Effective_Emissivity_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Effective_Emissivity_Standard_Deviation:Included_Level_2_Nighttime_Data = "True" ; Cloud_Effective_Emissivity_Standard_Deviation:Statistic_Type = "Simple" ; Cloud_Effective_Emissivity_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Cloud_Effective_Emissivity_Standard_Deviation:Aggregation_Data_Set = "None" ; short Cloud_Effective_Emissivity_Minimum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Effective_Emissivity_Minimum:long_name = "Cloud Effective Emissivity: Minimum" ; Cloud_Effective_Emissivity_Minimum:units = "none" ; Cloud_Effective_Emissivity_Minimum:valid_range = 0s, 10000s ; Cloud_Effective_Emissivity_Minimum:_FillValue = -9999s ; Cloud_Effective_Emissivity_Minimum:scale_factor = 0.0001d ; Cloud_Effective_Emissivity_Minimum:add_offset = 0.0d ; Cloud_Effective_Emissivity_Minimum:Derived_From_Level_2_Data_Set = "Cloud_Effective_Emissivity" ; Cloud_Effective_Emissivity_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Effective_Emissivity_Minimum:Included_Level_2_Nighttime_Data = "True" ; Cloud_Effective_Emissivity_Minimum:Statistic_Type = "Simple" ; Cloud_Effective_Emissivity_Minimum:Quality_Assurance_Data_Set = "None" ; Cloud_Effective_Emissivity_Minimum:Aggregation_Data_Set = "None" ; short Cloud_Effective_Emissivity_Maximum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Effective_Emissivity_Maximum:long_name = "Cloud Effective Emissivity: Maximum" ; Cloud_Effective_Emissivity_Maximum:units = "none" ; Cloud_Effective_Emissivity_Maximum:valid_range = 0s, 10000s ; Cloud_Effective_Emissivity_Maximum:_FillValue = -9999s ; Cloud_Effective_Emissivity_Maximum:scale_factor = 0.0001d ; Cloud_Effective_Emissivity_Maximum:add_offset = 0.0d ; Cloud_Effective_Emissivity_Maximum:Derived_From_Level_2_Data_Set = "Cloud_Effective_Emissivity" ; Cloud_Effective_Emissivity_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Effective_Emissivity_Maximum:Included_Level_2_Nighttime_Data = "True" ; Cloud_Effective_Emissivity_Maximum:Statistic_Type = "Simple" ; Cloud_Effective_Emissivity_Maximum:Quality_Assurance_Data_Set = "None" ; Cloud_Effective_Emissivity_Maximum:Aggregation_Data_Set = "None" ; short Cloud_Effective_Emissivity_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Cloud_Effective_Emissivity_Pixel_Counts:long_name = "Cloud Effective Emissivity: Level-2 Input Pixel Counts" ; Cloud_Effective_Emissivity_Pixel_Counts:units = "none" ; Cloud_Effective_Emissivity_Pixel_Counts:valid_range = 0s, 15000s ; Cloud_Effective_Emissivity_Pixel_Counts:_FillValue = -9999s ; Cloud_Effective_Emissivity_Pixel_Counts:scale_factor = 1.0d ; Cloud_Effective_Emissivity_Pixel_Counts:add_offset = 0.0d ; Cloud_Effective_Emissivity_Pixel_Counts:Derived_From_Level_2_Data_Set = "Cloud_Effective_Emissivity" ; Cloud_Effective_Emissivity_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Effective_Emissivity_Pixel_Counts:Included_Level_2_Nighttime_Data = "True" ; Cloud_Effective_Emissivity_Pixel_Counts:Statistic_Type = "Simple" ; Cloud_Effective_Emissivity_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Effective_Emissivity_Pixel_Counts:Aggregation_Data_Set = "None" ; short Cloud_Effective_Emissivity_Histogram_Counts ( Cloud_Effective_Emissivity_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Cloud_Effective_Emissivity_Histogram_Counts:long_name = "Cloud Effective Emissivity: Level-2 Input Pixel Counts at 10 intervals" ; Cloud_Effective_Emissivity_Histogram_Counts:units = "none" ; Cloud_Effective_Emissivity_Histogram_Counts:valid_range = 0s, 15000s ; Cloud_Effective_Emissivity_Histogram_Counts:_FillValue = -9999s ; Cloud_Effective_Emissivity_Histogram_Counts:scale_factor = 1.0d ; Cloud_Effective_Emissivity_Histogram_Counts:add_offset = 0.0d ; Cloud_Effective_Emissivity_Histogram_Counts:Derived_From_Level_2_Data_Set = "Cloud_Effective_Emissivity" ; Cloud_Effective_Emissivity_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Effective_Emissivity_Histogram_Counts:Included_Level_2_Nighttime_Data = "True" ; Cloud_Effective_Emissivity_Histogram_Counts:Statistic_Type = "Histogram" ; Cloud_Effective_Emissivity_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.1f, 0.2f, 0.3f, 0.4f, 0.5f, 0.6f, 0.7f, 0.8f, 0.9f, 1.0f ; Cloud_Effective_Emissivity_Histogram_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Effective_Emissivity_Histogram_Counts:Aggregation_Data_Set = "None" ; short Cloud_Effective_Emissivity_Day_Mean ( YDim:mod08 , XDim:mod08 ) ; Cloud_Effective_Emissivity_Day_Mean:long_name = "Cloud Effective Emissivity (Day): Mean" ; Cloud_Effective_Emissivity_Day_Mean:units = "none" ; Cloud_Effective_Emissivity_Day_Mean:valid_range = 0s, 10000s ; Cloud_Effective_Emissivity_Day_Mean:_FillValue = -9999s ; Cloud_Effective_Emissivity_Day_Mean:scale_factor = 0.0001d ; Cloud_Effective_Emissivity_Day_Mean:add_offset = 0.0d ; Cloud_Effective_Emissivity_Day_Mean:Derived_From_Level_2_Data_Set = "Cloud_Effective_Emissivity_Day" ; Cloud_Effective_Emissivity_Day_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Effective_Emissivity_Day_Mean:Included_Level_2_Nighttime_Data = "False" ; Cloud_Effective_Emissivity_Day_Mean:Statistic_Type = "Simple" ; Cloud_Effective_Emissivity_Day_Mean:Quality_Assurance_Data_Set = "None" ; Cloud_Effective_Emissivity_Day_Mean:Aggregation_Data_Set = "None" ; short Cloud_Effective_Emissivity_Day_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Cloud_Effective_Emissivity_Day_Standard_Deviation:long_name = "Cloud Effective Emissivity (Day): Standard Deviation" ; Cloud_Effective_Emissivity_Day_Standard_Deviation:units = "none" ; Cloud_Effective_Emissivity_Day_Standard_Deviation:valid_range = 0s, 10000s ; Cloud_Effective_Emissivity_Day_Standard_Deviation:_FillValue = -9999s ; Cloud_Effective_Emissivity_Day_Standard_Deviation:scale_factor = 0.0001d ; Cloud_Effective_Emissivity_Day_Standard_Deviation:add_offset = 0.0d ; Cloud_Effective_Emissivity_Day_Standard_Deviation:Derived_From_Level_2_Data_Set = "Cloud_Effective_Emissivity_Day" ; Cloud_Effective_Emissivity_Day_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Effective_Emissivity_Day_Standard_Deviation:Included_Level_2_Nighttime_Data = "False" ; Cloud_Effective_Emissivity_Day_Standard_Deviation:Statistic_Type = "Simple" ; Cloud_Effective_Emissivity_Day_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Cloud_Effective_Emissivity_Day_Standard_Deviation:Aggregation_Data_Set = "None" ; short Cloud_Effective_Emissivity_Day_Minimum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Effective_Emissivity_Day_Minimum:long_name = "Cloud Effective Emissivity (Day): Minimum" ; Cloud_Effective_Emissivity_Day_Minimum:units = "none" ; Cloud_Effective_Emissivity_Day_Minimum:valid_range = 0s, 10000s ; Cloud_Effective_Emissivity_Day_Minimum:_FillValue = -9999s ; Cloud_Effective_Emissivity_Day_Minimum:scale_factor = 0.0001d ; Cloud_Effective_Emissivity_Day_Minimum:add_offset = 0.0d ; Cloud_Effective_Emissivity_Day_Minimum:Derived_From_Level_2_Data_Set = "Cloud_Effective_Emissivity_Day" ; Cloud_Effective_Emissivity_Day_Minimum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Effective_Emissivity_Day_Minimum:Included_Level_2_Nighttime_Data = "False" ; Cloud_Effective_Emissivity_Day_Minimum:Statistic_Type = "Simple" ; Cloud_Effective_Emissivity_Day_Minimum:Quality_Assurance_Data_Set = "None" ; Cloud_Effective_Emissivity_Day_Minimum:Aggregation_Data_Set = "None" ; short Cloud_Effective_Emissivity_Day_Maximum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Effective_Emissivity_Day_Maximum:long_name = "Cloud Effective Emissivity (Day): Maximum" ; Cloud_Effective_Emissivity_Day_Maximum:units = "none" ; Cloud_Effective_Emissivity_Day_Maximum:valid_range = 0s, 10000s ; Cloud_Effective_Emissivity_Day_Maximum:_FillValue = -9999s ; Cloud_Effective_Emissivity_Day_Maximum:scale_factor = 0.0001d ; Cloud_Effective_Emissivity_Day_Maximum:add_offset = 0.0d ; Cloud_Effective_Emissivity_Day_Maximum:Derived_From_Level_2_Data_Set = "Cloud_Effective_Emissivity_Day" ; Cloud_Effective_Emissivity_Day_Maximum:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Effective_Emissivity_Day_Maximum:Included_Level_2_Nighttime_Data = "False" ; Cloud_Effective_Emissivity_Day_Maximum:Statistic_Type = "Simple" ; Cloud_Effective_Emissivity_Day_Maximum:Quality_Assurance_Data_Set = "None" ; Cloud_Effective_Emissivity_Day_Maximum:Aggregation_Data_Set = "None" ; short Cloud_Effective_Emissivity_Day_Pixel_Counts ( YDim:mod08 , XDim:mod08 ) ; Cloud_Effective_Emissivity_Day_Pixel_Counts:long_name = "Cloud Effective Emissivity (Day): Level-2 Input Pixel Counts" ; Cloud_Effective_Emissivity_Day_Pixel_Counts:units = "none" ; Cloud_Effective_Emissivity_Day_Pixel_Counts:valid_range = 0s, 15000s ; Cloud_Effective_Emissivity_Day_Pixel_Counts:_FillValue = -9999s ; Cloud_Effective_Emissivity_Day_Pixel_Counts:scale_factor = 1.0d ; Cloud_Effective_Emissivity_Day_Pixel_Counts:add_offset = 0.0d ; Cloud_Effective_Emissivity_Day_Pixel_Counts:Derived_From_Level_2_Data_Set = "Cloud_Effective_Emissivity_Day" ; Cloud_Effective_Emissivity_Day_Pixel_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Effective_Emissivity_Day_Pixel_Counts:Included_Level_2_Nighttime_Data = "False" ; Cloud_Effective_Emissivity_Day_Pixel_Counts:Statistic_Type = "Simple" ; Cloud_Effective_Emissivity_Day_Pixel_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Effective_Emissivity_Day_Pixel_Counts:Aggregation_Data_Set = "None" ; short Cloud_Effective_Emissivity_Day_Histogram_Counts ( Cloud_Effective_Emissivity_Histo_Intervals:mod08 , YDim:mod08 , XDim:mod08 ) ; Cloud_Effective_Emissivity_Day_Histogram_Counts:long_name = "Cloud Effective Emissivity (Day): Level-2 Input Pixel Counts at 10 intervals" ; Cloud_Effective_Emissivity_Day_Histogram_Counts:units = "none" ; Cloud_Effective_Emissivity_Day_Histogram_Counts:valid_range = 0s, 15000s ; Cloud_Effective_Emissivity_Day_Histogram_Counts:_FillValue = -9999s ; Cloud_Effective_Emissivity_Day_Histogram_Counts:scale_factor = 1.0d ; Cloud_Effective_Emissivity_Day_Histogram_Counts:add_offset = 0.0d ; Cloud_Effective_Emissivity_Day_Histogram_Counts:Derived_From_Level_2_Data_Set = "Cloud_Effective_Emissivity_Day" ; Cloud_Effective_Emissivity_Day_Histogram_Counts:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Effective_Emissivity_Day_Histogram_Counts:Included_Level_2_Nighttime_Data = "False" ; Cloud_Effective_Emissivity_Day_Histogram_Counts:Statistic_Type = "Histogram" ; Cloud_Effective_Emissivity_Day_Histogram_Counts:Histogram_Bin_Boundaries = 0.0f, 0.1f, 0.2f, 0.3f, 0.4f, 0.5f, 0.6f, 0.7f, 0.8f, 0.9f, 1.0f ; Cloud_Effective_Emissivity_Day_Histogram_Counts:Quality_Assurance_Data_Set = "None" ; Cloud_Effective_Emissivity_Day_Histogram_Counts:Aggregation_Data_Set = "None" ; short Cloud_Effective_Emissivity_Night_Mean ( YDim:mod08 , XDim:mod08 ) ; Cloud_Effective_Emissivity_Night_Mean:long_name = "Cloud Effective Emissivity (Night): Mean" ; Cloud_Effective_Emissivity_Night_Mean:units = "none" ; Cloud_Effective_Emissivity_Night_Mean:valid_range = 0s, 10000s ; Cloud_Effective_Emissivity_Night_Mean:_FillValue = -9999s ; Cloud_Effective_Emissivity_Night_Mean:scale_factor = 0.0001d ; Cloud_Effective_Emissivity_Night_Mean:add_offset = 0.0d ; Cloud_Effective_Emissivity_Night_Mean:Derived_From_Level_2_Data_Set = "Cloud_Effective_Emissivity_Night" ; Cloud_Effective_Emissivity_Night_Mean:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Effective_Emissivity_Night_Mean:Included_Level_2_Nighttime_Data = "True" ; Cloud_Effective_Emissivity_Night_Mean:Statistic_Type = "Simple" ; Cloud_Effective_Emissivity_Night_Mean:Quality_Assurance_Data_Set = "None" ; Cloud_Effective_Emissivity_Night_Mean:Aggregation_Data_Set = "None" ; short Cloud_Effective_Emissivity_Night_Standard_Deviation ( YDim:mod08 , XDim:mod08 ) ; Cloud_Effective_Emissivity_Night_Standard_Deviation:long_name = "Cloud Effective Emissivity (Night): Standard Deviation" ; Cloud_Effective_Emissivity_Night_Standard_Deviation:units = "none" ; Cloud_Effective_Emissivity_Night_Standard_Deviation:valid_range = 0s, 10000s ; Cloud_Effective_Emissivity_Night_Standard_Deviation:_FillValue = -9999s ; Cloud_Effective_Emissivity_Night_Standard_Deviation:scale_factor = 0.0001d ; Cloud_Effective_Emissivity_Night_Standard_Deviation:add_offset = 0.0d ; Cloud_Effective_Emissivity_Night_Standard_Deviation:Derived_From_Level_2_Data_Set = "Cloud_Effective_Emissivity_Night" ; Cloud_Effective_Emissivity_Night_Standard_Deviation:Level_2_Pixel_Values_Read_As = "Real" ; Cloud_Effective_Emissivity_Night_Standard_Deviation:Included_Level_2_Nighttime_Data = "True" ; Cloud_Effective_Emissivity_Night_Standard_Deviation:Statistic_Type = "Simple" ; Cloud_Effective_Emissivity_Night_Standard_Deviation:Quality_Assurance_Data_Set = "None" ; Cloud_Effective_Emissivity_Night_Standard_Deviation:Aggregation_Data_Set = "None" ; short Cloud_Effective_Emissivity_Night_Minimum ( YDim:mod08 , XDim:mod08 ) ; Cloud_Effective_Emissivity_Night_Minimum:long_name = "Cloud Effective Emissivity (Night):