netcdf content/swan/Historical/201409261200.nc { dimensions: time = 41; lon = 401; lat = 251; variables: float time(time=41); :units = "hours since 2014-09-26 12:00:00 +0:00"; :standard_name = "time"; :_ChunkSizes = 41; // int float Dir(lon=401, lat=251, time=41); :units = "degrees_true"; :standard_name = "sea_surface_wave_from_direction"; :_ChunkSizes = 130, 80, 20; // int float lon(lon=401); :units = "degrees_east"; :standard_name = "longitude"; :_ChunkSizes = 401; // int float Hswell(lon=401, lat=251, time=41); :standard_name = "sea_surface_swell_wave_significant_height"; :units = "m"; :_ChunkSizes = 130, 80, 20; // int float Hsig(lon=401, lat=251, time=41); :units = "m"; :standard_name = "sea_surface_wave_significant_height"; :_ChunkSizes = 130, 80, 20; // int float Per(lon=401, lat=251, time=41); :units = "s"; :standard_name = "sea_surface_wind_wave_period"; :_ChunkSizes = 130, 80, 20; // int float lat(lat=251); :units = "degrees_north"; :standard_name = "latitude"; :_ChunkSizes = 251; // 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 = "26-Sep-2014 19:33:25 -4:00"; :_FillValue = NaN; // double :missing_value = NaN; // double }