netcdf UGRID/Cond_Ini_Adrian_Bastia_nord.nc { dimensions: node = 37316; nele = 73805; nvertex = 3; single = 1; variables: double longitude(node=37316); :_FillValue = NaN; // double :long_name = "longitude"; :standard_name = "longitude"; :units = "degrees_east"; :positive = "east"; double latitude(node=37316); :_FillValue = NaN; // double :long_name = "latitude"; :standard_name = "latitude"; :units = "degrees_north"; :positive = "north"; double element(nele=73805, nvertex=3); :_FillValue = NaN; // double :long_name = "element"; :standard_name = "face_node_connectivity"; :units = "nondimensional"; :start_index = 0L; // long int mesh_topology(single=1); :long_name = "mesh topology"; :standard_name = "mesh_topology"; :dimension = 2L; // long :node_coordinates = "longitude latitude"; :face_node_connectivity = "element"; :cf_role = "mesh_topology"; :topology_dimension = 2L; // long float ssh(node=37316); :_FillValue = NaNf; // float :long_name = "sea surface height"; :standard_name = "sea_surface_height_above_datum"; :units = "m"; :location = "node"; :mesh = "mesh_topology"; :coordinates = "longitude latitude"; :_ChunkSizes = 37316U; // uint float hu(node=37316); :_FillValue = NaNf; // float :long_name = "u component of moment"; :standard_name = "barotropic_eastward_moment"; :units = "m2 s-1"; :positive = "east"; :location = "node"; :mesh = "mesh_topology"; :coordinates = "longitude latitude"; :_ChunkSizes = 37316U; // uint float hv(node=37316); :_FillValue = NaNf; // float :long_name = "v component of moment"; :standard_name = "barotropic_northward_moment"; :units = "m2 s-1"; :positive = "north"; :location = "node"; :mesh = "mesh_topology"; :coordinates = "longitude latitude"; :_ChunkSizes = 37316U; // uint // global attributes: :title = "Ugrid"; :institution = "BRGM"; :source = "Projet Carib-Coast"; :references = "Carib-Coast"; :Conventions = "CF-1.6, UGRID-1.0"; }