netcdf tn460nyf.gxgxs.T62.050711 { dimensions: lat = 94 ; lon = 192 ; time = 12 ; variables: float lat(lat) ; lat:long_name = "latitude" ; lat:units = "degrees_north" ; float lon(lon) ; lon:long_name = "longitude" ; lon:units = "degrees_east" ; double area(lat, lon) ; area:long_name = "area of grid cell" ; area:units = "radians**2" ; int mask(lat, lon) ; mask:long_name = "domain mask" ; mask:comment = "unitless, 0 <=> grid cell not in model domain" ; double time(time) ; time:long_name = "observation time" ; time:units = "days since 0001-01-01 00:00:00" ; time:calendar = "noleap" ; float prc(time, lat, lon) ; prc:short_name = "prc" ; prc:long_name = "Precipitation" ; prc:units = "mm/day" ; prc:missing_value = -99999.f ; // global attributes: :title = "1979-2000 GXGXS Precip Climatology" ; :source = "created on dave with ~/DAVE/GXGXS/make_gxgxs.run" ; :history = "created Thu Feb 12 08:51:15 MST 2004 by S. Yeager \n", "Reformatted by kauff, Mon Jul 11 16:27:41 MDT 2005" ; :conventions = "CF-1.0" ; :blend = "G to 60S; X to 35S; G to 35N; X to 68N; S to 90N" ; :data = "GPCP (G), XieArkin (X), Serreze (S)" ; :Conventions = "CF-1.0" ; :comment = "Created for use by CCSM data models" ; }