netcdf z04/lnd/clm2/rawdata/mksrf_pft.060929.nc { dimensions: lat = 360; lon = 720; pft = 17; 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_PFT(pft=17, lat=360, lon=720); :_FillValue = -999.0f; // float :long_name = "percent pft"; :units = "unitless"; // global attributes: :history = "Fri Sep 29 11:37:20 2006: ncks -v LON,LAT,LONGXY,LATIXY,EDGEN,EDGEE,EDGES,EDGEW,LANDMASK,PCT_PFT current1992plant.nc mksrf_pft.060929.nc"; }