Back to entry details

Data headers for 'cD-2_WAM-North_Sea_thq_swell'
Record


Generation date
2016-04-12
Method
ncdump -h
Header
netcdf cD-2_WAM-North_Sea_thq_swell_1_1352262161155398271 {
dimensions:
lon = 241 ;
lat = 181 ;
time = UNLIMITED ; // (8760 currently)
variables:
float lon(lon) ;
lon:units = "degrees" ;
lon:standard_name = "grid_longitude" ;
lon:axis = "X" ;
float lat(lat) ;
lat:units = "degrees" ;
lat:standard_name = "grid_latitude" ;
lat:axis = "Y" ;
double time(time) ;
time:units = "seconds since 1900-01-01 00:00:00" ;
time:calendar = "standard" ;
float thq_swell(time, lat, lon) ;
thq_swell:long_name = "Swell mean wave direction" ;
thq_swell:standard_name = "sea_surface_swell_wave_to_direction" ;
thq_swell:units = "degree" ;
thq_swell:_FillValue = -999.f ;
thq_swell:valid_min = 0.f ;
thq_swell:valid_max = 360.f ;

// global attributes:
:CDI = "Climate Data Interface version 1.5.0 (http://code.zmaw.de/projects/cdi)" ;
:Conventions = "CF-1.0" ;
:CDO = "Climate Data Operators version 1.5.0 (http://code.zmaw.de/projects/cdo)" ;
}