netcdf clmforc.GSWP3.c2011.0.5x0.5.Prec.2014-12 {
dimensions:
	scalar = 1 ;
	lon = 720 ;
	lat = 360 ;
	time = 248 ;
variables:
	float time(time) ;
		time:long_name = "observation time" ;
		time:units = "days since 2014-12-01 00:00:00" ;
		time:calendar = "noleap" ;
	float LONGXY(lat, lon) ;
		LONGXY:long_name = "longitude" ;
		LONGXY:units = "degrees_east" ;
		LONGXY:mode = "time-invariant" ;
	float LATIXY(lat, lon) ;
		LATIXY:long_name = "latitude" ;
		LATIXY:units = "degrees_north" ;
		LATIXY:mode = "time-invariant" ;
	float EDGEE(scalar) ;
		EDGEE:long_name = "eastern edge in atmospheric data" ;
		EDGEE:units = "degrees_east" ;
		EDGEE:mode = "time-invariant" ;
	float EDGEW(scalar) ;
		EDGEW:long_name = "western edge in atmospheric data" ;
		EDGEW:units = "degrees_east" ;
		EDGEW:mode = "time-invariant" ;
	float EDGES(scalar) ;
		EDGES:long_name = "southern edge in atmospheric data" ;
		EDGES:units = "degrees_north" ;
		EDGES:mode = "time-invariant" ;
	float EDGEN(scalar) ;
		EDGEN:long_name = "northern edge in atmospheric data" ;
		EDGEN:units = "degrees_north" ;
		EDGEN:mode = "time-invariant" ;
	float PRECTmms(time, lat, lon) ;
		PRECTmms:long_name = "PRECTmms total precipitation" ;
		PRECTmms:units = "mm H2O / sec" ;
		PRECTmms:mode = "time-dependent" ;
		PRECTmms:_FillValue = 1.e+36f ;
		PRECTmms:missing_value = 1.e+36f ;

// global attributes:
		:case_title = "CRUNCEP 6-Hourly Atmospheric Forcing: Precipitation" ;
}
