netcdf sco/wbgt_python/input/rtma.nc { dimensions: y = 707; x = 594; time = UNLIMITED; // (25 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=25); :units = "seconds since 1970-01-01 00:00:00.0 0:00"; :long_name = "verification time generated by wgrib2 function verftime()"; :reference_time = 1.749816E9; // double :reference_time_type = 2; // int :reference_date = "2025.06.13 12:00:00 UTC"; :reference_time_description = "analyses, reference date is variable, min found reference date is given"; :time_step_setting = "auto"; :time_step = 3600.0; // double float TMP_2maboveground(time=25, y=707, x=594); :_FillValue = 9.999E20f; // float :short_name = "TMP_2maboveground"; :long_name = "Temperature"; :level = "2 m above ground"; :units = "K"; :coordinates = "longitude latitude"; float DPT_2maboveground(time=25, y=707, x=594); :_FillValue = 9.999E20f; // float :short_name = "DPT_2maboveground"; :long_name = "Dew Point Temperature"; :level = "2 m above ground"; :units = "K"; :coordinates = "longitude latitude"; float WIND_10maboveground(time=25, y=707, x=594); :_FillValue = 9.999E20f; // float :short_name = "WIND_10maboveground"; :long_name = "Wind Speed"; :level = "10 m above ground"; :units = "m/s"; :coordinates = "longitude latitude"; float TCDC_entireatmosphere_consideredasasinglelayer_(time=25, y=707, x=594); :_FillValue = 9.999E20f; // float :short_name = "TCDC_entireatmosphere_consideredasasinglelayer_"; :long_name = "Total Cloud Cover"; :level = "entire atmosphere (considered as a single layer)"; :units = "percent"; :coordinates = "longitude latitude"; // global attributes: :Conventions = "CF-1.0"; :History = "created by wgrib2"; :GRIB2_grid_template = 30; // int }