netcdf content/swan/Historical/201508191200.nc { dimensions: time = 41; lat = 251; lon = 401; variables: float time(time=41); :units = "hours since 2015-08-19 12:00:00 +0:00"; :standard_name = "time"; float lat(lat=251); :units = "degrees_north"; :standard_name = "latitude"; float lon(lon=401); :units = "degrees_east"; :standard_name = "longitude"; float Dir(time=41, lat=251, lon=401); :units = "degrees_true"; :standard_name = "sea_surface_wave_from_direction"; float Per(time=41, lat=251, lon=401); :units = "s"; :standard_name = "sea_surface_wind_wave_period"; float Hsig(time=41, lat=251, lon=401); :units = "m"; :standard_name = "sea_surface_wave_significant_height"; float Hswell(time=41, lat=251, lon=401); :units = "m"; :standard_name = "sea_surface_swell_wave_significant_height"; // global attributes: :history = "Fri Sep 25 17:27:26 2015: ncpdq -a time,lat,lon 201508191200.nc /raid/thredds/swan/corrected/201508191200.nc\nFri Sep 25 17:27:26 2015: ncpdq -a time,lat,lon 201508191200.nc /raid/thredds/swan/corrected/201508191200.nc"; :nco_openmp_thread_number = 1; // int :title = "SWAN model simulation for Puerto Rico and the US Virgin Islands"; :institution = "CariCOOS (Caribbean IOOS)"; :source = "SWAN v. 40.82"; :comment = "implemented by Dr. Miguel F. Canals, miguelf.canals@upr.edu"; :Conventions = "CF-1.6"; :creation_date = "19-Aug-2015 21:05:42 -4:00"; :_FillValue = NaN; // double :missing_value = NaN; // double }