Back to entry details

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


Generation date
2016-04-12
Method
ncdump -h
Header
netcdf cD-2_WAM-North_Sea_tm1_swell_1_831508243840945568 {
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 tm1_swell(time, lat, lon) ;
tm1_swell:long_name = "Swell m1-period" ;
tm1_swell:standard_name = "sea_surface_swell_wave_mean_period_from_variance_spectral_density_first_frequency_moment" ;
tm1_swell:units = "s" ;
tm1_swell:_FillValue = -999.f ;
tm1_swell:valid_min = 0.f ;
tm1_swell:valid_max = 25.f ;

// global attributes:
:CDI = "Climate Data Interface version 1.5.0 (http://code.zmaw.de/projects/cdi)" ;
:Conventions = "CF-1.0" ;
:history = "Fri Apr 12 11:51:47 2013: cdo -s setreftime,1900-01-01,00:00:00 WAVE1949010100.nc /work/coast/prj1/g261024/CoastDat2/WAM/LNS/CD2_b/Wave/WAVE1949.nc" ;
:CDO = "Climate Data Operators version 1.5.0 (http://code.zmaw.de/projects/cdo)" ;
}