<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset xmlns="http://xml.opendap.org/ns/DAP/4.0#" xml:base="http://test.opendap.org:8080/opendap/hyrax/tsl/OR_ABI-L2-SSTF-M6_G16_s20242820000206_e20242820059514_c20242820104416.nc" dapVersion="4.0" dmrVersion="1.0" name="OR_ABI-L2-SSTF-M6_G16_s20242820000206_e20242820059514_c20242820104416.nc">
    <Dimension name="y" size="5424"/>
    <Dimension name="x" size="5424"/>
    <Dimension name="number_of_time_bounds" size="2"/>
    <Dimension name="number_of_image_bounds" size="2"/>
    <Dimension name="number_of_LZA_bounds" size="2"/>
    <Dimension name="number_of_SZA_bounds" size="2"/>
    <Dimension name="SST_night_only_emissive_band" size="1"/>
    <Dimension name="SST_day_night_emissive_bands" size="4"/>
    <Int16 name="y">
        <Dim name="/y"/>
        <Attribute name="scale_factor" type="Float32">
            <Value>-5.60000008e-05</Value>
        </Attribute>
        <Attribute name="add_offset" type="Float32">
            <Value>0.151843995</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>rad</Value>
        </Attribute>
        <Attribute name="axis" type="String">
            <Value>Y</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>GOES fixed grid projection y-coordinate</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>projection_y_coordinate</Value>
        </Attribute>
    </Int16>
    <Int16 name="x">
        <Dim name="/x"/>
        <Attribute name="scale_factor" type="Float32">
            <Value>5.60000008e-05</Value>
        </Attribute>
        <Attribute name="add_offset" type="Float32">
            <Value>-0.151843995</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>rad</Value>
        </Attribute>
        <Attribute name="axis" type="String">
            <Value>X</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>GOES fixed grid projection x-coordinate</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>projection_x_coordinate</Value>
        </Attribute>
    </Int16>
    <UInt16 name="SST">
        <Dim name="/y"/>
        <Dim name="/x"/>
        <Attribute name="_FillValue" type="UInt16">
            <Value>65535</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>ABI L2+ Sea Surface (Skin) Temperature</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>sea_surface_skin_temperature</Value>
        </Attribute>
        <Attribute name="valid_range" type="UInt16">
            <Value>0</Value>
            <Value>65530</Value>
        </Attribute>
        <Attribute name="scale_factor" type="Float32">
            <Value>0.00244163000</Value>
        </Attribute>
        <Attribute name="add_offset" type="Float32">
            <Value>180.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>K</Value>
        </Attribute>
        <Attribute name="resolution" type="String">
            <Value>y: 0.000056 rad x: 0.000056 rad</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>retrieval_local_zenith_angle quantitative_local_zenith_angle retrieval_solar_zenith_angle t y x</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>retrieval_local_zenith_angle: point (good or degraded quality pixel produced) quantitative_local_zenith_angle: point (good quality pixel produced) retrieval_solar_zenith_angle: point (good quality pixel produced) t: point area: point</Value>
        </Attribute>
        <Attribute name="ancillary_variables" type="String">
            <Value>DQF</Value>
        </Attribute>
        <Attribute name="algorithm_type" type="String">
            <Value>regression</Value>
        </Attribute>
        <Map name="/y"/>
        <Map name="/x"/>
    </UInt16>
    <Byte name="DQF">
        <Dim name="/y"/>
        <Dim name="/x"/>
        <Attribute name="_FillValue" type="Byte">
            <Value>255</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>ABI L2+ Sea Surface (Skin) Temperature data quality flags</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>status_flag</Value>
        </Attribute>
        <Attribute name="valid_range" type="Byte">
            <Value>0</Value>
            <Value>3</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>1</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>retrieval_local_zenith_angle quantitative_local_zenith_angle retrieval_solar_zenith_angle t y x</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>retrieval_local_zenith_angle: point quantitative_local_zenith_angle: point retrieval_solar_zenith_angle: point t: point area: point</Value>
        </Attribute>
        <Attribute name="flag_values" type="Byte">
            <Value>0</Value>
            <Value>1</Value>
            <Value>2</Value>
            <Value>3</Value>
        </Attribute>
        <Attribute name="flag_meanings" type="String">
            <Value>good_quality_qf degraded_quality_qf severely_degraded_quality_qf invalid_due_to_unprocessed_qf</Value>
        </Attribute>
        <Attribute name="number_of_qf_values" type="Byte">
            <Value>4</Value>
        </Attribute>
        <Attribute name="percent_good_quality_qf" type="Float32">
            <Value>0.202214897</Value>
        </Attribute>
        <Attribute name="percent_degraded_quality_qf" type="Float32">
            <Value>0.0145255998</Value>
        </Attribute>
        <Attribute name="percent_severely_degraded_quality_qf" type="Float32">
            <Value>0.515007377</Value>
        </Attribute>
        <Attribute name="percent_invalid_due_to_unprocessed_qf" type="Float32">
            <Value>0.544799089</Value>
        </Attribute>
        <Map name="/y"/>
        <Map name="/x"/>
    </Byte>
    <Float64 name="t">
        <Attribute name="long_name" type="String">
            <Value>J2000 epoch mid-point between the start and end image scan in seconds</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>time</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>seconds since 2000-01-01 12:00:00</Value>
        </Attribute>
        <Attribute name="axis" type="String">
            <Value>T</Value>
        </Attribute>
        <Attribute name="bounds" type="String">
            <Value>time_bounds</Value>
        </Attribute>
    </Float64>
    <Float64 name="time_bounds">
        <Dim name="/number_of_time_bounds"/>
        <Attribute name="long_name" type="String">
            <Value>Scan start and end times in seconds since epoch (2000-01-01 12:00:00)</Value>
        </Attribute>
    </Float64>
    <Int32 name="goes_imager_projection">
        <Attribute name="long_name" type="String">
            <Value>GOES-R ABI fixed grid projection</Value>
        </Attribute>
        <Attribute name="grid_mapping_name" type="String">
            <Value>geostationary</Value>
        </Attribute>
        <Attribute name="perspective_point_height" type="Float64">
            <Value>35786023.00000000</Value>
        </Attribute>
        <Attribute name="semi_major_axis" type="Float64">
            <Value>6378137.000000000</Value>
        </Attribute>
        <Attribute name="semi_minor_axis" type="Float64">
            <Value>6356752.314140000</Value>
        </Attribute>
        <Attribute name="inverse_flattening" type="Float64">
            <Value>298.2572221000000</Value>
        </Attribute>
        <Attribute name="latitude_of_projection_origin" type="Float64">
            <Value>0.000000000000000</Value>
        </Attribute>
        <Attribute name="longitude_of_projection_origin" type="Float64">
            <Value>-75.00000000000000</Value>
        </Attribute>
        <Attribute name="sweep_angle_axis" type="String">
            <Value>x</Value>
        </Attribute>
    </Int32>
    <Float32 name="y_image">
        <Attribute name="long_name" type="String">
            <Value>GOES-R fixed grid projection y-coordinate center of image</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>projection_y_coordinate</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>rad</Value>
        </Attribute>
        <Attribute name="axis" type="String">
            <Value>Y</Value>
        </Attribute>
    </Float32>
    <Float32 name="y_image_bounds">
        <Dim name="/number_of_image_bounds"/>
        <Attribute name="long_name" type="String">
            <Value>GOES-R fixed grid projection y-coordinate north/south extent of image</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>rad</Value>
        </Attribute>
    </Float32>
    <Float32 name="x_image">
        <Attribute name="long_name" type="String">
            <Value>GOES-R fixed grid projection x-coordinate center of image</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>projection_x_coordinate</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>rad</Value>
        </Attribute>
        <Attribute name="axis" type="String">
            <Value>X</Value>
        </Attribute>
    </Float32>
    <Float32 name="x_image_bounds">
        <Dim name="/number_of_image_bounds"/>
        <Attribute name="long_name" type="String">
            <Value>GOES-R fixed grid projection x-coordinate west/east extent of image</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>rad</Value>
        </Attribute>
    </Float32>
    <Float32 name="nominal_satellite_subpoint_lat">
        <Attribute name="long_name" type="String">
            <Value>nominal satellite subpoint latitude (platform latitude)</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>latitude</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degrees_north</Value>
        </Attribute>
    </Float32>
    <Float32 name="nominal_satellite_subpoint_lon">
        <Attribute name="long_name" type="String">
            <Value>nominal satellite subpoint longitude (platform longitude)</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>longitude</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degrees_east</Value>
        </Attribute>
    </Float32>
    <Float32 name="nominal_satellite_height">
        <Attribute name="long_name" type="String">
            <Value>nominal satellite height above GRS 80 ellipsoid (platform altitude)</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>height_above_reference_ellipsoid</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>km</Value>
        </Attribute>
    </Float32>
    <Float32 name="geospatial_lat_lon_extent">
        <Attribute name="long_name" type="String">
            <Value>geospatial latitude and longitude references</Value>
        </Attribute>
        <Attribute name="geospatial_westbound_longitude" type="Float32">
            <Value>-156.299500</Value>
        </Attribute>
        <Attribute name="geospatial_northbound_latitude" type="Float32">
            <Value>81.3282013</Value>
        </Attribute>
        <Attribute name="geospatial_eastbound_longitude" type="Float32">
            <Value>6.29949999</Value>
        </Attribute>
        <Attribute name="geospatial_southbound_latitude" type="Float32">
            <Value>-81.3282013</Value>
        </Attribute>
        <Attribute name="geospatial_lat_center" type="Float32">
            <Value>0.00000000</Value>
        </Attribute>
        <Attribute name="geospatial_lon_center" type="Float32">
            <Value>-75.0000000</Value>
        </Attribute>
        <Attribute name="geospatial_lat_nadir" type="Float32">
            <Value>0.00000000</Value>
        </Attribute>
        <Attribute name="geospatial_lon_nadir" type="Float32">
            <Value>-75.0000000</Value>
        </Attribute>
        <Attribute name="geospatial_lat_units" type="String">
            <Value>degrees_north</Value>
        </Attribute>
        <Attribute name="geospatial_lon_units" type="String">
            <Value>degrees_east</Value>
        </Attribute>
    </Float32>
    <Int32 name="total_number_of_good_quality_ocean_pixels">
        <Attribute name="long_name" type="String">
            <Value>number of good quality sea surface temperature pixels</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Int32">
            <Value>-1</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>count</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle retrieval_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum retrieval_solar_zenith_angle: sum t: sum area: sum (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Int32>
    <Int32 name="total_number_of_degraded_quality_ocean_pixels">
        <Attribute name="long_name" type="String">
            <Value>number of degraded quality sea surface temperature pixels</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Int32">
            <Value>-1</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>count</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>retrieval_local_zenith_angle retrieval_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>retrieval_local_zenith_angle: sum retrieval_solar_zenith_angle: sum t: sum area: sum (interval: 0.000056 rad comment: degraded quality pixels only) where sea</Value>
        </Attribute>
    </Int32>
    <Int32 name="total_number_of_severely_degraded_quality_ocean_pixels">
        <Attribute name="long_name" type="String">
            <Value>number of severely degraded quality sea surface temperature pixels</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Int32">
            <Value>-1</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>count</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>retrieval_local_zenith_angle retrieval_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>retrieval_local_zenith_angle: sum retrieval_solar_zenith_angle: sum t: sum area: sum (interval: 0.000056 rad comment: severely degraded quality pixels only) where sea</Value>
        </Attribute>
    </Int32>
    <Int32 name="total_number_of_unprocessed_pixels">
        <Attribute name="long_name" type="String">
            <Value>number of unprocessed pixels</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Int32">
            <Value>-1</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>count</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>retrieval_local_zenith_angle retrieval_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>retrieval_local_zenith_angle: sum retrieval_solar_zenith_angle: sum t: sum area: sum (interval: 0.000056 rad comment: invalid due to unprocessed pixels only)</Value>
        </Attribute>
    </Int32>
    <Int32 name="number_of_day_SST_pixels">
        <Attribute name="long_name" type="String">
            <Value>number of day sea surface temperature pixels</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Int32">
            <Value>-1</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>count</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle day_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum day_solar_zenith_angle: sum t: sum area: sum (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Int32>
    <Int32 name="number_of_night_SST_pixels">
        <Attribute name="long_name" type="String">
            <Value>number of night sea surface temperature pixels</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Int32">
            <Value>-1</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>count</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle night_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum night_solar_zenith_angle: sum t: sum area: sum (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Int32>
    <Int32 name="number_of_twilight_SST_pixels">
        <Attribute name="long_name" type="String">
            <Value>number of twilight sea surface temperature pixels</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Int32">
            <Value>-1</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>count</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle night_twilight_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum twilight_solar_zenith_angle: sum t: sum area: sum (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Int32>
    <Int32 name="sea_surface_temp_outlier_pixel_count">
        <Attribute name="long_name" type="String">
            <Value>number of sea surface temperature pixels whose value is outside valid measurement range</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Int32">
            <Value>-1</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>count</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle retrieval_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum retrieval_solar_zenith_angle: sum t: sum area: sum (interval: 0.000056 rad comment: good quality pixels whose values are outside valid measurement range only) where sea</Value>
        </Attribute>
    </Int32>
    <Float32 name="minimum_sea_surface_temp">
        <Attribute name="long_name" type="String">
            <Value>minimum sea surface temperature</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>sea_surface_temperature</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="valid_range" type="Float32">
            <Value>180.000000</Value>
            <Value>340.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>K</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle retrieval_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum retrieval_solar_zenith_angle: sum t: sum area: minimum (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Float32>
    <Float32 name="maximum_sea_surface_temp">
        <Attribute name="long_name" type="String">
            <Value>maximum sea surface temperature</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>sea_surface_temperature</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="valid_range" type="Float32">
            <Value>180.000000</Value>
            <Value>340.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>K</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle retrieval_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum retrieval_solar_zenith_angle: sum t: sum area: maximum (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Float32>
    <Float32 name="mean_sea_surface_temp">
        <Attribute name="long_name" type="String">
            <Value>mean sea surface temperature</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>sea_surface_temperature</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="valid_range" type="Float32">
            <Value>180.000000</Value>
            <Value>340.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>K</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle retrieval_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum retrieval_solar_zenith_angle: sum t: sum area: mean (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Float32>
    <Float32 name="standard_deviation_sea_surface_temp">
        <Attribute name="long_name" type="String">
            <Value>standard deviation of sea surface temperature values</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>sea_surface_temperature</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>K</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle retrieval_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum retrieval_solar_zenith_angle: sum t: sum area: standard_deviation (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Float32>
    <Float32 name="min_obs_modeled_diff_SST_night_only_emissive_band">
        <Attribute name="long_name" type="String">
            <Value>minimum difference of the observed and modeled brightness temperature (Joint Center for Satellite Data Assimilation Community Radiative Transfer Model using temporally interpolated NWP data as input) for the night only emissive band central wavelength used in the generation of the sea surface temperature product</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>K</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle night_solar_zenith_angle SST_night_only_emissive_band_id SST_night_only_emissive_wavelength t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum night_solar_zenith_angle: sum t: sum area: minimum (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Float32>
    <Float32 name="max_obs_modeled_diff_SST_night_only_emissive_band">
        <Attribute name="long_name" type="String">
            <Value>maximum difference of the observed and modeled brightness temperature (Joint Center for Satellite Data Assimilation Community Radiative Transfer Model using temporally interpolated NWP data as input) for the night only emissive band central wavelength used in the generation of the sea surface temperature product</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>K</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle night_solar_zenith_angle SST_night_only_emissive_band_id SST_night_only_emissive_wavelength t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum night_solar_zenith_angle: sum t: sum area: maximum (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Float32>
    <Float32 name="mean_obs_modeled_diff_SST_night_only_emissive_band">
        <Attribute name="long_name" type="String">
            <Value>mean difference of the observed and modeled brightness temperature (Joint Center for Satellite Data Assimilation Community Radiative Transfer Model using temporally interpolated NWP data as input) for the night only emissive band central wavelength used in the generation of the sea surface temperature product</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>K</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle night_solar_zenith_angle SST_night_only_emissive_band_id SST_night_only_emissive_wavelength t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum night_solar_zenith_angle: sum t: sum area: mean (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Float32>
    <Float32 name="std_dev_obs_modeled_diff_SST_night_only_emissive_band">
        <Attribute name="long_name" type="String">
            <Value>standard deviation of the difference of the observed and modeled brightness temperature (Joint Center for Satellite Data Assimilation Community Radiative Transfer Model using temporally interpolated NWP data as input) values for the night only emissive band central wavelength used in the generation of the sea surface temperature product</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>K</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle night_solar_zenith_angle SST_night_only_emissive_band_id SST_night_only_emissive_wavelength t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum night_solar_zenith_angle: sum t: sum area: standard_deviation (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Float32>
    <Float32 name="min_retrieved_Ancillary_SST_diff">
        <Attribute name="long_name" type="String">
            <Value>minimum difference of the retrieved SST and Ancillary real-time global SST analysis used in the generation of the sea surface temperature product</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>K</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle retrieval_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum retrieval_solar_zenith_angle: sum t: sum area: minimum (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Float32>
    <Float32 name="max_retrieved_Ancillary_SST_diff">
        <Attribute name="long_name" type="String">
            <Value>maximum difference of the retrieved SST and Ancillary real-time global SST analysis used in the generation of the sea surface temperature product</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>K</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle retrieval_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum retrieval_solar_zenith_angle: sum t: sum area: maximum (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Float32>
    <Float32 name="mean_retrieved_Ancillary_SST_diff">
        <Attribute name="long_name" type="String">
            <Value>mean difference of the retrieved SST and Ancillary real-time global SST analysis used in the generation of the sea surface temperature product</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>K</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle retrieval_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum retrieval_solar_zenith_angle: sum t: sum area: mean (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Float32>
    <Float32 name="std_dev_retrieved_Ancillary_SST_diff">
        <Attribute name="long_name" type="String">
            <Value>standard_deviation of the difference of the retrieved SST and Ancillary real-time global SST analysis values used in the generation of the sea surface temperature product</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>K</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle retrieval_solar_zenith_angle t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum retrieval_solar_zenith_angle: sum t: sum area: standard_deviation (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
    </Float32>
    <Int32 name="algorithm_dynamic_input_data_container">
        <Attribute name="long_name" type="String">
            <Value>container for filenames of dynamic algorithm input data</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_auxiliary_solar_zenith_angle_data" type="String">
            <Value>{com.env_type.values}{default:OR}_I_ABI-L2-AUX{com.scene_mode.values}{default:X-Mm }_G16_s{com.time_coverage_start_string.values}{default:20000011200000}_e{com.time_coverage_end_string.values}{default:20000011200000}_c*.nc</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_auxiliary_sunglint_angle_data" type="String">
            <Value>{com.env_type.values}{default:OR}_I_ABI-L2-AUX{com.scene_mode.values}{default:X-Mm }_G16_s{com.time_coverage_start_string.values}{default:20000011200000}_e{com.time_coverage_end_string.values}{default:20000011200000}_c*.nc</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_brightness_temperature_band_7_2km_data" type="String">
            <Value>OR_ABI-L2-CMIF-M6C07_G16_s20242820000206_e20242820059514_c*.nc</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_brightness_temperature_band_14_2km_data" type="String">
            <Value>OR_ABI-L2-CMIF-M6C14_G16_s20242820000206_e20242820059514_c*.nc</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_brightness_temperature_band_15_2km_data" type="String">
            <Value>OR_ABI-L2-CMIF-M6C15_G16_s20242820000206_e20242820059514_c*.nc</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_intermediate_product_cloud_mask_info_flag_data" type="String">
            <Value>null</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_intermediate_product_instantaneous_sea_surface_temperature_data" type="String">
            <Value>null</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_intermediate_product_SST_historical_bias_estimate_data" type="String">
            <Value>null</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_intermediate_product_CRTM_clear_sky_brightness_temperature_band_7_data" type="String">
            <Value>null</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_intermediate_product_CRTM_clear_sky_brightness_temperature_band_14_data" type="String">
            <Value>null</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_intermediate_product_CRTM_clear_sky_brightness_temperature_band_15_data" type="String">
            <Value>null</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_intermediate_product_CRTM_skin_temperature_derivative_band_7_data" type="String">
            <Value>null</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_intermediate_product_CRTM_skin_temperature_derivative_band_14_data" type="String">
            <Value>null</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_intermediate_product_CRTM_skin_temperature_derivative_band_15_data" type="String">
            <Value>null</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_intermediate_product_CRTM_water_vapor_derivative_band_7_data" type="String">
            <Value>null</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_intermediate_product_CRTM_water_vapor_derivative_band_14_data" type="String">
            <Value>null</Value>
        </Attribute>
        <Attribute name="input_ABI_L2_intermediate_product_CRTM_water_vapor_derivative_band_15_data" type="String">
            <Value>null</Value>
        </Attribute>
        <Attribute name="input_dynamic_ancillary_Ancillary_SST_data" type="String">
            <Value>null</Value>
        </Attribute>
        <Attribute name="input_dynamic_ancillary_Ancillary_SST_uncertainty_data" type="String">
            <Value>null</Value>
        </Attribute>
    </Int32>
    <Int32 name="processing_parm_version_container">
        <Attribute name="long_name" type="String">
            <Value>container for processing parameter filenames</Value>
        </Attribute>
        <Attribute name="L2_processing_parm_version" type="String">
            <Value>OR_ABI-L2-PARM-SST_v01r00.zip, OR_ANC-L2-PARM-SEMISTATIC_v01r00.zip, OR_ANC-L2-PARM-ANCILLARY_v01r00.zip, OR_ABI-L2-PARM-AUXILIARY_v01r00.zip, OR_ANC-L2-PARM-TARP_v01r00.zip</Value>
        </Attribute>
    </Int32>
    <Int32 name="algorithm_product_version_container">
        <Attribute name="long_name" type="String">
            <Value>container for algorithm package filename and product version</Value>
        </Attribute>
        <Attribute name="algorithm_version" type="String">
            <Value>OR_ABI-L2-ALG-SST_v01r00.zip</Value>
        </Attribute>
        <Attribute name="product_version" type="String">
            <Value>v01r00</Value>
        </Attribute>
    </Int32>
    <Float32 name="retrieval_local_zenith_angle">
        <Attribute name="long_name" type="String">
            <Value>threshold angle between the line of sight to the satellite and the local zenith at the observation target for good or degraded quality sea surface (skin) temperature data production</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>platform_zenith_angle</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degree</Value>
        </Attribute>
        <Attribute name="bounds" type="String">
            <Value>retrieval_local_zenith_angle_bounds</Value>
        </Attribute>
    </Float32>
    <Float32 name="quantitative_local_zenith_angle">
        <Attribute name="long_name" type="String">
            <Value>threshold angle between the line of sight to the satellite and the local zenith at the observation target for good quality sea surface (skin) temperature data production</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>platform_zenith_angle</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degree</Value>
        </Attribute>
        <Attribute name="bounds" type="String">
            <Value>quantitative_local_zenith_angle_bounds</Value>
        </Attribute>
    </Float32>
    <Float32 name="retrieval_local_zenith_angle_bounds">
        <Dim name="/number_of_LZA_bounds"/>
        <Attribute name="long_name" type="String">
            <Value>local zenith angle degree range where good or degraded quality sea surface (skin) temperature data is produced</Value>
        </Attribute>
    </Float32>
    <Float32 name="quantitative_local_zenith_angle_bounds">
        <Dim name="/number_of_LZA_bounds"/>
        <Attribute name="long_name" type="String">
            <Value>local zenith angle degree range where good quality sea surface (skin) temperature data is produced</Value>
        </Attribute>
    </Float32>
    <Float32 name="retrieval_solar_zenith_angle">
        <Attribute name="long_name" type="String">
            <Value>threshold angle between the line of sight to the sun and the local zenith at the observation target for good quality sea surface (skin) temperature data production</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>solar_zenith_angle</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degree</Value>
        </Attribute>
        <Attribute name="bounds" type="String">
            <Value>retrieval_solar_zenith_angle_bounds</Value>
        </Attribute>
    </Float32>
    <Float32 name="day_solar_zenith_angle">
        <Attribute name="long_name" type="String">
            <Value>threshold angle of the day region for the angle between the line of sight to the sun and the local zenith at the observation target</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>solar_zenith_angle</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degree</Value>
        </Attribute>
        <Attribute name="bounds" type="String">
            <Value>day_solar_zenith_angle_bounds</Value>
        </Attribute>
    </Float32>
    <Float32 name="night_solar_zenith_angle">
        <Attribute name="long_name" type="String">
            <Value>threshold angle of the night region for the angle between the line of sight to the sun and the local zenith at the observation target</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>solar_zenith_angle</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degree</Value>
        </Attribute>
        <Attribute name="bounds" type="String">
            <Value>night_solar_zenith_angle_bounds</Value>
        </Attribute>
    </Float32>
    <Float32 name="twilight_solar_zenith_angle">
        <Attribute name="long_name" type="String">
            <Value>midpoint of the twilight region for the angle between the line of sight to the sun and the local zenith at the observation target</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>solar_zenith_angle</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>degree</Value>
        </Attribute>
        <Attribute name="bounds" type="String">
            <Value>twilight_solar_zenith_angle_bounds</Value>
        </Attribute>
    </Float32>
    <Float32 name="retrieval_solar_zenith_angle_bounds">
        <Dim name="/number_of_SZA_bounds"/>
        <Attribute name="long_name" type="String">
            <Value>solar zenith angle degree range where good quality sea surface (skin) temperature data is produced</Value>
        </Attribute>
    </Float32>
    <Float32 name="day_solar_zenith_angle_bounds">
        <Dim name="/number_of_SZA_bounds"/>
        <Attribute name="long_name" type="String">
            <Value>solar zenith angle degree range for the day region</Value>
        </Attribute>
    </Float32>
    <Float32 name="night_solar_zenith_angle_bounds">
        <Dim name="/number_of_SZA_bounds"/>
        <Attribute name="long_name" type="String">
            <Value>solar zenith angle degree range for the night region</Value>
        </Attribute>
    </Float32>
    <Float32 name="twilight_solar_zenith_angle_bounds">
        <Dim name="/number_of_SZA_bounds"/>
        <Attribute name="long_name" type="String">
            <Value>solar zenith angle degree range for the twilight region</Value>
        </Attribute>
    </Float32>
    <Float32 name="SST_night_only_emissive_wavelength">
        <Dim name="/SST_night_only_emissive_band"/>
        <Attribute name="long_name" type="String">
            <Value>ABI band central emissive wavelength used to generate Sea Surface (Skin) Temperature product (night pixels only)</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>sensor_band_central_radiation_wavelength</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>um</Value>
        </Attribute>
    </Float32>
    <Float32 name="SST_day_night_emissive_wavelengths">
        <Dim name="/SST_day_night_emissive_bands"/>
        <Attribute name="long_name" type="String">
            <Value>ABI band central emissive wavelengths used to generate Sea Surface (Skin) Temperature product (day and night pixels)</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>sensor_band_central_radiation_wavelength</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>um</Value>
        </Attribute>
    </Float32>
    <Int16 name="SST_night_only_emissive_band_id">
        <Dim name="/SST_night_only_emissive_band"/>
        <Attribute name="long_name" type="String">
            <Value>ABI band identifier used to generate Sea Surface (Skin) Temperature product (night pixels only)</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>sensor_band_identifier</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>1</Value>
        </Attribute>
    </Int16>
    <Int16 name="SST_day_night_emissive_band_ids">
        <Dim name="/SST_day_night_emissive_bands"/>
        <Attribute name="long_name" type="String">
            <Value>ABI band identifiers used to generate Sea Surface (Skin) Temperature product (day and night pixels)</Value>
        </Attribute>
        <Attribute name="standard_name" type="String">
            <Value>sensor_band_identifier</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>1</Value>
        </Attribute>
    </Int16>
    <Float32 name="percent_uncorrectable_GRB_errors">
        <Attribute name="long_name" type="String">
            <Value>percent data lost due to uncorrectable GRB errors</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="valid_range" type="Float32">
            <Value>0.00000000</Value>
            <Value>1.00000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>percent</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>t: sum area: sum (uncorrectable GRB errors only)</Value>
        </Attribute>
    </Float32>
    <Float32 name="percent_uncorrectable_L0_errors">
        <Attribute name="long_name" type="String">
            <Value>percent data lost due to uncorrectable L0 errors</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="valid_range" type="Float32">
            <Value>0.00000000</Value>
            <Value>1.00000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>percent</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>t: sum area: sum (uncorrectable L0 errors only)</Value>
        </Attribute>
    </Float32>
    <Attribute name="NC_GLOBAL" type="Container">
        <Attribute name="naming_authority" type="String">
            <Value>gov.nesdis.noaa</Value>
        </Attribute>
        <Attribute name="Conventions" type="String">
            <Value>CF-1.7</Value>
        </Attribute>
        <Attribute name="Metadata_Conventions" type="String">
            <Value>Unidata Dataset Discovery v1.0</Value>
        </Attribute>
        <Attribute name="standard_name_vocabulary" type="String">
            <Value>CF Standard Name Table (v35, 20 July 2016)</Value>
        </Attribute>
        <Attribute name="institution" type="String">
            <Value>DOC/NOAA/NESDIS &gt; U.S. Department of Commerce, National Oceanic and Atmospheric Administration, National Environmental Satellite, Data, and Information Services</Value>
        </Attribute>
        <Attribute name="project" type="String">
            <Value>GOES</Value>
        </Attribute>
        <Attribute name="production_site" type="String">
            <Value>NSOF</Value>
        </Attribute>
        <Attribute name="production_environment" type="String">
            <Value>OE</Value>
        </Attribute>
        <Attribute name="spatial_resolution" type="String">
            <Value>2km at nadir</Value>
        </Attribute>
        <Attribute name="orbital_slot" type="String">
            <Value>GOES-East</Value>
        </Attribute>
        <Attribute name="platform_ID" type="String">
            <Value>G16</Value>
        </Attribute>
        <Attribute name="instrument_type" type="String">
            <Value>GOES-R Series Advanced Baseline Imager (ABI)</Value>
        </Attribute>
        <Attribute name="scene_id" type="String">
            <Value>Full Disk</Value>
        </Attribute>
        <Attribute name="instrument_ID" type="String">
            <Value>FM1</Value>
        </Attribute>
        <Attribute name="dataset_name" type="String">
            <Value>OR_ABI-L2-SSTF-M6_G16_s20242820000206_e20242820059514_c20242820104416.nc</Value>
        </Attribute>
        <Attribute name="iso_series_metadata_id" type="String">
            <Value>d70be540-c38a-11e0-962b-0800200c9a66</Value>
        </Attribute>
        <Attribute name="title" type="String">
            <Value>ABI L2 Sea Surface (Skin) Temperature</Value>
        </Attribute>
        <Attribute name="summary" type="String">
            <Value>The ABI Sea Surface Temperature (SST) is calculated using a 4-band (8.44, 10.33, 11.19, and 12.27 um) non-linear SST (NLSST) regression equation with coefficients calculated using match-ups with in situ SSTs from drifting and tropical moored buoys. Hence on average, ABI SST is close to in situ (bulk) SST, but its spatial and temporal variations are representative of skin SST (to which ABI BTs are sensitive). One regression equation, and one set of regression coefficients are used across day and night, resulting in consistent and continuous SST diurnal cycle. Note that SST is reported over all water pixels, and only data with quality flag DQF=0 should be used to select clear-sky pixels.</Value>
        </Attribute>
        <Attribute name="keywords" type="String">
            <Value>OCEANS &gt; OCEAN TEMPERATURE &gt; SEA SURFACE TEMPERATURE</Value>
        </Attribute>
        <Attribute name="keywords_vocabulary" type="String">
            <Value>NASA Global Change Master Directory (GCMD) Earth Science Keywords, Version 7.0.0.0.0</Value>
        </Attribute>
        <Attribute name="license" type="String">
            <Value>Unclassified data.  Access is restricted to approved users only.</Value>
        </Attribute>
        <Attribute name="processing_level" type="String">
            <Value>National Aeronautics and Space Administration (NASA) L2</Value>
        </Attribute>
        <Attribute name="date_created" type="String">
            <Value>2024-10-08T01:04:41.6Z</Value>
        </Attribute>
        <Attribute name="cdm_data_type" type="String">
            <Value>Image</Value>
        </Attribute>
        <Attribute name="time_coverage_start" type="String">
            <Value>2024-10-08T00:00:20.6Z</Value>
        </Attribute>
        <Attribute name="time_coverage_end" type="String">
            <Value>2024-10-08T00:59:51.4Z</Value>
        </Attribute>
        <Attribute name="timeline_id" type="String">
            <Value>ABI Mode 6</Value>
        </Attribute>
        <Attribute name="production_data_source" type="String">
            <Value>Realtime</Value>
        </Attribute>
        <Attribute name="long_name" type="String">
            <Value>standard deviation of the difference of the observed and modeled brightness temperature (Joint Center for Satellite Data Assimilation Community Radiative Transfer Model using temporally interpolated NWP data as input) values for the day and night emissive band central wavelengths used in the generation of the sea surface temperature product</Value>
        </Attribute>
        <Attribute name="_FillValue" type="Float32">
            <Value>-999.000000</Value>
        </Attribute>
        <Attribute name="units" type="String">
            <Value>K</Value>
        </Attribute>
        <Attribute name="coordinates" type="String">
            <Value>quantitative_local_zenith_angle retrieval_solar_zenith_angle SST_day_night_emissive_band_ids SST_day_night_emissive_wavelengths t y_image x_image</Value>
        </Attribute>
        <Attribute name="grid_mapping" type="String">
            <Value>goes_imager_projection</Value>
        </Attribute>
        <Attribute name="cell_methods" type="String">
            <Value>quantitative_local_zenith_angle: sum retrieval_solar_zenith_angle: sum t: sum area: standard_deviation (interval: 0.000056 rad comment: good quality pixels only) where sea</Value>
        </Attribute>
        <Attribute name="id" type="String">
            <Value>d6998d20-84c9-4390-aa64-05ece4f246eb</Value>
        </Attribute>
    </Attribute>
</Dataset>
