netcdf StormTideTrimEcmwf_1_6516839822405624243 {
dimensions:
time = UNLIMITED ; // (793 currently)
ny = 238 ;
nx = 208 ;
variables:
double time(time) ;
time:units = "hours since 1900-01-01 00:00" ;
time:standard_name = "time" ;
time:calendar = "standard" ;
float lat(ny, nx) ;
lat:units = "degrees_north" ;
lat:long_name = "latitude" ;
lat:standard_name = "latitude" ;
float lon(ny, nx) ;
lon:units = "degrees_east" ;
lon:long_name = "longitude" ;
lon:standard_name = "longitude" ;
float e(time, ny, nx) ;
e:units = "m" ;
e:long_name = "water level" ;
e:standard_name = "sea_surface_height_above_sea_level" ;
e:coordinates = "lon lat" ;
e:comment = "sea level: Normaal Amsterdams Peil" ;
e:_FillValue = -32768.f ;
// global attributes:
:Conventions = "CF-1.4" ;
:conventionsURL = "http://www.unidata.ucar.edu/software/netcdf/conventions.html" ;
:source = "TRIM-NP 2.6" ;
:forcing = "ERA5 by ECMWF" ;
:title = "Storm tide Jan/Feb 1953 in the German Bight forced by FES2004 and reanalysis data" ;
:institution = "Hereon-Zentrum Hereon GmbH, Institute of Coastal Systems, 21502 Geesthacht, Germany" ;
:institution-id = "ROR: 03qjp1d79" ;
:creator = "Elke M. I. Meyer, (https://orcid.org/0000-0002-4874-4821)" ;
:contact = "" ;
:Bbox = "-8,17.4,48,62.2" ;
:crs = "WGS84" ;
:references = "" ;
:creation_date = "14.04.2023" ;
:history = " " ;
}