netcdf sco/wbgt_python/input/nbm.nc { dimensions: y = 707; x = 594; time = UNLIMITED; // (1 currently) variables: double y(y=707); :long_name = "y coordinate of projection"; :standard_name = "projection_y_coordinate"; :units = "m"; :grid_spacing = 2539.703; // double double x(x=594); :long_name = "x coordinate of projection"; :standard_name = "projection_x_coordinate"; :units = "m"; :grid_spacing = 2539.703; // double double latitude(y=707, x=594); :units = "degrees_north"; :long_name = "latitude"; double longitude(y=707, x=594); :units = "degrees_east"; :long_name = "longitude"; double time(time=1); :units = "seconds since 1970-01-01 00:00:00.0 0:00"; :long_name = "verification time generated by wgrib2 function verftime()"; :reference_time = 1.7543736E9; // double :reference_time_type = 3; // int :reference_date = "2025.08.05 06:00:00 UTC"; :reference_time_description = "forecast or accumulated, reference date is fixed"; :time_step_setting = "auto"; :time_step = 0.0; // double float TCDC_NCEPleveltype1950(time=1, y=707, x=594); :_FillValue = 9.999E20f; // float :short_name = "TCDC_NCEPleveltype1950"; :long_name = "Total Cloud Cover"; :level = "NCEP level type 195 0"; :units = "percent"; :coordinates = "longitude latitude"; float TCDC_NCEPleveltype1960(time=1, y=707, x=594); :_FillValue = 9.999E20f; // float :short_name = "TCDC_NCEPleveltype1960"; :long_name = "Total Cloud Cover"; :level = "NCEP level type 196 0"; :units = "percent"; :coordinates = "longitude latitude"; float TCDC_NCEPleveltype1970(time=1, y=707, x=594); :_FillValue = 9.999E20f; // float :short_name = "TCDC_NCEPleveltype1970"; :long_name = "Total Cloud Cover"; :level = "NCEP level type 197 0"; :units = "percent"; :coordinates = "longitude latitude"; float TCDC_highcloudlayer(time=1, y=707, x=594); :_FillValue = 9.999E20f; // float :short_name = "TCDC_highcloudlayer"; :long_name = "Total Cloud Cover"; :level = "high cloud layer"; :units = "percent"; :coordinates = "longitude latitude"; // global attributes: :Conventions = "CF-1.0"; :History = "created by wgrib2"; :GRIB2_grid_template = 30; // int }