netcdf cdip/model/misc/Kwajalein/ENKRN_g10_ref.nc { dimensions: swellFrequency = 10; seaFrequency = 17; direction = 72; strlength = 5; variables: float latitude; :standard_name = "latitude"; :units = "degrees_north"; float longitude; :standard_name = "longitude"; :units = "degrees_east"; float depth; :long_name = "water depth"; :units = "meters"; :_FillValue = 99999.99f; // float :comment = "Depth not recorded; exceeds maximum shelf depth of 500m."; float shoreNormal; :long_name = "shore normal"; :units = "degreesT"; :_FillValue = 99999.99f; // float float bathyOffset; :long_name = "Offset to bathymetry grid"; :units = "meter"; :comment = "Offset added to the input bathymetry grid, by default the MLLW-to-MSL offset for the site."; byte shoreFlag; :long_name = "shoreline classification flag"; :flag_values = 0B, 1B, 2B, 3B; // byte :flag_meanings = "coastal_structures planar_bathymetry complex_bathymetry offshore_or_unspecified"; :comment = "Sites with shoreFlag=1 (sites along natural coastline with planar bathymetry) are appropriate for nearshore/surfzone modeling."; float swellFrequency(swellFrequency=10); :standard_name = "wave_frequency"; :units = "hertz"; :long_name = "frequency of swell bands"; float seaFrequency(seaFrequency=17); :standard_name = "wave_frequency"; :units = "hertz"; :long_name = "frequency of sea bands"; float direction(direction=72); :standard_name = "wave_direction"; :units = "degreesT"; char label(strlength=5); :long_name = "site_label"; :_FillValue = "_"; float swl_et(swellFrequency=10, direction=72); float swl_ec(swellFrequency=10, direction=72); float swl_es(swellFrequency=10, direction=72); float swl_ec2(swellFrequency=10, direction=72); float swl_es2(swellFrequency=10, direction=72); float sea_et(seaFrequency=17, direction=72); float sea_ec(seaFrequency=17, direction=72); float sea_es(seaFrequency=17, direction=72); float sea_ec2(seaFrequency=17, direction=72); float sea_es2(seaFrequency=17, direction=72); // global attributes: :creator_name = "Coastal Data Information Program, SIO/UCSD"; :creator_url = "http://cdip.ucsd.edu"; :date_created = "2025-11-20T22:24:58Z"; :title = "CDIP v1.2 spectral refraction transformation coefficients for the site ENKRN."; :comment = "Intended as input to the CDIP MOP v1.2 wave model. Created by R_global v1.0. Swell coefficients are calculated out to the model boundary, sea coefficients out to deep water (500m)."; :references = "http://cdip.ucsd.edu/MOP_v1.2/docs/"; }