netcdf SEAS5-BCSD_t_1_12875163860138173974 {
dimensions:
issue_month = 12 ;
lead = 7 ;
ens = 25 ;
lat = 721 ;
lon = 1440 ;
variables:
int64 issue_month(issue_month) ;
issue_month:long_name = "forecast issue date" ;
issue_month:comment = "First day of the month the forecast was issued." ;
issue_month:standard_name = "forecast_reference_time" ;
issue_month:units = "days since 1981-01-01 00:00:00" ;
issue_month:calendar = "proleptic_gregorian" ;
short t2m(issue_month, lead, ens, lat, lon) ;
t2m:_FillValue = -99s ;
t2m:standard_name = "air_temperature" ;
t2m:long_name = "2 metre air temperature" ;
t2m:units = "K" ;
t2m:scale_factor = 0.02 ;
float lon(lon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
float lat(lat) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
short ens(ens) ;
ens:long_name = "ensemble member index" ;
ens:units = "1" ;
short lead(lead) ;
lead:standard_name = "forecast_period" ;
lead:long_name = "lead time" ;
lead:units = "months" ;
// global attributes:
:title = "Bias-Corrected SEAS5 Monthly Forecasts" ;
:institution = "Karlsruhe Institute of Technology - Institute of Meteorology and Climate Research" ;
:institution_id = "https://ror.org/040fv5d16" ;
:source = "ECMWF SEAS5, ECMWF ERA5" ;
:history = "2024-10-30T16:19:53: Dataset created" ;
:references = "TBA" ;
:comment = "" ;
:Conventions = "CF-1.8" ;
:originator = "Jan Niklas Weber" ;
:originator_id = "https://orcid.org/0000-0002-8596-6255" ;
:contact = "" ;
:crs = "EPSG:4326" ;
:licence = "CC-BY 4.0" ;
:creation_date = "2024-10-30T16:19:53" ;
}