netcdf domain.lnd.ne30pg2_gx1v6.190806 { dimensions: n = 21600 ; ni = 21600 ; nj = 1 ; nv = 4 ; variables: double xc(nj, ni) ; xc:long_name = "longitude of grid cell center" ; xc:units = "degrees_east" ; xc:bounds = "xv" ; double yc(nj, ni) ; yc:long_name = "latitude of grid cell center" ; yc:units = "degrees_north" ; yc:bounds = "yv" ; double xv(nj, ni, nv) ; xv:long_name = "longitude of grid cell verticies" ; xv:units = "degrees_east" ; double yv(nj, ni, nv) ; yv:long_name = "latitude of grid cell verticies" ; yv:units = "degrees_north" ; int mask(nj, ni) ; mask:long_name = "domain mask" ; mask:note = "unitless" ; mask:coordinates = "xc yc" ; mask:comment = "0 value indicates cell is not active" ; double area(nj, ni) ; area:long_name = "area of grid cell in radians squared" ; area:coordinates = "xc yc" ; area:units = "radian2" ; double frac(nj, ni) ; frac:long_name = "fraction of grid cell that is active" ; frac:coordinates = "xc yc" ; frac:note = "unitless" ; frac:filter1 = "error if frac> 1.0+eps or frac < 0.0-eps; eps = 0.1000000E-11" ; frac:filter2 = "limit frac to [fminval,fmaxval]; fminval= 0.1000000E-02 fmaxval= 1.000000" ; // global attributes: :title = "CESM domain data:" ; :Conventions = "CF-1.0" ; :source_code = "SVN $Id: gen_domain.F90 65202 2014-11-06 21:07:45Z mlevy@ucar.edu $" ; :SVN_url = " $URL: https://svn-ccsm-models.cgd.ucar.edu/tools/mapping/gen_domain/trunk/src/gen_domain.F90 $" ; :Compiler_Optimized = "TRUE" ; :hostname = "cori08" ; :history = "created by whannah, 2019-08-06 12:36:39" ; :source = "/global/cscratch1/sd/whannah/Tempest/files_maps/map_gx1v6_to_ne30pg2_monotr.nc" ; :map_domain_a = "/global/homes/w/whannah/E3SM/data_grid/gx1v6_090205.nc" ; :map_domain_b = "files_exodus/ne30pg2.g" ; :map_grid_file_ocn = "/global/homes/w/whannah/E3SM/data_grid/gx1v6_090205.nc" ; :map_grid_file_atm = "files_exodus/ne30pg2.g" ; }