NetCDF Header

Machine learning-based detection of weather fronts and associated extreme precipitation in CESM1.3


ERROR
Cookies must be enabled.

netcdf file:///data/fba396ee-502a-4ec5-b3e3-b4b4b7015d47/b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U300.208701-208712.regrid_0.23x0.31.nc-20220212-180434Z-475025ba-f92b-4df0-897d-80df0c756de5 {
  dimensions:
    lat = 768;
    lon = 1152;
    slat = 767;
    slon = 1152;
    nbnd = 2;
    time = UNLIMITED;   // (12 currently)
  variables:
    double lat(lat=768);
      :long_name = "Latitude";
      :standard_name = "latitude";
      :units = "degrees_north";
      :axis = "Y";
      :valid_min = -90.0; // double
      :valid_max = 90.0; // double
      :bounds = "lat_bnds";

    double lon(lon=1152);
      :long_name = "Longitude";
      :standard_name = "longitude";
      :units = "degrees_east";
      :axis = "X";
      :valid_min = 0.0; // double
      :valid_max = 360.0; // double
      :bounds = "lon_bnds";

    double slat(slat=767);
      :long_name = "Latitude for staggered FV grid";
      :units = "degrees_north";

    double w_stag(slat=767);
      :long_name = "Latitude weights for staggered FV grid";

    double slon(slon=1152);
      :long_name = "Longitude for staggered FV grid";
      :units = "degrees_east";

    double lat_bnds(lat=768, nbnd=2);
      :long_name = "Gridcell latitude interfaces";

    double lon_bnds(lon=1152, nbnd=2);
      :long_name = "Gridcell longitude interfaces";

    double gw(lat=768);
      :long_name = "Latitude quadrature weights (normalized to sum to 2.0 on global grids)";

    double area(lat=768, lon=1152);
      :long_name = "Solid angle subtended by gridcell";
      :standard_name = "area";
      :units = "steradian";
      :cell_methods = "lat, lon: sum";

    float U300(time=12, lat=768, lon=1152);
      :long_name = "Zonal wind at 300 mbar pressure surface";
      :units = "m/s";
      :plevo = 300.0f; // float
      :_FillValue = 9.96921E36f; // float
      :cell_measures = "area: area";

    double time(time=12);
      :bounds = "time_bnds";
      :calendar = "noleap";
      :units = "days since 2006-01-01 00:00:00";
      :long_name = "time";

    double time_bnds(time=12, nbnd=2);
      :long_name = "time interval endpoints";

  // global attributes:
  :creation_date = "Tue Feb  8 13:55:36 MST 2022";
  :Conventions = "CF-1.0";
  :source_file = "/glade/scratch/kdagon/FrontDetector/BRCP85C5CN/b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U.208701-208712.nc and /glade/scratch/kdagon/FrontDetector/BRCP85C5CN/b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.PS.208701-208712.nc";
  :data_script = "ncl script using vinth2p_nodes";
  :cesm_contact = "John Truesdale, jet@ucar.edu";
  :data_creator = "Katie Dagon, kdagon@ucar.edu";
  :data_summary = "Create input for ClimateNet application";
  :data_title = "Monthly averaged/Zonal Wind/300";
  :np = 4; // int
  :ne = 120; // int
  :source = "CAM";
  :case = "b.e13.BRCP85C5CN.ne120_g16.003";
  :title = "UNSET";
  :logname = "nanr";
  :host = "nid25433";
  :Version = "$Name$";
  :revision_Id = "$Id$";
  :initial_file = "/mnt/b/projects/sciteam/banu/cesm/inputdata/atm/cam/inic/homme/cami-mam3_0000-01-ne120np4_L30_c110928.nc";
  :topography_file = "/mnt/b/projects/sciteam/banu/cesm/inputdata/atm/cam/topo/USGS-gtopo30_ne120np4_16xdel2-PFC-consistentSGH.nc";
  :history = "Fri Feb 11 15:35:14 2022: ncks -O -t 2 --no_tmp_fl --gaa remap_script=ncremap --gaa remap_command=\'/glade/u/apps/dav/opt/nco/4.7.9/gnu/8.3.0/bin/ncremap -m /glade/work/nanr/mapfiles/map_ne120_to_0.23x0.31_bilinear.nc -i /glade/scratch/kdagon/FrontDetector/BRCP85C5CN/b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U300.208701-208712.nc -o b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U300.208701-208712.regrid_0.23x0.31.nc\' --gaa remap_hostname=crhtc39 --gaa remap_version=4.7.9 --hdr_pad=10000 --rgr lat_nm_out=lat#lon_nm_out=lon --map=/glade/work/nanr/mapfiles/map_ne120_to_0.23x0.31_bilinear.nc /glade/scratch/kdagon/FrontDetector/BRCP85C5CN/b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U300.208701-208712.nc b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U300.208701-208712.regrid_0.23x0.31.nc\nFri Feb 11 15:24:40 2022: ncks -v time_bnds b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U.208701-208712.nc b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U300.208701-208712.nc\nTue Feb  8 07:44:33 2022: ncks -O -F -d time,205,216 b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U.207001-210012.nc b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U.208701-208712.nc";
  :NCO = "netCDF Operators version 4.7.9 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)";
  :history_of_appended_files = "Fri Feb 11 15:24:40 2022: Appended file b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U.208701-208712.nc had following \"history\" attribute:\nTue Feb  8 07:44:33 2022: ncks -O -F -d time,205,216 b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U.207001-210012.nc b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U.208701-208712.nc\n";
  :remap_script = "ncremap";
  :remap_command = "\'/glade/u/apps/dav/opt/nco/4.7.9/gnu/8.3.0/bin/ncremap -m /glade/work/nanr/mapfiles/map_ne120_to_0.23x0.31_bilinear.nc -i /glade/scratch/kdagon/FrontDetector/BRCP85C5CN/b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U300.208701-208712.nc -o b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U300.208701-208712.regrid_0.23x0.31.nc\'";
  :remap_hostname = "crhtc39";
  :remap_version = "4.7.9";
  :map_file = "/glade/work/nanr/mapfiles/map_ne120_to_0.23x0.31_bilinear.nc";
  :input_file = "/glade/scratch/kdagon/FrontDetector/BRCP85C5CN/b.e13.BRCP85C5CN.ne120_g16.003.cam.h0.U300.208701-208712.nc";
}