netcdf CXEU11KNGEr4011001RAD1hfls_1_748237671674513428 { 
 dimensions: 
 	bnds = 2 ; 
 	rlon = 424 ; 
 	rlat = 412 ; 
 	time = UNLIMITED ; // (1800 currently) 
 variables: 
 	char rotated_pole ; 
 		rotated_pole:grid_mapping_name = "rotated_latitude_longitude" ; 
 		rotated_pole:grid_north_pole_latitude = 39.25f ; 
 		rotated_pole:grid_north_pole_longitude = -162.f ; 
 	double rlon(rlon) ; 
 		rlon:axis = "X" ; 
 		rlon:standard_name = "grid_longitude" ; 
 		rlon:long_name = "longitude in rotated pole grid" ; 
 		rlon:units = "degrees" ; 
 	double lon(rlat, rlon) ; 
 		lon:standard_name = "longitude" ; 
 		lon:long_name = "longitude" ; 
 		lon:units = "degrees_east" ; 
 	double rlat(rlat) ; 
 		rlat:axis = "Y" ; 
 		rlat:standard_name = "grid_latitude" ; 
 		rlat:long_name = "latitude in rotated pole grid" ; 
 		rlat:units = "degrees" ; 
 	double lat(rlat, rlon) ; 
 		lat:standard_name = "latitude" ; 
 		lat:long_name = "latitude" ; 
 		lat:units = "degrees_north" ; 
 	double time(time) ; 
 		time:units = "days since 1949-12-01 00:00:00" ; 
 		time:standard_name = "time" ; 
 		time:long_name = "time" ; 
 		time:calendar = "360_day" ; 
 		time:bounds = "time_bnds" ; 
 	double time_bnds(time, bnds) ; 
 		time_bnds:long_name = "time bounds" ; 
 	float hfls(time, rlat, rlon) ; 
 		hfls:standard_name = "surface_upward_latent_heat_flux" ; 
 		hfls:long_name = "Surface Upward Latent Heat Flux" ; 
 		hfls:units = "W m-2" ; 
 		hfls:positive = "up" ; 
 		hfls:cell_methods = "time: mean" ; 
 		hfls:coordinates = "lon lat" ; 
 		hfls:grid_mapping = "rotated_pole" ; 
 		hfls:missing_value = 1.e+20f ; 
 		hfls:_FillValue = 1.e+20f ; 
  
 // global attributes: 
 		:Conventions = "CF-1.4" ; 
 		:contact = "Erik van Meijgaard, KNMI, Regional Climate division ()" ; 
 		:experiment = "RCP4.5 run" ; 
 		:experiment_id = "rcp45" ; 
 		:realization = "1" ; 
 		:driving_experiment = "MOHC-HadGEM2-ES,rcp45,r1i1p1" ; 
 		:driving_model_id = "MOHC-HadGEM2-ES" ; 
 		:driving_model_ensemble_member = "r1i1p1" ; 
 		:driving_experiment_name = "rcp45" ; 
 		:institution = "Royal Netherlands Meteorological Institute, De Bilt, The Netherlands" ; 
 		:institute_id = "KNMI" ; 
 		:model_id = "KNMI-RACMO22E" ; 
 		:rcm_version_id = "v1" ; 
 		:references = "http://www.knmi.nl/research/regional_climate" ; 
 		:project_id = "CORDEX" ; 
 		:CORDEX_domain = "EUR-11" ; 
 		:product = "output" ; 
 		:frequency = "day" ; 
 		:knmi_global_comment = "" ; 
 		:knmi_model_comment = "RACMO22E: baseline physics from ECMWF CY31r1; modifications include HTESSEL CY33r1, patch K-diffusion CY32r3, moist Turbulent Kinetic Energy, satellite inferred Leaf Area Index" ; 
 		:knmi_version_comment = "v1: reference version for Europe and other midlatitude regions" ; 
 		:knmi_grib_path = "mos.knmi.nl:/climreg/CXEUR12/eCS6-v496-fHadGEM2-r1i1p1+rcp45/GRIB_data" ; 
 		:creation_date = "2015-03-24T14:48:15Z" ; 
 		:tracking_id = "7438fc38-1a4e-4770-aa0e-14bae38cb86d" ; 
 }