NetCDF-3 Classic trim-2x3spherical.nc { dimensions: time = 7 ; m = 4 ; n = 5 ; Layer = 4 ; LayerInterf = 5 ; bounds2 = 2 ; bounds4 = 4 ; grid_m = 5 ; grid_n = 6 ; SuspSedimentFrac = 2 ; CHAR20 = 20 ; variables: // Preference 'PRESERVE_FVD': false, // dimensions consistent with ncBrowse, not with native MATLAB netcdf package. double time(time), shape = [7] :standard_name = "time" :long_name = "time" :units = "days since 1970-01-01 00:00:00 +00:00" :axis = "T" :delft3d_name = "map-info-series:ITMAPC map-const:ITDATE map-const:DT map-const:TUNIT" :actual_range = 0 0.416667 single m(m), shape = [4] :standard_name = "longitude" :long_name = "grid cell centers, longitude-coordinate" :units = "degrees_east" :axis = "X" :_FillValue = NaN f :actual_range = 20 40 :delft3d_name = "map-const:XZ map-const:KCS TEMPOUT:XWAT map-const:CODW map-const:COORDINATES" single n(n), shape = [5] :standard_name = "latitude" :long_name = "grid cell centers, latitude-coordinate" :units = "degrees_north" :axis = "Y" :_FillValue = NaN f :actual_range = 15 35 :delft3d_name = "map-const:YZ map-const:KCS map-const:YWAT map-const:CODW map-const:COORDINATES" single longitude(m,n), shape = [4 5] :standard_name = "longitude" :long_name = "grid cell centers, longitude-coordinate" :units = "degrees_east" :axis = "X" :_FillValue = NaN f :actual_range = 20 40 :delft3d_name = "map-const:XZ map-const:KCS TEMPOUT:XWAT map-const:CODW map-const:COORDINATES" :bounds = "grid_longitude" single latitude(m,n), shape = [4 5] :standard_name = "latitude" :long_name = "grid cell centers, latitude-coordinate" :units = "degrees_north" :axis = "Y" :_FillValue = NaN f :actual_range = 15 35 :delft3d_name = "map-const:YZ map-const:KCS map-const:YWAT map-const:CODW map-const:COORDINATES" :bounds = "grid_latitude" single grid_longitude(m,n,bounds4), shape = [4 5 4] :standard_name = "longitude" :long_name = "grid cell corners, longitude-coordinate" :units = "degrees_east" :axis = "X" :_FillValue = NaN f :actual_range = 10 50 :delft3d_name = "map-const:XCOR map-const:CODB map-const:COORDINATES" single grid_latitude(m,n,bounds4), shape = [4 5 4] :standard_name = "latitude" :long_name = "grid cell corners, latitude-coordinate" :units = "degrees_north" :axis = "Y" :_FillValue = NaN f :actual_range = 10 40 :delft3d_name = "map-const:YCOR map-const:CODB map-const:COORDINATES" single k(Layer), shape = [4] :long_name = "layer index" :units = "1" :axis = "Z" :positive = "down" :comment = "The surface layer has index k=1, the bottom layer has index kmax." :delft3d_name = "map-const:KMAX map-const:LAYER_MODEL" single Layer(Layer), shape = [4] :long_name = "sigma at layer midpoints" :standard_name = "ocean_sigma_coordinate" :positive = "up" :formula_terms = "sigma: Layer eta: waterlevel depth: depth" :actual_range = -0.8 -0.05 :comment = "The surface layer has index k=1 and is sigma=0, the bottom layer has index kmax and is sigma=-1." :delft3d_name = "map-const:KMAX map-const:LAYER_MODEL map-const:THICK" single LayerInterf(LayerInterf), shape = [5] :long_name = "sigma at layer interfaces" :standard_name = "ocean_sigma_coordinate" :positive = "up" :formula_terms = "sigma: LayerInterf eta: waterlevel depth: depth" :actual_range = -1 0 :comment = "The surface layer has index k=1 and is sigma=0, the bottom layer has index kmax and is sigma=-1." :delft3d_name = "map-const:KMAX map-const:LAYER_MODEL map-const:THICK" single grid_depth(grid_m,grid_n), shape = [5 6] :standard_name = "sea_floor_depth_below_sea_level" :long_name = "depth of cell corners" :units = "m" :positive = "down" :_FillValue = NaN f :actual_range = NaN NaN :delft3d_name = "map-const:DP map-const:DP0 map-const:DPS map-const:DRYFLP" :comment = "" single depth(m,n), shape = [4 5] :standard_name = "sea_floor_depth_below_sea_level" :long_name = "depth of cell centers" :units = "m" :positive = "down" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = -12 -11 :delft3d_name = "map-const:DPS0 map-const:KCS" :comment = "" single zactive(m,n), shape = [4 5] :long_name = "active water-level point" :units = "1" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = 0 1 :delft3d_name = "map-const:KCS" single area(m,n), shape = [4 5] :standard_name = "" :long_name = "area of grid cells" :units = "degrees2" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = 200 200 :delft3d_name = "map-const:GSQS map-const:KCS" :comment = "This is the exact area spanned geometrically by the 4 corner points. This is not identical to the area GSQS used internally in Delft3D for mass-conservation!" single waterlevel(time,m,n), shape = [7 4 5] :standard_name = "sea_surface_height" :long_name = "water level" :units = "m" :positive = "up" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = -0.00581259 0.0120395 :delft3d_name = "map-series:S1 map-const:KCS" single velocity_x(time,Layer,m,n), shape = [7 4 4 5] :standard_name = "eastward_sea_water_velocity" :long_name = "velocity, x-component" :units = "m/s" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = 0.0241629 0.06 :delft3d_name = "map-series:U1 map-series:V1 map-const:ALFAS map-const:KCU map-const:KCV map-const:KFU map-const:KFV map-const:KCS" single velocity_y(time,Layer,m,n), shape = [7 4 4 5] :standard_name = "northward_sea_water_velocity" :long_name = "velocity, y-component" :units = "m/s" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = -0.0436483 0.08 :delft3d_name = "map-series:U1 map-series:V1 map-const:ALFAS map-const:KCU map-const:KCV map-const:KFU map-const:KFV map-const:KCS" single velocity_omega(time,LayerInterf,m,n), shape = [7 5 4 5] :standard_name = "upward_sea_water_velocity" :long_name = "relative layer velocity, z-component" :units = "m/s" :positive = "up" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = Inf -Inf :delft3d_name = "map-series:W map-const:KCS" single velocity_z(time,Layer,m,n), shape = [7 4 4 5] :standard_name = "upward_sea_water_velocity" :long_name = "velocity, z-component" :units = "m/s" :positive = "up" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = -2.76802e-007 3.30802e-007 :delft3d_name = "map-series:WPHY map-const:KCS" single tau_x(time,m,n), shape = [7 4 5] :standard_name = "surface_downward_northward_stress" :long_name = "bed shear stress, x-component" :units = "N/m2" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = 0.00219357 0.00958693 :delft3d_name = "map-series:TAUKSI map-const:TAUETA map-const:ALFAS map-const:KCS" single tau_y(time,m,n), shape = [7 4 5] :standard_name = "surface_downward_eastward_stress" :long_name = "bed shear stress, y-component" :units = "N/m2" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = -0.00608582 0.00644034 :delft3d_name = "map-series:TAUKSI map-const:TAUETA map-const:ALFAS map-const:KCS" single density(time,Layer,m,n), shape = [7 4 4 5] :standard_name = "sea_water_density" :long_name = "density" :units = "kg/m3" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = 1023.66 1030.95 :delft3d_name = "map-series:RHO map-const:KCS" single pea(time,m,n), shape = [7 4 5] :standard_name = "" :long_name = "Potential Energy Anomaly (PEA)" :units = "J/m3" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = 0 18.4428 :delft3d_name = "map-series:RHO map-series:S1 map-const:KCS" :references = "de Boer et al, Ocean Modelling 2008. http://dx.doi.org/10.1016/j.ocemod.2007.12.003" single dpeadt(time,m,n), shape = [7 4 5] :long_name = "time rate of change of Potential Energy Anomaly (dPEA/dt)" :units = "J/m3/s" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = -0.0015369 0 :delft3d_name = "map-series:RHO map-series:S1 map-const:KCS" :references = "de Boer et al, Ocean Modelling 2008. http://dx.doi.org/10.1016/j.ocemod.2007.12.003" single salinity(time,Layer,m,n), shape = [7 4 4 5] :standard_name = "sea_water_salinity" :long_name = "salinity" :units = "ppt" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = 31 41.8993 :delft3d_name = "map-series:R1 map-const:KCS map-const:NAMCON map-const:LSTCI" single temperature(time,Layer,m,n), shape = [7 4 4 5] :standard_name = "sea_water_temperature" :long_name = "temperature" :units = "degree_Celsius" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = 11 16.4782 :delft3d_name = "map-series:R1 map-const:KCS map-const:NAMCON map-const:LSTCI" single tke(time,LayerInterf,m,n), shape = [7 5 4 5] :standard_name = "" :long_name = "turbulent kinetic energy" :units = "m2/s2" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = 3.57238e-010 3.74492e-005 :delft3d_name = "map-series:RTUR1 map-const:KCS map-const:NAMCON map-const:LSTCI map-const:LTUR" single eps(time,LayerInterf,m,n), shape = [7 5 4 5] :standard_name = "" :long_name = "turbulent energy dissipation" :units = "m2/s3" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = -1.65584e+035 1.3703e+034 :delft3d_name = "map-series:RTUR1 map-const:KCS map-const:NAMCON map-const:LSTCI map-const:LTUR" single viscosity_z(time,LayerInterf,m,n), shape = [7 5 4 5] :standard_name = "" :long_name = "Vertical eddy viscosity-3D" :units = "m^2/s" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = 0 3.4399e-005 :delft3d_name = "map-series:VICWW map-const:KCS" single diffusivity_z(time,LayerInterf,m,n), shape = [7 5 4 5] :standard_name = "" :long_name = "Vertical eddy diffusivity-3D" :units = "m^2/s" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = 0 3.4399e-005 :delft3d_name = "map-series:DICWW map-const:KCS" single Ri(time,LayerInterf,m,n), shape = [7 5 4 5] :standard_name = "" :long_name = "Richardson number" :units = "-" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = 0 9.88847e-007 :delft3d_name = "map-series:RICH map-const:KCS" char SuspSedimentFracNames(SuspSedimentFrac,CHAR20), shape = [2 20] :long_name = "suspended sediment fraction names" :units = "-" :delft3d_name = "map-const:NAMCON map-const:NAMSED" single suspsedconc(time,SuspSedimentFrac,Layer,m,n), shape = [7 2 4 4 5] :standard_name = "concentration_of_suspended_matter_in_sea_water" :long_name = "suspended sediment concentration" :units = "mg/l" :coordinates = "latitude longitude" :_FillValue = NaN f :actual_range = 3.79798e-015 230.17 :delft3d_name = "map-series:R1 map-const:KCS map-const:NAMCON map-const:NAMSED map-const:LSTCI map-const:LSED" //global Attributes: :title = "" :institution = "" :source = "Delft3D trim file" :history = "Original filename: trim-2x3spherical.dat, Deltares, Delft3D-FLOW Version 4.00.04.757, Aug 23 2011, 18:06:51, file version: 3.54.28, file date:2013-01-07 15:51:59, transformation to netCDF: $HeadURL: https://svn.oss.deltares.nl/repos/openearthtools/trunk/matlab/applications/delft3d/vs_trim2nc.m $ $Id: vs_trim2nc.m 7814 2012-12-10 16:59:37Z boer_g $" :references = "http://svn.oss.deltares.nl" :email = "" :comment = "" :version = "Deltares, Delft3D-FLOW Version 4.00.04.757, Aug 23 2011, 18:06:51, file version: 3.54.28" :Conventions = "CF-1.6" :terms_for_use = "These data can be used freely for research purposes provided that the following source is acknowledged: " :disclaimer = "This data is made available in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." :delft3d_description = "2x3 cells, 4 layers, 5 times test for netCDF conversion waterlevel initially 0 |velocity|=1m/s at 60deg at t0 salinity: last digit=k temperature: last digit=k 2 sediments: last digit=k " }