netcdf RALI-ThinIce/FORECASTS/ARPEGE/20220814/00/gribglob025078_10v103.nc { dimensions: time = UNLIMITED; // (1 currently) longitude = 1440; latitude = 361; variables: double time(time=1); :standard_name = "time"; :long_name = "time"; :units = "hours since 1900-01-01 00:00:0.0"; :calendar = "standard"; :axis = "T"; float longitude(longitude=1440); :standard_name = "longitude"; :long_name = "longitude"; :units = "degrees_east"; :axis = "X"; float latitude(latitude=361); :standard_name = "latitude"; :long_name = "latitude"; :units = "degrees_north"; :axis = "Y"; short v10(time=1, latitude=361, longitude=1440); :standard_name = "northward_wind"; :long_name = "10 metre V wind component"; :units = "m s**-1"; :add_offset = 1.198981875121686; // double :scale_factor = 7.176810159474107E-4; // double :_FillValue = -32767S; // short :missing_value = -32767S; // short // global attributes: :CDI = "Climate Data Interface version 1.9.6 (http://mpimet.mpg.de/cdi)"; :Conventions = "CF-1.0"; :history = "Sun Aug 14 14:11:53 2022: cdo -sellonlatbox,0,359.75,0,90 gribglob025078_10v103.nc gribglob025078_10v103.nctemp\n2022-08-14 12:11:19 GMT by grib_to_netcdf-1.12.3: grib_to_netcdf -o gribglob025078_10v103.nc gribglob025078_10v103.grib"; :CDO = "Climate Data Operators version 1.9.6 (http://mpimet.mpg.de/cdo)"; }