netcdf content/swan/Historical/202504251200.nc { dimensions: time = 41; lat = 251; lon = 401; variables: float time(time=41); :units = "hours since 2025-04-25 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 = "Sat Apr 26 16:21:05 2025: ncpdq -a time,lat,lon 202504251200.nc /data/thredds/swan/corrected/202504251200.nc\nSat Apr 26 16:21:05 2025: ncpdq -a time,lat,lon 202504251200.nc /data/thredds/swan/corrected/202504251200.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 = "26-Apr-2025 01:30:52 -4:00"; :_FillValue = NaN; // double :missing_value = NaN; // double }