Back to entry details

Data headers for 'coastDat-2_TRIM-NP-2d_g4_e'
Record


Generation date
2016-05-03
Method
ncdump -h
Header
netcdf coastDat-2_TRIM-NP-2d_g4_e_66_6708862585736705199 {
dimensions:
nx = 324 ;
ny = 322 ;
time = UNLIMITED ; // (8760 currently)
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.1" ;
:forcing = "coastDatII" ;
:institution = "Helmholtz-Zentrum Geesthacht" ;
:contact = "
 lidia.gaslikova@nullhzg.de
" ;
:references = "" ;
:history = "Thu Nov 6 11:25:01 2014: ncpdq -U trim_4_20130101000000.nc trim_4_2013010100.nc" ;
:nco_openmp_thread_number = 1 ;
}