netcdf scoats-agri/OFFAQUA/RumLO5/code/input/RumLO5_hvc.nc { dimensions: nele = 3290; node = 1863; three = 3; variables: float x(node=1863); :long_name = "nodal x-coordinate"; :units = "meters"; float y(node=1863); :long_name = "nodal y-coordinate"; :units = "meters"; float lon(node=1863); :long_name = "nodal longitude"; :standard_name = "longitude"; :units = "degrees_east"; float lat(node=1863); :long_name = "nodal latitude"; :standard_name = "latitude"; :units = "degrees_north"; float nv(nele=3290, three=3); :long_name = "nodes surrounding element"; float nn_hvc(node=1863); :type = "data"; :grid = "fvcom_grid"; :long_name = "NN_HVC"; :units = "m+2 s-1"; float cc_hvc(nele=3290); :long_name = "CC_HVC"; :units = "m+2 s-1"; :grid = "fvcom_grid"; :type = "data"; // global attributes: :type = "FVCOM INITIAL Horizontal diffusivity field"; :title = "Horizontal diffusivity hvc RumLO5"; :history = "FILE CREATED using python make_hvc.py (translation of get_hvcE and write_FVCOM_hvc.m): Tue Oct 19 16:25:31 2021"; }