Back to entry details

Data headers for 'D02_BCSD_daily_tas'
Record


Generation date
2020-07-15
Method
ncdump -h
Header
netcdf D02_BCSD_daily_tas_1_587703339055547293 {
dimensions:
lon = 140 ;
lat = 200 ;
ens = 25 ;
time = 215 ;
variables:
float lon(lon) ;
lon:units = "degrees_east" ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
float lat(lat) ;
lat:units = "degrees_north" ;
lat:standard_name = "latitutde" ;
lat:long_name = "latitude" ;
float ens(ens) ;
ens:long_name = "ensemble_number" ;
float time(time) ;
time:units = "days since 1980-01-01 00:00:00" ;
time:standard_name = "time" ;
time:long_name = "time" ;
time:calendar = "proleptic_gregorian" ;
short tas(time, ens, lat, lon) ;
tas:long_name = "daily_average_temperature_at_2m" ;
tas:units = "K" ;
tas:scale_factor = 0.01 ;
tas:add_offset = 273.15 ;
tas:_FillValue = -9999s ;
short tasmax(time, ens, lat, lon) ;
tasmax:long_name = "daily_maximum_temperature_at_2m" ;
tasmax:units = "K" ;
tasmax:scale_factor = 0.01 ;
tasmax:add_offset = 273.15 ;
tasmax:_FillValue = -9999s ;
short tasmin(time, ens, lat, lon) ;
tasmin:long_name = "daily_minimum_temperature_at_2m" ;
tasmin:units = "K" ;
tasmin:scale_factor = 0.01 ;
tasmin:add_offset = 273.15 ;
tasmin:_FillValue = -9999s ;

// global attributes:
:title = "SaWaM SEAS5 BCSD ensemble-based seasonal temperature forecasts (Domain D02, daily, 0.1��)" ;
:Conventions = "CF-1.8" ;
:references = "TBA" ;
:institution = "ECMWF, KIT" ;
:source = "Seasonal forecasts (SEAS5) and reanalysis data (ERA5-Land) from ECMWF" ;
:comment = "Daily forecasts are bias-corrected and spatially disaggregated using ERA5-Land" ;
:history = "2020-05-18 19:16:09: File created." ;
:Contact_person = "Christof Lorenz (
 Christof.Lorenz@nullkit.edu
)" ;
:Author = "Christof Lorenz (
 Christof.Lorenz@nullkit.edu
)" ;
:License = "Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)" ;
}