netcdf ecmwf/era5land/TEMP/hourly/era5_land_199204.nc { dimensions: longitude = 3600; latitude = 1801; time = 720; variables: float longitude(longitude=3600); :units = "degrees_east"; :long_name = "longitude"; float latitude(latitude=1801); :units = "degrees_north"; :long_name = "latitude"; int time(time=720); :units = "hours since 1900-01-01 00:00:00.0"; :long_name = "time"; :calendar = "gregorian"; short t2m(time=720, latitude=1801, longitude=3600); :scale_factor = 0.0018030750795698827; // double :add_offset = 261.0969225591399; // double :_FillValue = -32767S; // short :missing_value = -32767S; // short :units = "K"; :long_name = "2 metre temperature"; // global attributes: :Conventions = "CF-1.6"; :history = "2020-08-03 23:24:09 GMT by grib_to_netcdf-2.16.0: /opt/ecmwf/eccodes/bin/grib_to_netcdf -S param -o /cache/data3/adaptor.mars.internal-1596496795.8931592-27352-29-827e0926-60a2-4b65-b439-e31202558d1f.nc /cache/tmp/827e0926-60a2-4b65-b439-e31202558d1f-adaptor.mars.internal-1596496795.8937502-27352-6-tmp.grib"; }