netcdf content/swan/Historical/201806241200.nc { dimensions: time = 41; lat = 251; lon = 401; variables: float time(time=41); :units = "hours since 2018-06-24 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 = "Mon Jun 25 02:21:14 2018: ncpdq -a time,lat,lon 201806241200.nc /data/thredds/swan/corrected/201806241200.nc\nMon Jun 25 02:21:14 2018: ncpdq -a time,lat,lon 201806241200.nc /data/thredds/swan/corrected/201806241200.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 = "24-Jun-2018 15:30:03 -4:00"; :_FillValue = NaN; // double :missing_value = NaN; // double }