netcdf z04/lnd/clm2/rawdata/mksrf_irrig.060929.nc { dimensions: lat = 360; lon = 720; variables: 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"; float LANDMASK(lat=360, lon=720); :long_name = "land mask"; :units = "unitless"; float LAT(lat=360); :long_name = "lat"; :units = "degrees north"; float LATIXY(lat=360, lon=720); :long_name = "latitude-2d"; :units = "degrees north"; float LON(lon=720); :long_name = "lon"; :units = "degrees east"; float LONGXY(lat=360, lon=720); :long_name = "longitude-2d"; :units = "degrees east"; float PCT_IRRIG(lat=360, lon=720); :_FillValue = -999.0f; // float :long_name = "percent irrigated"; :units = "unitless"; // global attributes: :history = "Fri Sep 29 11:30:18 2006: ncks -v LON,LAT,LONGXY,LATIXY,EDGEN,EDGEE,EDGES,EDGEW,LANDMASK,PCT_IRRIG current1992plant.nc mksrf_irrig.060929.nc"; }