netcdf gswp_w5e5.Solr.2019-12 {
dimensions:
	scalar = 1 ;
	lon = 720 ;
	lat = 360 ;
	time = 124 ;
	ncl4 = 124 ;
	ncl5 = 360 ;
	ncl6 = 720 ;
variables:
	float time(time) ;
		time:long_name = "observation time" ;
		time:units = "days since 2019-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 FSDS(time, lat, lon) ;
		FSDS:long_name = "total incident solar radiation" ;
		FSDS:units = "W/m**2" ;
		FSDS:mode = "time-dependent" ;
		FSDS:_FillValue = 1.e+30f ;
		FSDS:missing_value = 1.e+36f ;

// global attributes:
		:case_title = "CRUNCEP 6-Hourly Atmospheric Forcing: Incoming Solar.  Missing values filled with 1948 Qian data interpolated by datm to CRUNCEP grid.  See CRUNCEP_Landmask.nc in /glade/p/cesm/lmwg/atm_forcing.datm7.cruncep_qianFill.0.5d.V4.c130305 for valid (not filled) CRUNCEP data." ;
}
