Back to entry details

Data headers for 'D03_BCSD_monthly_rsds'
Record


Generation date
2020-08-04
Method
ncdump -h
Header
netcdf D03_BCSD_monthly_rsds_1_2395147404283623143 {
dimensions:
time = UNLIMITED ; // (7 currently)
bnds = 2 ;
lon = 100 ;
lat = 150 ;
ens = 25 ;
variables:
float time(time) ;
time:standard_name = "time" ;
time:long_name = "time" ;
time:bounds = "time_bnds" ;
time:units = "days since 1980-01-01 00:00:00" ;
time:calendar = "proleptic_gregorian" ;
time:axis = "T" ;
double time_bnds(time, bnds) ;
float lon(lon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
lon:axis = "X" ;
float lat(lat) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
lat:axis = "Y" ;
float ens(ens) ;
ens:long_name = "ensemble_number" ;
ens:axis = "Z" ;
int rsds(time, ens, lat, lon) ;
rsds:long_name = "total_daily_surface_shortwave_radiation" ;
rsds:units = "W m-2" ;
rsds:add_offset = 0. ;
rsds:scale_factor = 0.01 ;
rsds:_FillValue = -9999 ;
rsds:missing_value = -9999 ;

// global attributes:
:CDI = "Climate Data Interface version 1.9.5 (http://mpimet.mpg.de/cdi)" ;
:source = "Seasonal forecasts (SEAS5) and reanalysis data (ERA5-Land) from ECMWF" ;
:institution = "ECMWF, KIT" ;
:Conventions = "CF-1.8" ;
:references = "TBA" ;
:comment = "Daily forecasts are bias-corrected and spatially disaggregated using ERA5-Land" ;
: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)" ;
:frequency = "mon" ;
:CDO = "Climate Data Operators version 1.9.5 (http://mpimet.mpg.de/cdo)" ;
:history = "Tue Jul 21 14:45:57 2020: ncatted -O -a title,global,o,c,SaWaM /pd/data/regclim_data/sawam_output/wdcc/D03/seas5_bcsd/SaWaM_D03_SEAS5_BCSD_monthly_rsds_198101.nc\n",
"Tue Jul 21 14:45:57 2020: cdo -f nc4c -k grid -z zip_6 seltimestep,1,2,3,4,5,6,7 temp_D03_198101_rsds.nc /pd/data/regclim_data/sawam_output/wdcc/D03/seas5_bcsd/SaWaM_D03_SEAS5_BCSD_monthly_rsds_198101.nc\n",
"Tue Jul 21 14:45:53 2020: cdo -f nc4c -k grid -z zip_6 monmean /pd/data/regclim_data/sawam_output/wdcc/D03/seas5_bcsd/daily/SaWaM_D03_SEAS5_BCSD_daily_rsds_198101.nc temp_D03_198101_rsds.nc\n",
"2020-05-19 09:08:22: File created." ;
:title = "SaWaM" ;
:NCO = "netCDF Operators version 4.7.8 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)" ;
}