netcdf ecmwf/era5land/PRECIP/era5_land_202412.nc { dimensions: longitude = 3600; latitude = 1801; valid_time = 31; variables: long number; :long_name = "ensemble member numerical id"; :units = "1"; :standard_name = "realization"; float tp(valid_time=31, latitude=1801, longitude=3600); :_FillValue = NaNf; // float :GRIB_paramId = 228L; // long :GRIB_dataType = "fc"; :GRIB_numberOfPoints = 6483600L; // long :GRIB_typeOfLevel = "surface"; :GRIB_stepUnits = 1L; // long :GRIB_stepType = "accum"; :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 = "tp"; :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 = "Total precipitation"; :GRIB_shortName = "tp"; :GRIB_totalNumber = 0L; // long :GRIB_units = "m"; :long_name = "Total precipitation"; :units = "m"; :standard_name = "unknown"; :GRIB_surface = 0.0; // double :coordinates = "number valid_time latitude longitude expver"; :_ChunkSizes = 8U, 451U, 900U; // uint double longitude(longitude=3600); :_FillValue = NaN; // double :units = "degrees_east"; :standard_name = "longitude"; :long_name = "longitude"; String expver(valid_time=31); double latitude(latitude=1801); :_FillValue = NaN; // double :units = "degrees_north"; :standard_name = "latitude"; :long_name = "latitude"; :stored_direction = "decreasing"; long valid_time(valid_time=31); :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-24T15:04 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\"]}"; }