netcdf z04/lnd/clm2/rawdata/mksrf_fmax.070406.nc { dimensions: lat = 360; lon = 720; variables: float lat(lat=360); :long_name = "lat"; :units = "degrees North"; float lon(lon=720); :long_name = "lon"; :units = "degrees East"; float global_avg; :long_name = "global average FMAX"; :units = "fraction [0-1]"; float FMAX(lat=360, lon=720); :long_name = "Maximum Fractional Saturated Area at 1/2 degree"; :units = "fraction [0-1]"; :_FillValue = -999.0f; // float float LANDMASK(lat=360, lon=720); :long_name = "land mask"; :units = "unitless"; :_FillValue = -999.0f; // float 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 LONGXY(lat=360, lon=720); float LATIXY(lat=360, lon=720); // global attributes: :created_by = "NanRosenbloom: mk_fmax_nc.ncl"; :creation_date = "Fri Apr 6 14:11:01 MDT 2007"; :data_source = "Guo-Yue Niu and Zong-Liang Yang, Department of Geological Sciences, The University of Texas at Austin"; :citation_a = "Niu, G.-Y., Z.-L. Yang, R.E. Dickinson, and L.E. Gulden, 2005: "; :citation_b = "A simple TOPMODEL-based runoff parameterization (SIMTOP) for use in global climate models. "; :citation_c = "J. Geophys. Res., 110, doi:10.1029/2005JD006111."; }