netcdf files/d541001/anom_90.93/nobs/w_n.nc2 { dimensions: mon = 12; npoint = 42164; nyrs = UNLIMITED; // (4 currently) variables: short mon(mon=12); :long_name = "month"; short year(nyrs=4); short lat(npoint=42164); :long_name = "latitude of nth point"; :units = "degrees_north"; :add_offset = -90.5f; // float :valid_range = 1S, 180S; // short short lon(npoint=42164); :long_name = "longitude of nth point"; :units = "degrees_east"; :add_offset = -0.5f; // float :valid_range = 1S, 360S; // short short anom(nyrs=4, mon=12, npoint=42164); :long_name = "number of observations per month per year"; :units = "observations in 1x1 degree box"; :scale_factor = 1.0f; // float :add_offset = 0.0f; // float :valid_range = 0S, 1529S; // short // global attributes: :source = "University of Wisconsin-Milwaukee extended Version 3.06 of 02/11/93"; :title = "wind number of observations$"; }