netcdf ecmwf/era5land/TEMP/hourly/era5_land_202409.nc { dimensions: longitude = 3600; latitude = 1801; valid_time = 720; variables: long number; :long_name = "ensemble member numerical id"; :units = "1"; :standard_name = "realization"; float t2m(valid_time=720, latitude=1801, longitude=3600); :_FillValue = NaNf; // float :GRIB_paramId = 167L; // long :GRIB_dataType = "fc"; :GRIB_numberOfPoints = 6483600L; // long :GRIB_typeOfLevel = "surface"; :GRIB_stepUnits = 1L; // long :GRIB_stepType = "instant"; :GRIB_gridType = "regular_ll"; :GRIB_uvRelativeToGrid = 0L; // long :GRIB_NV = 0L; // long :GRIB_Nx = 3600L; // long :GRIB_Ny = 1801L; // long :GRIB_cfName = "unknown"; :GRIB_cfVarName = "t2m"; :GRIB_gridDefinitionDescription = "Latitude/Longitude Grid"; :GRIB_iDirectionIncrementInDegrees = 0.1; // double :GRIB_iScansNegatively = 0L; // long :GRIB_jDirectionIncrementInDegrees = 0.1; // double :GRIB_jPointsAreConsecutive = 0L; // long :GRIB_jScansPositively = 0L; // long :GRIB_latitudeOfFirstGridPointInDegrees = 90.0; // double :GRIB_latitudeOfLastGridPointInDegrees = -90.0; // double :GRIB_longitudeOfFirstGridPointInDegrees = 0.0; // double :GRIB_longitudeOfLastGridPointInDegrees = 359.9; // double :GRIB_missingValue = 3.4028234663852886E38; // double :GRIB_name = "2 metre temperature"; :GRIB_shortName = "2t"; :GRIB_totalNumber = 0L; // long :GRIB_units = "K"; :long_name = "2 metre temperature"; :units = "K"; :standard_name = "unknown"; :GRIB_surface = 0.0; // double :coordinates = "number valid_time latitude longitude expver"; :_ChunkSizes = 66U, 164U, 328U; // uint double longitude(longitude=3600); :_FillValue = NaN; // double :units = "degrees_east"; :standard_name = "longitude"; :long_name = "longitude"; String expver(valid_time=720); double latitude(latitude=1801); :_FillValue = NaN; // double :units = "degrees_north"; :standard_name = "latitude"; :long_name = "latitude"; :stored_direction = "decreasing"; long valid_time(valid_time=720); :long_name = "time"; :standard_name = "time"; :units = "seconds since 1970-01-01"; :calendar = "proleptic_gregorian"; // global attributes: :GRIB_centre = "ecmf"; :GRIB_centreDescription = "European Centre for Medium-Range Weather Forecasts"; :GRIB_subCentre = 0L; // long :Conventions = "CF-1.7"; :institution = "European Centre for Medium-Range Weather Forecasts"; :history = "2025-03-20T15:17 GRIB to CDM+CF via cfgrib-0.9.15.0/ecCodes-2.39.0 with {\"source\": \"data.grib\", \"filter_by_keys\": {}, \"encode_cf\": [\"parameter\", \"time\", \"geography\", \"vertical\"]}"; }