netcdf 1x30_dynamo_net { dimensions: nmesh2d_node = 62 ; nmesh2d_edge = 91 ; Two = 2 ; nmesh2d_face = 30 ; max_nmesh2d_face_nodes = 4 ; variables: double mesh2d_node_z(nmesh2d_node) ; mesh2d_node_z:coordinates = "mesh2d_node_x mesh2d_node_y" ; mesh2d_node_z:grid_mapping = "" ; mesh2d_node_z:location = "node" ; mesh2d_node_z:long_name = "z-coordinate of mesh nodes" ; mesh2d_node_z:mesh = "mesh2d" ; mesh2d_node_z:standard_name = "altitude" ; mesh2d_node_z:units = "m" ; long mesh2d ; mesh2d:cf_role = "mesh_topology" ; mesh2d:long_name = "Topology data of 2D network" ; mesh2d:topology_dimension = 2 ; mesh2d:node_coordinates = "mesh2d_node_x mesh2d_node_y" ; mesh2d:node_dimension = "nmesh2d_node" ; mesh2d:max_face_nodes_dimension = "max_nmesh2d_face_nodes" ; mesh2d:edge_node_connectivity = "mesh2d_edge_nodes" ; mesh2d:edge_dimension = "nmesh2d_edge" ; mesh2d:edge_coordinates = "mesh2d_edge_x mesh2d_edge_y" ; mesh2d:face_node_connectivity = "mesh2d_face_nodes" ; mesh2d:face_dimension = "nmesh2d_face" ; mesh2d:edge_face_connectivity = "mesh2d_edge_faces" ; mesh2d:face_coordinates = "mesh2d_face_x mesh2d_face_y" ; long projected_coordinate_system ; projected_coordinate_system:name = "Unknown projected" ; projected_coordinate_system:epsg = 0 ; projected_coordinate_system:grid_mapping_name = "Unknown projected" ; projected_coordinate_system:longitude_of_prime_meridian = 0. ; projected_coordinate_system:semi_major_axis = 6378137. ; projected_coordinate_system:semi_minor_axis = 6356752.314245 ; projected_coordinate_system:inverse_flattening = 298.257223563 ; projected_coordinate_system:EPSG_code = "EPSG:0" ; projected_coordinate_system:value = "value is equal to EPSG code" ; double mesh2d_node_x(nmesh2d_node) ; mesh2d_node_x:units = "m" ; mesh2d_node_x:standard_name = "projection_x_coordinate" ; mesh2d_node_x:long_name = "x-coordinate of mesh nodes" ; mesh2d_node_x:mesh = "mesh2d" ; mesh2d_node_x:location = "node" ; double mesh2d_node_y(nmesh2d_node) ; mesh2d_node_y:units = "m" ; mesh2d_node_y:standard_name = "projection_y_coordinate" ; mesh2d_node_y:long_name = "y-coordinate of mesh nodes" ; mesh2d_node_y:mesh = "mesh2d" ; mesh2d_node_y:location = "node" ; long mesh2d_edge_nodes(nmesh2d_edge, Two) ; mesh2d_edge_nodes:cf_role = "edge_node_connectivity" ; mesh2d_edge_nodes:mesh = "mesh2d" ; mesh2d_edge_nodes:location = "edge" ; mesh2d_edge_nodes:long_name = "Mapping from every edge to the two nodes that it connects" ; mesh2d_edge_nodes:start_index = 1 ; mesh2d_edge_nodes:_FillValue = -999 ; double mesh2d_edge_x(nmesh2d_edge) ; mesh2d_edge_x:units = "m" ; mesh2d_edge_x:standard_name = "projection_x_coordinate" ; mesh2d_edge_x:long_name = "characteristic x-coordinate of the mesh edge (e.g. midpoint)" ; mesh2d_edge_x:mesh = "mesh2d" ; mesh2d_edge_x:location = "edge" ; mesh2d_edge_x:bounds = "mesh2d_edge_x_bnd" ; double mesh2d_edge_y(nmesh2d_edge) ; mesh2d_edge_y:units = "m" ; mesh2d_edge_y:standard_name = "projection_y_coordinate" ; mesh2d_edge_y:long_name = "characteristic y-coordinate of the mesh edge (e.g. midpoint)" ; mesh2d_edge_y:mesh = "mesh2d" ; mesh2d_edge_y:location = "edge" ; mesh2d_edge_y:bounds = "mesh2d_edge_y_bnd" ; double mesh2d_edge_x_bnd(nmesh2d_edge, Two) ; mesh2d_edge_x_bnd:units = "m" ; mesh2d_edge_x_bnd:standard_name = "projection_x_coordinate" ; mesh2d_edge_x_bnd:long_name = "x-coordinate bounds of 2D mesh edge (i.e. end point coordinates)" ; mesh2d_edge_x_bnd:mesh = "mesh2d" ; mesh2d_edge_x_bnd:location = "edge" ; double mesh2d_edge_y_bnd(nmesh2d_edge, Two) ; mesh2d_edge_y_bnd:units = "m" ; mesh2d_edge_y_bnd:standard_name = "projection_y_coordinate" ; mesh2d_edge_y_bnd:long_name = "y-coordinate bounds of 2D mesh edge (i.e. end point coordinates)" ; mesh2d_edge_y_bnd:mesh = "mesh2d" ; mesh2d_edge_y_bnd:location = "edge" ; long mesh2d_face_nodes(nmesh2d_face, max_nmesh2d_face_nodes) ; mesh2d_face_nodes:cf_role = "face_node_connectivity" ; mesh2d_face_nodes:mesh = "mesh2d" ; mesh2d_face_nodes:location = "face" ; mesh2d_face_nodes:long_name = "Mapping from every face to its corner nodes (counterclockwise)" ; mesh2d_face_nodes:start_index = 1 ; mesh2d_face_nodes:_FillValue = -999 ; long mesh2d_edge_faces(nmesh2d_edge, Two) ; mesh2d_edge_faces:cf_role = "edge_face_connectivity" ; mesh2d_edge_faces:long_name = "Mapping from every edge to the two faces that it separates" ; mesh2d_edge_faces:start_index = 1 ; mesh2d_edge_faces:_FillValue = -999 ; double mesh2d_face_x(nmesh2d_face) ; mesh2d_face_x:units = "m" ; mesh2d_face_x:standard_name = "projection_x_coordinate" ; mesh2d_face_x:long_name = "Characteristic x-coordinate of mesh face" ; mesh2d_face_x:mesh = "mesh2d" ; mesh2d_face_x:location = "face" ; mesh2d_face_x:bounds = "mesh2d_face_x_bnd" ; double mesh2d_face_y(nmesh2d_face) ; mesh2d_face_y:units = "m" ; mesh2d_face_y:standard_name = "projection_y_coordinate" ; mesh2d_face_y:long_name = "Characteristic y-coordinate of mesh face" ; mesh2d_face_y:mesh = "mesh2d" ; mesh2d_face_y:location = "face" ; mesh2d_face_y:bounds = "mesh2d_face_y_bnd" ; double mesh2d_face_x_bnd(nmesh2d_face, max_nmesh2d_face_nodes) ; mesh2d_face_x_bnd:units = "m" ; mesh2d_face_x_bnd:standard_name = "projection_x_coordinate" ; mesh2d_face_x_bnd:long_name = "x-coordinate bounds of 2D mesh face (i.e. corner coordinates)" ; mesh2d_face_x_bnd:mesh = "mesh2d" ; mesh2d_face_x_bnd:location = "face" ; mesh2d_face_x_bnd:_FillValue = -999. ; double mesh2d_face_y_bnd(nmesh2d_face, max_nmesh2d_face_nodes) ; mesh2d_face_y_bnd:units = "m" ; mesh2d_face_y_bnd:standard_name = "projection_y_coordinate" ; mesh2d_face_y_bnd:long_name = "y-coordinate bounds of 2D mesh face (i.e. corner coordinates)" ; mesh2d_face_y_bnd:mesh = "mesh2d" ; mesh2d_face_y_bnd:location = "face" ; mesh2d_face_y_bnd:_FillValue = -999. ; // global attributes: :institution = "Deltares" ; :references = "http://www.deltares.nl" ; :source = "RGFGRID 5.04.00.54321. Model: ---" ; :history = "Wed Oct 10 11:46:49 2018: ncap2 -s mesh2d_node_z(:)=-2.0 1x30_net.nc test_dynamo_net.nc\n", "Mon May 28 16:44:14 2018: d:\\bin\\nco\\ncap2.exe -s mesh2d_node_z=mesh2d_node_x-mesh2d_node_x-36.0 1x30_net.nc 1x30_new_net.nc\n", "Mon May 28 16:41:09 2018: d:\\bin\\nco\\ncap2.exe -s mesh2d_node_z=-36.0 1x30_net.nc\n", "Created on 2018-05-24T15:05:41+0200, RGFGRID" ; :Conventions = "CF-1.6 UGRID-1.0/Deltares-0.8" ; :nco_openmp_thread_number = 1 ; data: mesh2d_node_z = -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2, -2 ; mesh2d = -2147483647 ; projected_coordinate_system = -2147483647 ; mesh2d_node_x = 0, 0, 100, 100, 200, 200, 300, 300, 400, 400, 500, 500, 600, 600, 700, 700, 800, 800, 900, 900, 1000, 1000, 1100, 1100, 1200, 1200, 1300, 1300, 1400, 1400, 1500, 1500, 1600, 1600, 1700, 1700, 1800, 1800, 1900, 1900, 2000, 2000, 2100, 2100, 2200, 2200, 2300, 2300, 2400, 2400, 2500, 2500, 2600, 2600, 2700, 2700, 2800, 2800, 2900, 2900, 3000, 3000 ; mesh2d_node_y = 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100, 0, 100 ; mesh2d_edge_nodes = 1, 3, 3, 4, 4, 2, 2, 1, 3, 5, 5, 6, 6, 4, 5, 7, 7, 8, 8, 6, 7, 9, 9, 10, 10, 8, 9, 11, 11, 12, 12, 10, 11, 13, 13, 14, 14, 12, 13, 15, 15, 16, 16, 14, 15, 17, 17, 18, 18, 16, 17, 19, 19, 20, 20, 18, 19, 21, 21, 22, 22, 20, 21, 23, 23, 24, 24, 22, 23, 25, 25, 26, 26, 24, 25, 27, 27, 28, 28, 26, 27, 29, 29, 30, 30, 28, 29, 31, 31, 32, 32, 30, 31, 33, 33, 34, 34, 32, 33, 35, 35, 36, 36, 34, 35, 37, 37, 38, 38, 36, 37, 39, 39, 40, 40, 38, 39, 41, 41, 42, 42, 40, 41, 43, 43, 44, 44, 42, 43, 45, 45, 46, 46, 44, 45, 47, 47, 48, 48, 46, 47, 49, 49, 50, 50, 48, 49, 51, 51, 52, 52, 50, 51, 53, 53, 54, 54, 52, 53, 55, 55, 56, 56, 54, 55, 57, 57, 58, 58, 56, 57, 59, 59, 60, 60, 58, 59, 61, 61, 62, 62, 60 ; mesh2d_edge_x = 50, 100, 50, 0, 150, 200, 150, 250, 300, 250, 350, 400, 350, 450, 500, 450, 550, 600, 550, 650, 700, 650, 750, 800, 750, 850, 900, 850, 950, 1000, 950, 1050, 1100, 1050, 1150, 1200, 1150, 1250, 1300, 1250, 1350, 1400, 1350, 1450, 1500, 1450, 1550, 1600, 1550, 1650, 1700, 1650, 1750, 1800, 1750, 1850, 1900, 1850, 1950, 2000, 1950, 2050, 2100, 2050, 2150, 2200, 2150, 2250, 2300, 2250, 2350, 2400, 2350, 2450, 2500, 2450, 2550, 2600, 2550, 2650, 2700, 2650, 2750, 2800, 2750, 2850, 2900, 2850, 2950, 3000, 2950 ; mesh2d_edge_y = 0, 50, 100, 50, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100, 0, 50, 100 ; mesh2d_edge_x_bnd = 0, 100, 100, 100, 100, 0, 0, 0, 100, 200, 200, 200, 200, 100, 200, 300, 300, 300, 300, 200, 300, 400, 400, 400, 400, 300, 400, 500, 500, 500, 500, 400, 500, 600, 600, 600, 600, 500, 600, 700, 700, 700, 700, 600, 700, 800, 800, 800, 800, 700, 800, 900, 900, 900, 900, 800, 900, 1000, 1000, 1000, 1000, 900, 1000, 1100, 1100, 1100, 1100, 1000, 1100, 1200, 1200, 1200, 1200, 1100, 1200, 1300, 1300, 1300, 1300, 1200, 1300, 1400, 1400, 1400, 1400, 1300, 1400, 1500, 1500, 1500, 1500, 1400, 1500, 1600, 1600, 1600, 1600, 1500, 1600, 1700, 1700, 1700, 1700, 1600, 1700, 1800, 1800, 1800, 1800, 1700, 1800, 1900, 1900, 1900, 1900, 1800, 1900, 2000, 2000, 2000, 2000, 1900, 2000, 2100, 2100, 2100, 2100, 2000, 2100, 2200, 2200, 2200, 2200, 2100, 2200, 2300, 2300, 2300, 2300, 2200, 2300, 2400, 2400, 2400, 2400, 2300, 2400, 2500, 2500, 2500, 2500, 2400, 2500, 2600, 2600, 2600, 2600, 2500, 2600, 2700, 2700, 2700, 2700, 2600, 2700, 2800, 2800, 2800, 2800, 2700, 2800, 2900, 2900, 2900, 2900, 2800, 2900, 3000, 3000, 3000, 3000, 2900 ; mesh2d_edge_y_bnd = 0, 0, 0, 100, 100, 100, 100, 0, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100, 0, 0, 0, 100, 100, 100 ; mesh2d_face_nodes = 1, 3, 4, 2, 3, 5, 6, 4, 5, 7, 8, 6, 7, 9, 10, 8, 9, 11, 12, 10, 11, 13, 14, 12, 13, 15, 16, 14, 15, 17, 18, 16, 17, 19, 20, 18, 19, 21, 22, 20, 21, 23, 24, 22, 23, 25, 26, 24, 25, 27, 28, 26, 27, 29, 30, 28, 29, 31, 32, 30, 31, 33, 34, 32, 33, 35, 36, 34, 35, 37, 38, 36, 37, 39, 40, 38, 39, 41, 42, 40, 41, 43, 44, 42, 43, 45, 46, 44, 45, 47, 48, 46, 47, 49, 50, 48, 49, 51, 52, 50, 51, 53, 54, 52, 53, 55, 56, 54, 55, 57, 58, 56, 57, 59, 60, 58, 59, 61, 62, 60 ; mesh2d_edge_faces = 1, 0, 1, 2, 1, 0, 1, 0, 2, 0, 2, 3, 2, 0, 3, 0, 3, 4, 3, 0, 4, 0, 4, 5, 4, 0, 5, 0, 5, 6, 5, 0, 6, 0, 6, 7, 6, 0, 7, 0, 7, 8, 7, 0, 8, 0, 8, 9, 8, 0, 9, 0, 9, 10, 9, 0, 10, 0, 10, 11, 10, 0, 11, 0, 11, 12, 11, 0, 12, 0, 12, 13, 12, 0, 13, 0, 13, 14, 13, 0, 14, 0, 14, 15, 14, 0, 15, 0, 15, 16, 15, 0, 16, 0, 16, 17, 16, 0, 17, 0, 17, 18, 17, 0, 18, 0, 18, 19, 18, 0, 19, 0, 19, 20, 19, 0, 20, 0, 20, 21, 20, 0, 21, 0, 21, 22, 21, 0, 22, 0, 22, 23, 22, 0, 23, 0, 23, 24, 23, 0, 24, 0, 24, 25, 24, 0, 25, 0, 25, 26, 25, 0, 26, 0, 26, 27, 26, 0, 27, 0, 27, 28, 27, 0, 28, 0, 28, 29, 28, 0, 29, 0, 29, 30, 29, 0, 30, 0, 30, 0, 30, 0 ; mesh2d_face_x = 50, 150, 250, 350, 450, 550, 650, 750, 850, 950, 1050, 1150, 1250, 1350, 1450, 1550, 1650, 1750, 1850, 1950, 2050, 2150, 2250, 2350, 2450, 2550, 2650, 2750, 2850, 2950 ; mesh2d_face_y = 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50 ; mesh2d_face_x_bnd = 0, 100, 100, 0, 100, 200, 200, 100, 200, 300, 300, 200, 300, 400, 400, 300, 400, 500, 500, 400, 500, 600, 600, 500, 600, 700, 700, 600, 700, 800, 800, 700, 800, 900, 900, 800, 900, 1000, 1000, 900, 1000, 1100, 1100, 1000, 1100, 1200, 1200, 1100, 1200, 1300, 1300, 1200, 1300, 1400, 1400, 1300, 1400, 1500, 1500, 1400, 1500, 1600, 1600, 1500, 1600, 1700, 1700, 1600, 1700, 1800, 1800, 1700, 1800, 1900, 1900, 1800, 1900, 2000, 2000, 1900, 2000, 2100, 2100, 2000, 2100, 2200, 2200, 2100, 2200, 2300, 2300, 2200, 2300, 2400, 2400, 2300, 2400, 2500, 2500, 2400, 2500, 2600, 2600, 2500, 2600, 2700, 2700, 2600, 2700, 2800, 2800, 2700, 2800, 2900, 2900, 2800, 2900, 3000, 3000, 2900 ; mesh2d_face_y_bnd = 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100, 0, 0, 100, 100 ; }