netcdf z04/lnd/clm2/rawdata/mksrf_topo.10min.c110719.nc { dimensions: lsmlat = 1080; lsmlon = 2160; variables: double lon(lsmlat=1080, lsmlon=2160); :units = "degrees east"; :long_name = "longitude"; double lat(lsmlat=1080, lsmlon=2160); :units = "degrees north"; :long_name = "latitude"; double TOPO_ICE(lsmlat=1080, lsmlon=2160); :units = "meters"; :long_name = "Ice Upper Surface Elevation"; double TOPO_BEDROCK(lsmlat=1080, lsmlon=2160); :units = "meters"; :long_name = "Bedrock Topography"; int landcover(lsmlat=1080, lsmlon=2160); :units = "unitless"; :long_name = "Greenland Land Cover"; double pct_glc_gic(lsmlat=1080, lsmlon=2160); :units = "unitless"; :long_name = "glaciers/ice-caps percentage of a gridcell"; double pct_glc_icesheet(lsmlat=1080, lsmlon=2160); :units = "unitless"; :long_name = "ice sheet percentage of a gridcell"; double pct_glc_ground(lsmlat=1080, lsmlon=2160); :units = "unitless"; :long_name = "ice sheet percentage grounded ice"; double pct_glc_float(lsmlat=1080, lsmlon=2160); :units = "unitless"; :long_name = "ice sheet percentage floating ice"; // global attributes: :history = "Tue Jul 19 11:38:27 2011: ncks -A -x /Volumes/cseg/people/sacks/cism_misc/mklandice/mksrf_topo.10min.c110719.nc mksrf_topo.10min.c110719.nc\nTue Jul 19 11:38:18 2011: ncatted -O -a missing_value,,d,, -a _FillValue,,d,, mksrf_topo.10min.c110719.nc\nTue Jul 19 11:38:04 2011: ncks -O -C -a -x -v lsmlon,lsmlat mksrf_topo.10min.c110719.nc mksrf_topo.10min.c110719.nc"; :NCO = "4.0.3"; :Conventions = "NCAR-CSM"; :History_Log = "created on: 07-19-11 09:31:25"; :Greenland_Input_file = "interp_greenland.nc"; :Antarctica_Input_file = "interp_antarctica.nc"; :Merged_Output_file = "mksrf_topo.10min.c110719.nc"; :Greenland_Mapping_file = "map_Greenland_10minx10min_aave_da_110509.nc"; :Antarctica_Mapping_file = "map_Antarctica_10minx10min_aave_da_110522.nc"; :notes_2011-07-19 = "High-resolution Greenland data merged in using mklandice, then missing pct_glc_* values filled using fill_missing_pct_glc"; }