netcdf cfsr_t2m_197901-200912 { dimensions: time = 372 ; x = 84 ; y = 97 ; variables: float t2m(time, x, y) ; t2m:units = "K" ; t2m:long_name = "2-meter temperature" ; t2m:_FillValue = -999.f ; double time(time) ; time:units = "days since 1979-01-01 00:00:00" ; time:calendar = "standard" ; // global attributes: :dataset = "Regridded 2-meter temperatures from NCEP Climate Forecast System Reanalysis (CFSR)" ; :reference = "Saha, S., et al., 2010: The NCEP Climate Forecast System Reanalysis. Bull. Amer. Meteor. Soc., 91, 1015-1057, doi:10.1175/2010BAMS3001.1" ; }