netcdf era5/02/S20200208_15 {
  dimensions:
    time = UNLIMITED;   // (1 currently)
    lon = 720;
    lat = 361;
    lev = 98;
    nhyi = 138;
    nhym = 137;
  variables:
    double time(time=1);
      :standard_name = "time";
      :units = "hours since 2020-2-8 06:00:00";
      :calendar = "proleptic_gregorian";
      :axis = "T";
      :_ChunkSizes = 512U; // uint

    float lon(lon=720);
      :standard_name = "longitude";
      :long_name = "longitude";
      :units = "degrees_east";
      :axis = "X";

    float lat(lat=361);
      :standard_name = "latitude";
      :long_name = "latitude";
      :units = "degrees_north";
      :axis = "Y";

    double lev(lev=98);
      :standard_name = "hybrid_sigma_pressure";
      :long_name = "hybrid level at layer midpoints";
      :formula = "hyam hybm (mlev=hyam+hybm*aps)";
      :formula_terms = "ap: hyam b: hybm ps: aps";
      :units = "level";
      :positive = "down";

    float PS(time=1, lat=361, lon=720);
      :code = 1; // int
      :table = 255; // int
      :_ChunkSizes = 1U, 361U, 720U; // uint

    float TH(time=1, lev=98, lat=361, lon=720);
      :code = 2; // int
      :table = 255; // int
      :_ChunkSizes = 1U, 1U, 361U, 720U; // uint

    float PV(time=1, lev=98, lat=361, lon=720);
      :missing_value = -9.0E33f; // float
      :code = 3; // int
      :table = 255; // int
      :_ChunkSizes = 1U, 1U, 361U, 720U; // uint

    float RH(time=1, lev=98, lat=361, lon=720);
      :code = 4; // int
      :table = 255; // int
      :_ChunkSizes = 1U, 1U, 361U, 720U; // uint

    float THE(time=1, lev=98, lat=361, lon=720);
      :code = 5; // int
      :table = 255; // int
      :_ChunkSizes = 1U, 1U, 361U, 720U; // uint

    double hyai(nhyi=138);
      :long_name = "hybrid A coefficient at layer interfaces";
      :units = "Pa";

    double hyam(nhym=137);
      :long_name = "hybrid A coefficient at layer midpoints";
      :units = "Pa";

    double hybi(nhyi=138);
      :long_name = "hybrid B coefficient at layer interfaces";
      :units = "1";

    double hybm(nhym=137);
      :long_name = "hybrid B coefficient at layer midpoints";
      :units = "1";

  // global attributes:
  :CDI = "Climate Data Interface version 1.9.3 (http://mpimet.mpg.de/cdi)";
  :Conventions = "CF-1.6";
  :history = "Tue Aug  4 17:56:09 2020: ncks -A cst_file S20200208_15\nFri Oct 25 11:40:32 2019: ncks -v hyam,hyai,hybm,hybi P20180101_00 cst_file\nThu Sep 26 16:47:20 2019: cdo -b F32 -f nc4c -z zip merge /work/kit/imk-tro/nk2448/2018_ERA5/lsdfmount/ec.era5/2018/01/P20180101_00_fc /work/kit/imk-tro/nk2448/2018_ERA5/lsdfmount/ec.era5/2018/01/P20180101_00_ml /work/kit/imk-tro/nk2448/2018_ERA5/lsdfmount/ec.era5/2018/01/P20180101_00_sfc /work/kit/imk-tro/nk2448/2018_ERA5/lsdfmount/ec.era5/2018/01/P20180101_00\nThu Sep 26 16:45:06 2019: cdo -b F32 -O -f nc4c -z zip -t ecmwf copy -setgrid,/work/kit/imk-tro/nk2448/2018_ERA5/era5grid -invertlat /work/kit/imk-tro/nk2448/2018_ERA5/fc_201712_sfc_000120.grb /work/kit/imk-tro/nk2448/2018_ERA5/P20180101_00_fc";
  :CDO = "Climate Data Operators version 1.9.3 (http://mpimet.mpg.de/cdo)";
  :institution = "European Centre for Medium-Range Weather Forecasts";
  :NCO = "netCDF Operators version 4.7.8 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)";
  :history_of_appended_files = "Tue Aug  4 17:56:09 2020: Appended file cst_file had following \"history\" attribute:\nFri Oct 25 11:40:32 2019: ncks -v hyam,hyai,hybm,hybi P20180101_00 cst_file\nThu Sep 26 16:47:20 2019: cdo -b F32 -f nc4c -z zip merge /work/kit/imk-tro/nk2448/2018_ERA5/lsdfmount/ec.era5/2018/01/P20180101_00_fc /work/kit/imk-tro/nk2448/2018_ERA5/lsdfmount/ec.era5/2018/01/P20180101_00_ml /work/kit/imk-tro/nk2448/2018_ERA5/lsdfmount/ec.era5/2018/01/P20180101_00_sfc /work/kit/imk-tro/nk2448/2018_ERA5/lsdfmount/ec.era5/2018/01/P20180101_00\nThu Sep 26 16:45:06 2019: cdo -b F32 -O -f nc4c -z zip -t ecmwf copy -setgrid,/work/kit/imk-tro/nk2448/2018_ERA5/era5grid -invertlat /work/kit/imk-tro/nk2448/2018_ERA5/fc_201712_sfc_000120.grb /work/kit/imk-tro/nk2448/2018_ERA5/P20180101_00_fc\n";
}