// 1D table output generated 41.01 netcdf test_map { dimensions: time = UNLIMITED ; // (1 currently) points = 34322 ; variables: int time(time) ; time:units = "seconds since 1970-01-01" ; time:calendar = "gregorian" ; time:standard_name = "time" ; time:long_name = "time" ; float x(points) ; x:units = "meter" ; x:long_name = "x" ; float y(points) ; y:units = "meter" ; y:long_name = "y" ; short hs(time, points) ; hs:units = "m" ; hs:standard_name = "sea_surface_wave_significant_height" ; hs:long_name = "hs" ; hs:scale_factor = 0.0007629627f ; hs:add_offset = 25.f ; hs:_FillValue = -32768s ; short theta0(time, points) ; theta0:units = "degrees" ; theta0:standard_name = "sea_surface_wave_from_direction" ; theta0:long_name = "theta0" ; theta0:scale_factor = 0.005493332f ; theta0:add_offset = 180.f ; theta0:_FillValue = -32768s ; short tm01(time, points) ; tm01:units = "s" ; tm01:standard_name = "sea_surface_wave_mean_period_from_variance_spectral_density_first_frequency_moment" ; tm01:long_name = "tm01" ; tm01:scale_factor = 0.0007629627f ; tm01:add_offset = 25.f ; tm01:_FillValue = -32768s ; short tp(time, points) ; tp:units = "s" ; tp:long_name = "tp" ; tp:scale_factor = 0.0007629627f ; tp:add_offset = 25.f ; tp:_FillValue = -32768s ; short tps(time, points) ; tps:units = "s" ; tps:long_name = "tps" ; tps:scale_factor = 0.0007629627f ; tps:add_offset = 25.f ; tps:_FillValue = -32768s ; short tmm10(time, points) ; tmm10:units = "s" ; tmm10:standard_name = "sea_surface_wave_mean_period_from_variance_spectral_density_inverse_frequency_moment" ; tmm10:long_name = "tm-10" ; tmm10:scale_factor = 0.0007629627f ; tmm10:add_offset = 25.f ; tmm10:_FillValue = -32768s ; short tm02(time, points) ; tm02:units = "s" ; tm02:standard_name = "sea_surface_wave_mean_period_from_variance_spectral_density_second_frequency_moment" ; tm02:long_name = "tm02" ; tm02:scale_factor = 0.0007629627f ; tm02:add_offset = 25.f ; tm02:_FillValue = -32768s ; // global attributes: :Conventions = "CF-1.5" ; :History = "Created with agioncmd version 1.4" ; :Directional_convention = "nautical" ; :project = "test" ; :run = "nr" ; }