netcdf z04/lnd/clm2/rawdata/mksrf_glacier.10min.c110719.nc { dimensions: lon = 2160; lat = 1080; variables: double lon(lon=2160); :units = "degrees east"; double lat(lat=1080); :units = "degrees north"; float PCT_GLACIER(lat=1080, lon=2160); :units = "unitless"; :missing_value = -999.0f; // float :long_name = "percent glacier"; :_FillValue = -999.0f; // float float LANDMASK(lat=1080, lon=2160); :units = "unitless"; :missing_value = 9.0E20f; // float :long_name = "land mask"; :_FillValue = 9.0E20f; // float double LATIXY(lat=1080, lon=2160); :units = "degrees north"; :missing_value = 9.0E20; // double :long_name = "latitude-2d"; :_FillValue = 9.0E20; // double double LONGXY(lat=1080, lon=2160); :units = "degrees east"; :missing_value = 9.0E20; // double :long_name = "longitude-2d"; :_FillValue = 9.0E20; // double float EDGEE; :long_name = "eastern edge of surface grid"; :units = "degrees east"; float EDGEN; :long_name = "northern edge of surface grid"; :units = "degrees north"; float EDGES; :long_name = "southern edge of surface grid"; :units = "degrees north"; float EDGEW; :long_name = "western edge of surface grid"; :units = "degrees east"; // global attributes: :creator = "Bill Sacks"; :creation_time = "Tue Jul 19 10:03:07 2011"; :creation_script = "merge.greenland.data.r"; :NCO = "4.0.3"; :original_pct_glacier_file = "/glade/proj3/cseg/inputdata/lnd/clm2/rawdata/mksrf_glacier.nc"; :greenland_pct_glacier_file = "/glade/proj3/cseg/people/sacks/cism_misc/mklandice/mksrf_topo.10min.c110719.nc"; :notes_2011-07-19 = "July 19 2011: Bill Sacks: Interpolated mksrf_glacier.nc to 10\' resolution using bilinear interpolation, then merged in Greenland data from mksrf_topo.10min.c110719.nc, which in turn got these data from Greenland_5km_v1.2.nc"; }