Gridded SWH NetCDF Format

netcdf SWH_arco_100k_no_bias_2011-2019 { dimensions: time = 3286 ; x = 67 ; y = 67 ; variables: float CryoSat2_swh(time, x, y) ; CryoSat2_swh:long_name = "Significant wave height" ; CryoSat2_swh:units = "meters" ; byte mask(time, x, y) ; mask:long_name = "data array binary mask" ; mask:units = "0 - no data, 1 - data present" ; float time(time) ; time:Time_dimension = "Days since 2000-01-01" ; float lons(x, y) ; lons:long_name = "Longitude" ; lons:units = "degrees East" ; float lats(x, y) ; lats:long_name = "Latitude" ; lats:units = "degrees North" ; // global attributes: :description = "CryoSat2 derived SWH, from the Wingham 2018 retracker. Processed 24-06-2020" ; string :Mask = "Using NSIDC nasa team ice concentration 15% contour" ; string :Time_written = "2021-08-09" ; string :publisher_name = "UCL_CPOM" ; string :publisher_type = "institution" ; string :publisher_email = "a.muir@ucl.ac.uk" ; string :publisher_url = "http://www.cpom.ucl.ac.uk/ocean_wave_height/" ; string :Time_dimension = "Days since 2000-01-01" ; }