Opened 3 years ago

Last modified 3 years ago

#168 new defect

Non consistent cf_role attribute defintion when output in UGRID conventuion

Reported by: ymipsl Owned by: ymipsl
Priority: minor Component: XIOS
Version: trunk Keywords:
Cc: Looking, at, the, current, XIOS, trunk, it, seems, like, there, is, a, bug, in, naming, of, mesh, connectivity, parameters, , namely, cf_role:, “edge_face_connectivity”, and, “face_face_connectivity”, which, appear, src/io/nc4_data_output.cpp, without, second, underscore, (e.g., “edge_face, connectivity”)., This, causing, problem, with, our, data, visualisation, tools, need, to, work, consistently, various, different, sources, NetCDF, CF, standard, output.

Description

Looking at the current XIOS trunk it seems like there is a bug in the naming of the mesh connectivity parameters – namely the cf_role: “edge_face_connectivity” and “face_face_connectivity” which appear in src/io/nc4_data_output.cpp without the second underscore (e.g. “edge_face connectivity”). This is causing a problem with our data visualisation tools, which need to work consistently with various different sources of NetCDF CF standard output.


Change History (1)

comment:1 Changed 3 years ago by ymipsl

Done on trunk in rev. r1977

Note: See TracTickets for help on using tickets.