netcdf MAGIC/FORECASTS/CAMS/2023/20230630/00/co2ch4_2023063000.nc { dimensions: longitude = 151; latitude = 111; level = 137; time = 1; variables: float longitude(longitude=151); :units = "degrees_east"; :long_name = "longitude"; float latitude(latitude=111); :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=111, longitude=151); :scale_factor = 4.380883103706315E-9; // double :add_offset = 7.637810383354633E-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=111, longitude=151); :scale_factor = 7.036212581590633E-11; // double :add_offset = 2.3895181494766765E-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=111, longitude=151); :scale_factor = 5.578411920091786E-6; // double :add_offset = 11.356093478494236; // double :_FillValue = -32767S; // short :missing_value = -32767S; // short :units = "~"; :long_name = "Logarithm of surface pressure"; // global attributes: :Conventions = "CF-1.6"; :history = "2023-06-30 10:01:34 GMT by grib_to_netcdf-2.23.0: grib_to_netcdf co2ch4_2023063000_firstguess2023063000_+00h_-1 -o co2ch4_2023063000_firstguess2023063000_+00h.nc"; }