netcdf PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLOUD.Version.Resolution { dimensions: lat = 4320 ; lon = 8640 ; rgb = 3 ; eightbitcolor = 256 ; variables: float cloud_fraction(lat, lon) ; cloud_fraction:_FillValue = -32767.f ; cloud_fraction:long_name = "cloud fraction" ; cloud_fraction:units = "Dimensionless" ; cloud_fraction:valid_min = 0.f ; cloud_fraction:valid_max = 1.f ; cloud_fraction:display_scale = "linear" ; cloud_fraction:display_min = 0.f ; cloud_fraction:display_max = 1.f ; float lat(lat) ; lat:_FillValue = -999.f ; lat:long_name = "Latitude" ; lat:units = "degrees_north" ; lat:standard_name = "latitude" ; lat:valid_min = -90.f ; lat:valid_max = 90.f ; float lon(lon) ; lon:_FillValue = -999.f ; lon:long_name = "Longitude" ; lon:units = "degrees_east" ; lon:standard_name = "longitude" ; lon:valid_min = -180.f ; lon:valid_max = 180.f ; float ice_cloud_fraction(lat, lon) ; ice_cloud_fraction:_FillValue = -32767.f ; ice_cloud_fraction:long_name = "Ice cloud fractional amount. range 0. - 1." ; ice_cloud_fraction:valid_min = 0.f ; ice_cloud_fraction:valid_max = 1.f ; ice_cloud_fraction:display_scale = "linear" ; ice_cloud_fraction:display_min = 0.f ; ice_cloud_fraction:display_max = 0.f ; float water_cloud_fraction(lat, lon) ; water_cloud_fraction:_FillValue = -32767.f ; water_cloud_fraction:long_name = "Water cloud fractional amount. range 0. - 1." ; water_cloud_fraction:valid_min = 0.f ; water_cloud_fraction:valid_max = 1.f ; water_cloud_fraction:display_scale = "linear" ; water_cloud_fraction:display_min = 0.f ; water_cloud_fraction:display_max = 0.f ; float ctt(lat, lon) ; ctt:_FillValue = -32767.f ; ctt:long_name = "Air temperature at the cloud top" ; ctt:units = "degree K" ; ctt:standard_name = "air_temperature_at_cloud_top" ; ctt:valid_min = 100.f ; ctt:valid_max = 350.f ; ctt:display_scale = "linear" ; ctt:display_min = 200.f ; ctt:display_max = 350.f ; float ctp(lat, lon) ; ctp:_FillValue = -32767.f ; ctp:long_name = "Air pressure at the cloud top" ; ctp:units = "mbar" ; ctp:standard_name = "air_pressure_at_cloud_top" ; ctp:valid_min = 50.f ; ctp:valid_max = 1100.f ; ctp:display_scale = "linear" ; ctp:display_min = 100.f ; ctp:display_max = 1050.f ; float cth(lat, lon) ; cth:_FillValue = -32767.f ; cth:long_name = "Height at the cloud top" ; cth:units = "kilometers" ; cth:standard_name = "height_at_cloud_top" ; cth:valid_min = 0.f ; cth:valid_max = 30.f ; cth:display_scale = "linear" ; cth:display_min = 0.f ; cth:display_max = 10.f ; float cth_cot(lat, lon) ; cth_cot:_FillValue = -32767.f ; cth_cot:long_name = "Cloud optical thickness at 760 nm from cloud top height algorithm\"" ; cth_cot:units = "Dimensionless" ; cth_cot:valid_min = 0.f ; cth_cot:valid_max = 500.f ; cth_cot:display_scale = "linear" ; cth_cot:display_min = 0.f ; cth_cot:display_max = 500.f ; float cth_alb(lat, lon) ; cth_alb:_FillValue = -32767.f ; cth_alb:long_name = "Best surface albedo made by cloud top height algorithm" ; cth_alb:units = "Dimensionless" ; cth_alb:valid_min = 0.f ; cth_alb:valid_max = 2.f ; cth_alb:display_scale = "linear" ; cth_alb:display_min = 0.f ; cth_alb:display_max = 2.f ; float ctt_water(lat, lon) ; ctt_water:_FillValue = -32767.f ; ctt_water:long_name = "Air temperature at the water cloud top" ; ctt_water:units = "degree K" ; ctt_water:standard_name = "air_temperature_at_cloud_top" ; ctt_water:valid_min = 100.f ; ctt_water:valid_max = 350.f ; ctt_water:display_scale = "linear" ; ctt_water:display_min = 200.f ; ctt_water:display_max = 350.f ; float ctp_water(lat, lon) ; ctp_water:_FillValue = -32767.f ; ctp_water:long_name = "Air pressure at the water cloud top" ; ctp_water:units = "mbar" ; ctp_water:standard_name = "air_pressure_at_cloud_top" ; ctp_water:valid_min = 50.f ; ctp_water:valid_max = 1100.f ; ctp_water:display_scale = "linear" ; ctp_water:display_min = 100.f ; ctp_water:display_max = 1050.f ; float cth_water(lat, lon) ; cth_water:_FillValue = -32767.f ; cth_water:long_name = "Height at the water cloud top" ; cth_water:units = "kilometers" ; cth_water:standard_name = "height_at_cloud_top" ; cth_water:valid_min = 0.f ; cth_water:valid_max = 30.f ; cth_water:display_scale = "linear" ; cth_water:display_min = 0.f ; cth_water:display_max = 10.f ; float cth_cot_water(lat, lon) ; cth_cot_water:_FillValue = -32767.f ; cth_cot_water:long_name = "Water Cloud optical thickness at 760 nm from cloud top height algorithm\"" ; cth_cot_water:units = "Dimensionless" ; cth_cot_water:valid_min = 0.f ; cth_cot_water:valid_max = 500.f ; cth_cot_water:display_scale = "linear" ; cth_cot_water:display_min = 0.f ; cth_cot_water:display_max = 500.f ; float cth_alb_water(lat, lon) ; cth_alb_water:_FillValue = -32767.f ; cth_alb_water:long_name = "Best surface albedo made by water cloud top height algorithm" ; cth_alb_water:units = "Dimensionless" ; cth_alb_water:valid_min = 0.f ; cth_alb_water:valid_max = 2.f ; cth_alb_water:display_scale = "linear" ; cth_alb_water:display_min = 0.f ; cth_alb_water:display_max = 2.f ; float ctt_ice(lat, lon) ; ctt_ice:_FillValue = -32767.f ; ctt_ice:long_name = "Air temperature at the ice cloud top" ; ctt_ice:units = "degree K" ; ctt_ice:standard_name = "air_temperature_at_cloud_top" ; ctt_ice:valid_min = 100.f ; ctt_ice:valid_max = 350.f ; ctt_ice:display_scale = "linear" ; ctt_ice:display_min = 200.f ; ctt_ice:display_max = 350.f ; float ctp_ice(lat, lon) ; ctp_ice:_FillValue = -32767.f ; ctp_ice:long_name = "Air pressure at the ice cloud top" ; ctp_ice:units = "mbar" ; ctp_ice:standard_name = "air_pressure_at_cloud_top" ; ctp_ice:valid_min = 50.f ; ctp_ice:valid_max = 1100.f ; ctp_ice:display_scale = "linear" ; ctp_ice:display_min = 100.f ; ctp_ice:display_max = 1050.f ; float cth_ice(lat, lon) ; cth_ice:_FillValue = -32767.f ; cth_ice:long_name = "Height at the ice cloud top" ; cth_ice:units = "kilometers" ; cth_ice:standard_name = "height_at_cloud_top" ; cth_ice:valid_min = 0.f ; cth_ice:valid_max = 30.f ; cth_ice:display_scale = "linear" ; cth_ice:display_min = 0.f ; cth_ice:display_max = 10.f ; float cth_cot_ice(lat, lon) ; cth_cot_ice:_FillValue = -32767.f ; cth_cot_ice:long_name = "Ice Cloud optical thickness at 760 nm from cloud top height algorithm\"" ; cth_cot_ice:units = "Dimensionless" ; cth_cot_ice:valid_min = 0.f ; cth_cot_ice:valid_max = 500.f ; cth_cot_ice:display_scale = "linear" ; cth_cot_ice:display_min = 0.f ; cth_cot_ice:display_max = 500.f ; float cth_alb_ice(lat, lon) ; cth_alb_ice:_FillValue = -32767.f ; cth_alb_ice:long_name = "Best surface albedo made by ice cloud top height algorithm" ; cth_alb_ice:units = "Dimensionless" ; cth_alb_ice:valid_min = 0.f ; cth_alb_ice:valid_max = 2.f ; cth_alb_ice:display_scale = "linear" ; cth_alb_ice:display_min = 0.f ; cth_alb_ice:display_max = 2.f ; float cer_16(lat, lon) ; cer_16:_FillValue = -32767.f ; cer_16:long_name = "Cloud Particle Effective Radius two-channel retrieval using the 1.6 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cer_16:units = "micron" ; cer_16:valid_min = 2.f ; cer_16:valid_max = 60.f ; cer_16:display_scale = "linear" ; cer_16:display_min = 0.f ; cer_16:display_max = 30.f ; float cot_16(lat, lon) ; cot_16:_FillValue = -32767.f ; cot_16:long_name = "Cloud Optical Thickness at 670 nm two-channel retrieval using the 1.6 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cot_16:units = "none" ; cot_16:valid_min = 0.05f ; cot_16:valid_max = 159.f ; cot_16:display_scale = "log" ; cot_16:display_min = 1.f ; cot_16:display_max = 150.f ; float cwp_16(lat, lon) ; cwp_16:_FillValue = -32767.f ; cwp_16:long_name = "Cloud Column Water Path two-channel retrieval using the 1.6 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cwp_16:units = "g/m^2" ; cwp_16:valid_min = 0.1f ; cwp_16:valid_max = 500.f ; cwp_16:display_scale = "log" ; cwp_16:display_min = 10.f ; cwp_16:display_max = 250.f ; float cer_16_water(lat, lon) ; cer_16_water:_FillValue = -32767.f ; cer_16_water:long_name = "Water Cloud Particle Effective Radius two-channel retrieval using the 1.6 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cer_16_water:units = "micron" ; cer_16_water:valid_min = 2.f ; cer_16_water:valid_max = 60.f ; cer_16_water:display_scale = "linear" ; cer_16_water:display_min = 0.f ; cer_16_water:display_max = 30.f ; float cot_16_water(lat, lon) ; cot_16_water:_FillValue = -32767.f ; cot_16_water:long_name = "Water Cloud Optical Thickness at 670 nm two-channel retrieval using the 1.6 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cot_16_water:units = "none" ; cot_16_water:valid_min = 0.05f ; cot_16_water:valid_max = 159.f ; cot_16_water:display_scale = "log" ; cot_16_water:display_min = 1.f ; cot_16_water:display_max = 150.f ; float cwp_16_water(lat, lon) ; cwp_16_water:_FillValue = -32767.f ; cwp_16_water:long_name = "Water Cloud Column Water Path two-channel retrieval using the 1.6 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cwp_16_water:units = "g/m^2" ; cwp_16_water:valid_min = 0.1f ; cwp_16_water:valid_max = 500.f ; cwp_16_water:display_scale = "log" ; cwp_16_water:display_min = 10.f ; cwp_16_water:display_max = 250.f ; float cer_16_ice(lat, lon) ; cer_16_ice:_FillValue = -32767.f ; cer_16_ice:long_name = "Ice Cloud Particle Effective Radius two-channel retrieval using the 1.6 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cer_16_ice:units = "micron" ; cer_16_ice:valid_min = 2.f ; cer_16_ice:valid_max = 60.f ; cer_16_ice:display_scale = "linear" ; cer_16_ice:display_min = 0.f ; cer_16_ice:display_max = 30.f ; float cot_16_ice(lat, lon) ; cot_16_ice:_FillValue = -32767.f ; cot_16_ice:long_name = "Ice Cloud Optical Thickness at 670 nm two-channel retrieval using the 1.6 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cot_16_ice:units = "none" ; cot_16_ice:valid_min = 0.05f ; cot_16_ice:valid_max = 159.f ; cot_16_ice:display_scale = "log" ; cot_16_ice:display_min = 1.f ; cot_16_ice:display_max = 150.f ; float cwp_16_ice(lat, lon) ; cwp_16_ice:_FillValue = -32767.f ; cwp_16_ice:long_name = "Ice Cloud Column Water Path two-channel retrieval using the 1.6 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cwp_16_ice:units = "g/m^2" ; cwp_16_ice:valid_min = 0.1f ; cwp_16_ice:valid_max = 500.f ; cwp_16_ice:display_scale = "log" ; cwp_16_ice:display_min = 10.f ; cwp_16_ice:display_max = 250.f ; float cer_21(lat, lon) ; cer_21:_FillValue = -32767.f ; cer_21:long_name = "Cloud Particle Effective Radius two-channel retrieval using the 2.1 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cer_21:units = "micron" ; cer_21:valid_min = 2.f ; cer_21:valid_max = 60.f ; cer_21:display_scale = "linear" ; cer_21:display_min = 0.f ; cer_21:display_max = 30.f ; float cot_21(lat, lon) ; cot_21:_FillValue = -32767.f ; cot_21:long_name = "Cloud Optical Thickness at 670 nm two-channel retrieval using the 1.6 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cot_21:units = "none" ; cot_21:valid_min = 0.05f ; cot_21:valid_max = 159.f ; cot_21:display_scale = "log" ; cot_21:display_min = 1.f ; cot_21:display_max = 150.f ; float cwp_21(lat, lon) ; cwp_21:_FillValue = -32767.f ; cwp_21:long_name = "Cloud Column Water Path two-channel retrieval using the 2.1 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cwp_21:units = "g/m^2" ; cwp_21:valid_min = 0.1f ; cwp_21:valid_max = 500.f ; cwp_21:display_scale = "log" ; cwp_21:display_min = 10.f ; cwp_21:display_max = 250.f ; float cer_21_water(lat, lon) ; cer_21_water:_FillValue = -32767.f ; cer_21_water:long_name = "Water Cloud Particle Effective Radius two-channel retrieval using the 2.1 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cer_21_water:units = "micron" ; cer_21_water:valid_min = 2.f ; cer_21_water:valid_max = 60.f ; cer_21_water:display_scale = "linear" ; cer_21_water:display_min = 0.f ; cer_21_water:display_max = 30.f ; float cot_21_water(lat, lon) ; cot_21_water:_FillValue = -32767.f ; cot_21_water:long_name = "Water Cloud Optical Thickness at 670 nm two-channel retrieval using the 1.6 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cot_21_water:units = "none" ; cot_21_water:valid_min = 0.05f ; cot_21_water:valid_max = 159.f ; cot_21_water:display_scale = "log" ; cot_21_water:display_min = 1.f ; cot_21_water:display_max = 150.f ; float cwp_21_water(lat, lon) ; cwp_21_water:_FillValue = -32767.f ; cwp_21_water:long_name = "Water Cloud Column Water Path two-channel retrieval using the 2.1 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cwp_21_water:units = "g/m^2" ; cwp_21_water:valid_min = 0.1f ; cwp_21_water:valid_max = 500.f ; cwp_21_water:display_scale = "log" ; cwp_21_water:display_min = 10.f ; cwp_21_water:display_max = 250.f ; float cer_21_ice(lat, lon) ; cer_21_ice:_FillValue = -32767.f ; cer_21_ice:long_name = "Ice Cloud Particle Effective Radius two-channel retrieval using the 2.1 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cer_21_ice:units = "micron" ; cer_21_ice:valid_min = 2.f ; cer_21_ice:valid_max = 60.f ; cer_21_ice:display_scale = "linear" ; cer_21_ice:display_min = 0.f ; cer_21_ice:display_max = 30.f ; float cot_21_ice(lat, lon) ; cot_21_ice:_FillValue = -32767.f ; cot_21_ice:long_name = "Ice Cloud Optical Thickness at 670 nm two-channel retrieval using the 1.6 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cot_21_ice:units = "none" ; cot_21_ice:valid_min = 0.05f ; cot_21_ice:valid_max = 159.f ; cot_21_ice:display_scale = "log" ; cot_21_ice:display_min = 1.f ; cot_21_ice:display_max = 150.f ; float cwp_21_ice(lat, lon) ; cwp_21_ice:_FillValue = -32767.f ; cwp_21_ice:long_name = "Ice Cloud Column Water Path two-channel retrieval using the 2.1 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cwp_21_ice:units = "g/m^2" ; cwp_21_ice:valid_min = 0.1f ; cwp_21_ice:valid_max = 500.f ; cwp_21_ice:display_scale = "log" ; cwp_21_ice:display_min = 10.f ; cwp_21_ice:display_max = 250.f ; float cer_22(lat, lon) ; cer_22:_FillValue = -32767.f ; cer_22:long_name = "Cloud Particle Effective Radius two-channel retrieval using the 2.2 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cer_22:units = "micron" ; cer_22:valid_min = 2.f ; cer_22:valid_max = 60.f ; cer_22:display_scale = "linear" ; cer_22:display_min = 0.f ; cer_22:display_max = 30.f ; float cot_22(lat, lon) ; cot_22:_FillValue = -32767.f ; cot_22:long_name = "Cloud Optical Thickness at 670 nm two-channel retrieval using the 1.6 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cot_22:units = "none" ; cot_22:valid_min = 0.05f ; cot_22:valid_max = 159.f ; cot_22:display_scale = "log" ; cot_22:display_min = 1.f ; cot_22:display_max = 150.f ; float cwp_22(lat, lon) ; cwp_22:_FillValue = -32767.f ; cwp_22:long_name = "Cloud Column Water Path two-channel retrieval using the 2.2 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cwp_22:units = "g/m^2" ; cwp_22:valid_min = 0.1f ; cwp_22:valid_max = 500.f ; cwp_22:display_scale = "log" ; cwp_22:display_min = 10.f ; cwp_22:display_max = 250.f ; float cer_22_water(lat, lon) ; cer_22_water:_FillValue = -32767.f ; cer_22_water:long_name = "Water Cloud Particle Effective Radius two-channel retrieval using the 2.2 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cer_22_water:units = "micron" ; cer_22_water:valid_min = 2.f ; cer_22_water:valid_max = 60.f ; cer_22_water:display_scale = "linear" ; cer_22_water:display_min = 0.f ; cer_22_water:display_max = 30.f ; float cot_22_water(lat, lon) ; cot_22_water:_FillValue = -32767.f ; cot_22_water:long_name = "Water Cloud Optical Thickness at 670 nm two-channel retrieval using the 1.6 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cot_22_water:units = "none" ; cot_22_water:valid_min = 0.05f ; cot_22_water:valid_max = 159.f ; cot_22_water:display_scale = "log" ; cot_22_water:display_min = 1.f ; cot_22_water:display_max = 150.f ; float cwp_22_water(lat, lon) ; cwp_22_water:_FillValue = -32767.f ; cwp_22_water:long_name = "Water Cloud Column Water Path two-channel retrieval using the 2.2 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cwp_22_water:units = "g/m^2" ; cwp_22_water:valid_min = 0.1f ; cwp_22_water:valid_max = 500.f ; cwp_22_water:display_scale = "log" ; cwp_22_water:display_min = 10.f ; cwp_22_water:display_max = 250.f ; float cer_22_ice(lat, lon) ; cer_22_ice:_FillValue = -32767.f ; cer_22_ice:long_name = "Ice Cloud Particle Effective Radius two-channel retrieval using the 2.2 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cer_22_ice:units = "micron" ; cer_22_ice:valid_min = 2.f ; cer_22_ice:valid_max = 60.f ; cer_22_ice:display_scale = "linear" ; cer_22_ice:display_min = 0.f ; cer_22_ice:display_max = 30.f ; float cot_22_ice(lat, lon) ; cot_22_ice:_FillValue = -32767.f ; cot_22_ice:long_name = "Ice Cloud Optical Thickness at 670 nm two-channel retrieval using the 1.6 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cot_22_ice:units = "none" ; cot_22_ice:valid_min = 0.05f ; cot_22_ice:valid_max = 159.f ; cot_22_ice:display_scale = "log" ; cot_22_ice:display_min = 1.f ; cot_22_ice:display_max = 150.f ; float cwp_22_ice(lat, lon) ; cwp_22_ice:_FillValue = -32767.f ; cwp_22_ice:long_name = "Ice Cloud Column Water Path two-channel retrieval using the 2.2 um band and either the 0.65 um, 0.86 um, or 1.2 um band (specified in cld_non_abs_band)" ; cwp_22_ice:units = "g/m^2" ; cwp_22_ice:valid_min = 0.1f ; cwp_22_ice:valid_max = 500.f ; cwp_22_ice:display_scale = "log" ; cwp_22_ice:display_min = 10.f ; cwp_22_ice:display_max = 250.f ; // global attributes: :product_name = "PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLOUD.Version.Resolution.nc" ; :instrument = "OCI" ; :title = "OCI Level-3 Standard Mapped Image" ; :project = "Ocean Biology Processing Group (NASA/GSFC/OBPG)" ; :platform = "PACE" ; :source = "satellite observations from OCI-PACE" ; :temporal_range = "18-hour" ; :time_coverage_start = "2025-01-01T00:07:38.108Z" ; :time_coverage_end = "2025-01-01T17:15:10.540Z" ; :start_orbit_number = 0 ; :end_orbit_number = 0 ; :map_projection = "Equidistant Cylindrical" ; :latitude_units = "degrees_north" ; :longitude_units = "degrees_east" ; :northernmost_latitude = 90.f ; :southernmost_latitude = -90.f ; :westernmost_longitude = -180.f ; :easternmost_longitude = 180.f ; :geospatial_lat_max = 90.f ; :geospatial_lat_min = -90.f ; :geospatial_lon_max = 180.f ; :geospatial_lon_min = -180.f ; :latitude_step = 0.04166667f ; :longitude_step = 0.04166667f ; :sw_point_latitude = -89.97916f ; :sw_point_longitude = -179.9792f ; :spatialResolution = "4.638312 km" ; :geospatial_lon_resolution = "4.638312 km" ; :geospatial_lat_resolution = "4.638312 km" ; :geospatial_lat_units = "degrees_north" ; :geospatial_lon_units = "degrees_east" ; :number_of_lines = 4320 ; :number_of_columns = 8640 ; :measure = "Mean" ; :Conventions = "CF-1.6 ACDD-1.3" ; :institution = "NASA Goddard Space Flight Center, Ocean Ecology Laboratory, Ocean Biology Processing Group" ; :standard_name_vocabulary = "CF Standard Name Table v36" ; :naming_authority = "gov.nasa.gsfc.sci.oceandata" ; :license = "https://science.nasa.gov/earth-science/earth-science-data/data-information-policy/" ; :creator_name = "NASA/GSFC/OBPG" ; :publisher_name = "NASA/GSFC/OBPG" ; :creator_email = "data@oceancolor.gsfc.nasa.gov" ; :publisher_email = "data@oceancolor.gsfc.nasa.gov" ; :creator_url = "https://oceandata.sci.gsfc.nasa.gov" ; :publisher_url = "https://oceandata.sci.gsfc.nasa.gov" ; :processing_level = "L3 Mapped" ; :cdm_data_type = "grid" ; :date_created = "2025-09-18T04:03:45.595372Z" ; :keywords = "" ; :id = "L3/PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLOUD.Version.Resolution.nc" ; :history = "l3mapmerge.py -v l3mapmerge_inputs.txt PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLOUD.Version.Resolution.nc\n[2025-09-18T04:09:14] ncattredit.py PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLOUD.Version.Resolution.nc /tmp/PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLOUD.Version.Resolution.nc.2609701" ; :processing_version = "3.1" ; :identifier_product_doi_authority = "https://dx.doi.org" ; :identifier_product_doi = "10.5067/PACE/OCI/L3M/CLOUD/3.1" ; group: processing_control { // group attributes: :l3map_files = "PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLDMASK.Version.Resolution.nc,PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLD_FRAC.Version.Resolution.nc,PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLD_TOP.Version.Resolution.nc,PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLD_TOP_WATER.Version.Resolution.nc,PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLD_TOP_ICE.Version.Resolution.nc,PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLD_16.Version.Resolution.nc,PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLD_16_WATER.Version.Resolution.nc,PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLD_16_ICE.Version.Resolution.nc,PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLD_21.Version.Resolution.nc,PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLD_21_WATER.Version.Resolution.nc,PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLD_21_ICE.Version.Resolution.nc,PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLD_22.Version.Resolution.nc,PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLD_22_WATER.Version.Resolution.nc,PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLD_22_ICE.Version.Resolution.nc" ; :software_name = "l3mapmerge" ; :software_version = "1.2" ; group: input_parameters { // group attributes: :doi = "" ; :pversion = "" ; :ifile = "l3mapmerge_inputs.txt" ; :ofile = "PACE_OCI.YYYYMMDD.L3m.CompositingPeriod.CLOUD.Version.Resolution.nc" ; :product = "cloud_fraction,ice_cloud_fraction,water_cloud_fraction,ctt,ctp,cth,cth_cot,cth_alb,ctt_water,ctp_water,cth_water,cth_cot_water,cth_alb_water,ctt_ice,ctp_ice,cth_ice,cth_cot_ice,cth_alb_ice,cer_16,cot_16,cwp_16,cer_16_water,cot_16_water,cwp_16_water,cer_16_ice,cot_16_ice,cwp_16_ice,cer_21,cot_21,cwp_21,cer_21_water,cot_21_water,cwp_21_water,cer_21_ice,cot_21_ice,cwp_21_ice,cer_22,cot_22,cwp_22,cer_22_water,cot_22_water,cwp_22_water,cer_22_ice,cot_22_ice,cwp_22_ice" ; } // group input_parameters } // group processing_control }