netcdf scoats-agri/OFFAQUA/linnhe7/code/input/linnhe7_hvc.nc { dimensions: nele = 34768; node = 18989; three = 3; variables: float x(node=18989); :long_name = "nodal x-coordinate"; :units = "meters"; float y(node=18989); :long_name = "nodal y-coordinate"; :units = "meters"; float lon(node=18989); :long_name = "nodal longitude"; :standard_name = "longitude"; :units = "degrees_east"; float lat(node=18989); :long_name = "nodal latitude"; :standard_name = "latitude"; :units = "degrees_north"; float nv(nele=34768, three=3); :long_name = "nodes surrounding element"; float nn_hvc(node=18989); :type = "data"; :grid = "fvcom_grid"; :long_name = "NN_HVC"; :units = "m+2 s-1"; float cc_hvc(nele=34768); :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 linnhe7"; :history = "FILE CREATED using python make_hvc.py (translation of get_hvcE and write_FVCOM_hvc.m): Wed Mar 30 12:16:38 2022"; }