netcdf ww3_2006HT.nc { dimensions: time = UNLIMITED ; X = 288 ; Y = 157 ; variables: double wave_time(time) ; wave_time:units = "days since 1968-05-23" ; double hsig(time,Y,X) ; hsig:units = "meters" ; // global attributes: :title = "Wave Watch 3 output for 2006" ; :type = "Data file" ; :author = "Aaron Bever" ; :date = "April 2007" ; }