Back to entry details

Data headers for 'EOBS_ERA5_1979-2018_rflow'
Record


Generation date
2021-08-20
Method
ncdump -h
Header
netcdf EOBS_ERA5_1979-2018_rflow_1_6094584161910235070 {
dimensions:
time = UNLIMITED ; // (365 currently)
lon = 960 ;
lat = 540 ;
variables:
double time(time) ;
time:standard_name = "time" ;
time:units = "days since 1979-1-1 00:00:00" ;
time:calendar = "proleptic_gregorian" ;
time:axis = "T" ;
double lon(lon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
lon:axis = "X" ;
double lat(lat) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
lat:axis = "Y" ;
float friv(time, lat, lon) ;
friv:standard_name = "water_volume_transport_in_river_channel" ;
friv:long_name = "river discharge" ;
friv:units = "m3 s-1" ;

// global attributes:
:CDI = "Climate Data Interface version 1.9.10 (https://mpimet.mpg.de/cdi)" ;
:source = "HD model Vs. 5, Hagemann et al. 2020, doi:10.3389/feart.2020.00012" ;
:institution = "Helmholtz-Zentrum Hereon, Institute of Coastal Systems, Germany" ;
:Conventions = "CF-1.6" ;
:history = "Mon Mar 22 13:59:46 2021: cdo -f nc4 -z zip_2 setgrid,grid_hd.txt -selvar,friv outhd_1979-01-02_hd_meanflow.nc /scratch/g/g260122/hd/7055115/out/7055115_meanflow_1979.nc" ;
:title = "HD5-ERA5 Discharge data based on ERA5 reanalysis over Europe" ;
:creation_date = "22 March 2021" ;
:originator = "Stefan Hagemann" ;
:contact = "Stefan Hagemann,
 stefan.hagemann@nullhereon.de
" ;
:crs = "WGS84, EPSG:4326" ;
:institutionID = "ROR: 03qjp1d79" ;
:licence = "CC-BY 4.0" ;
:CDO = "Climate Data Operators version 1.9.10 (https://mpimet.mpg.de/cdo)" ;
}