netcdf content/swan/Historical/202508230000.nc { dimensions: time = 41; lat = 251; lon = 401; variables: float time(time=41); :units = "hours since 2025-08-23 00: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"; :_ChunkSizes = 21, 126, 201; // int float Per(time=41, lat=251, lon=401); :units = "s"; :standard_name = "sea_surface_wind_wave_period"; :_ChunkSizes = 21, 126, 201; // int float Hsig(time=41, lat=251, lon=401); :units = "m"; :standard_name = "sea_surface_wave_significant_height"; :_ChunkSizes = 21, 126, 201; // int float Hswell(time=41, lat=251, lon=401); :units = "m"; :standard_name = "sea_surface_swell_wave_significant_height"; :_ChunkSizes = 21, 126, 201; // int // global attributes: :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 = "23-Aug-2025 14:17:14 -4:00"; :_FillValue = NaN; // double :missing_value = NaN; // double :history = "Sun Aug 24 08:21:06 2025: ncpdq -a time,lat,lon 202508230000.nc /mnt/data1/datasets/swan/corrected/202508230000.nc"; :NCO = "netCDF Operators version 5.2.1 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco, Citation = 10.1016/j.envsoft.2008.03.004)"; }