netcdf ISSOS/issos_mod_adr_phy_temsal_fc1_2024-08-30.nc { dimensions: nMesh2_node = 51934; nMesh2_face = 98772; Three = 3; level = 12; time = UNLIMITED; // (24 currently) variables: int Mesh2; :cf_role = "mesh_topology"; :topology_dimension = 2; // int :node_coordinates = "Mesh2_node_x Mesh2_node_y"; :face_node_connectivity = "Mesh2_face_nodes"; int Mesh2_face_nodes(nMesh2_face=98772, Three=3); :cf_role = "face_node_connectivity"; :start_index = 1; // int :units = "1"; float Mesh2_node_x(nMesh2_node=51934); :standard_name = "longitude"; :long_name = "Longitude of 2D mesh nodes"; :units = "degrees_east"; float Mesh2_node_y(nMesh2_node=51934); :standard_name = "latitude"; :long_name = "Latitude of 2D mesh nodes"; :units = "degrees_north"; float level(level=12); :units = "m"; :standard_name = "depth"; :description = "bottom of vertical layers"; :axis = "Z"; :positive = "down"; float total_depth(nMesh2_node=51934); :units = "m"; :standard_name = "sea_floor_depth_below_sea_surface"; :description = "total depth at nodes"; double time(time=24); :units = "seconds since 2020-01-01 00:00:00 UTC"; :standard_name = "time"; :calendar = "standard"; :axis = "T"; float salinity(time=24, nMesh2_node=51934, level=12); :units = "1e-3"; :standard_name = "sea_water_salinity"; :valid_min = 0.0f; // float :valid_max = 200.0f; // float :_FillValue = -999.0f; // float float temperature(time=24, nMesh2_node=51934, level=12); :units = "degC"; :standard_name = "sea_water_temperature"; :valid_min = -10.0f; // float :valid_max = 100.0f; // float :_FillValue = -999.0f; // float // global attributes: :Conventions = "CF-1.6, UGRID-1.0"; :title = "ISSOS simulation"; :history = "created on 2024-08-30 15:28:53 MET"; :institution = "ISMAR-CNR, Venice, Italy"; :source = "Model data produced by SHYFEM at ISMAR-CNR"; :references = "Model info: http://www.ismar.cnr.it/shyfem"; :contact = "email: georg.umgiesser@ismar.cnr.it"; :comment = "Data restriction: for academic research use only"; }