netcdf MAGIC/FORECASTS/CAMS/2023/20230629/00/co2ch4_2023063000.nc { dimensions: longitude = 301; latitude = 221; level = 137; time = 1; variables: float longitude(longitude=301); :units = "degrees_east"; :long_name = "longitude"; float latitude(latitude=221); :units = "degrees_north"; :long_name = "latitude"; int level(level=137); :long_name = "model_level_number"; int time(time=1); :units = "hours since 1900-01-01 00:00:00.0"; :long_name = "time"; :calendar = "gregorian"; short co2(time=1, level=137, latitude=221, longitude=301); :scale_factor = 4.839489052403415E-9; // double :add_offset = 7.787965008264516E-4; // double :_FillValue = -32767S; // short :missing_value = -32767S; // short :units = "kg kg**-1"; :long_name = "Carbon Dioxide"; :standard_name = "mass_fraction_of_carbon_dioxide_in_air"; short ch4(time=1, level=137, latitude=221, longitude=301); :scale_factor = 8.101609267937694E-11; // double :add_offset = 2.73804002492497E-6; // double :_FillValue = -32767S; // short :missing_value = -32767S; // short :units = "kg kg**-1"; :long_name = "Methane"; :standard_name = "mass_fraction_of_methane_in_air"; short lnsp(time=1, level=137, latitude=221, longitude=301); :scale_factor = 5.761658024988364E-6; // double :add_offset = 11.35332391665634; // double :_FillValue = -32767S; // short :missing_value = -32767S; // short :units = "~"; :long_name = "Logarithm of surface pressure"; // global attributes: :Conventions = "CF-1.6"; :history = "2023-06-29 10:01:35 GMT by grib_to_netcdf-2.23.0: grib_to_netcdf co2ch4_2023063000_firstguess2023062900_+24h_0.05 -o co2ch4_2023063000_firstguess2023062900_+24h.nc"; }