Back to entry details

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


Generation date
2016-05-03
Method
ncdump -h
Header
netcdf coastDat-2_TRIM-NP-2d_g4_u10_66_423204129055599054 {
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 u10(time, ny, nx) ;
u10:units = "m s-1" ;
u10:long_name = "wind velocity 10 m above surface, u-component" ;
u10:standard_name = "x_wind" ;
u10:coordinates = "lon lat" ;
u10:_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 ;
}