netcdf files/d651018/ERA5/ERA5_850hpawinds_201111.nc { dimensions: longitude = 1440; latitude = 721; time = 720; variables: float longitude(longitude=1440); :units = "degrees_east"; :long_name = "longitude"; float latitude(latitude=721); :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 u(time=720, latitude=721, longitude=1440); :scale_factor = 0.001649022849994826; // double :add_offset = -2.852486193553904; // double :_FillValue = -32767S; // short :missing_value = -32767S; // short :units = "m s**-1"; :long_name = "U component of wind"; :standard_name = "eastward_wind"; short v(time=720, latitude=721, longitude=1440); :scale_factor = 0.0014922456786591535; // double :add_offset = 2.256051667688014; // double :_FillValue = -32767S; // short :missing_value = -32767S; // short :units = "m s**-1"; :long_name = "V component of wind"; :standard_name = "northward_wind"; // global attributes: :Conventions = "CF-1.6"; :history = "2020-05-20 13:47:47 GMT by grib_to_netcdf-2.16.0: /opt/ecmwf/eccodes/bin/grib_to_netcdf -S param -o /cache/data2/adaptor.mars.internal-1589982373.209479-6870-16-be54e80e-7616-456b-8f7a-dfcddc6ca257.nc /cache/tmp/be54e80e-7616-456b-8f7a-dfcddc6ca257-adaptor.mars.internal-1589982373.2099988-6870-2-tmp.grib"; }