Back to entry details

Data headers for 'cD3_WAM_C-NCEP1_hs_sea'
Record


Generation date
2024-04-03
Method
ncdump -h
Header
netcdf cD3_WAM_C-NCEP1_hs_sea_1_3693088845446791806 {
dimensions:
time = UNLIMITED ; // (8783 currently)
rlon = 427 ;
rlat = 245 ;
variables:
int time(time) ;
time:standard_name = "time" ;
time:units = "hours since 1900-1-1 00:00:00" ;
time:calendar = "standard" ;
time:axis = "T" ;
double rlon(rlon) ;
rlon:long_name = "rotated longitude" ;
rlon:units = "degrees" ;
rlon:axis = "X" ;
rlon:standard_name = "grid_longitude" ;
double rlat(rlat) ;
rlat:long_name = "rotated latitude" ;
rlat:units = "degrees" ;
rlat:axis = "Y" ;
rlat:standard_name = "grid_latitude" ;
int rotated_pole ;
rotated_pole:grid_mapping_name = "rotated_latitude_longitude" ;
rotated_pole:grid_north_pole_latitude = 32. ;
rotated_pole:grid_north_pole_longitude = -140. ;
float hs_sea(time, rlat, rlon) ;
hs_sea:standard_name = "sea_surface_wind_wave_significant_height" ;
hs_sea:long_name = "Sea significant wave height" ;
hs_sea:units = "m" ;
hs_sea:grid_mapping = "rotated_pole" ;
hs_sea:_FillValue = -9999999.f ;
hs_sea:missing_value = -9999999.f ;
hs_sea:cell_methods = "time: mean" ;
float lat(rlat, rlon) ;
lat:units = "degrees_north" ;
lat:long_name = "geographical latitude" ;
lat:standard_name = "latitude" ;
lat:coordinates = "lon lat" ;
float lon(rlat, rlon) ;
lon:units = "degrees_east" ;
lon:long_name = "geographical longitude" ;
lon:standard_name = "longitude" ;
lon:coordinates = "lon lat" ;

// global attributes:
:Conventions = "CF-1.8" ;
:title = "WAM hindcast simulation for North Sea and Baltic Sea" ;
:institution = "Helmholtz-Zentrum Hereon, Institute of Coastal System - Analysis and Modeling, Germany" ;
:ROR = "03qjp1d79" ;
:source = "WAM_4.6.2" ;
:project_id = "coastDat-3" ;
:experiment_id = "MNB_NCEP_CD3" ;
:realization = "1" ;
:forcing = "COSMO-CLM5.0" ;
:forcingResolution = "0.165 degrees" ;
:boundaryCondition = "spectral wave information from previous coarse gird simulation" ;
:crs = "WGS84" ;
:geospatial_lon_min = "-9.8f" ;
:geospatial_lon_max = "31.6f" ;
:geospatial_lat_min = "49.2f" ;
:geospatial_lat_max = "66.6f" ;
:conventionsURL = "http://cfconventions.org/" ;
:reference = "https://www.coastdat.de" ;
:creation_date = "2021-06-01 00:00:00" ;
:contact = "
 nikolaus.groll@nullhereon.de
" ;
:originator = "Nikolaus Groll" ;
}