NetCDF UGRID mesh fails to render when variable long name contains the word "direction"
See qgis/QGIS#55239
MDAL is recognising the word "direction" in the long names of variables, and this is not allowing QGIS to load the mesh data because of it - the information contained in those variables must not be expected, or there's something stopping QGIS from interpreting these variables as regular mesh entrants.
I have a feeling the problem is coming from this block .
But I don't know enough about the Ugrid driver to know what it is trying to do. It does seem very inclusive - it seems to edit any attribute name containing 'direction'.
can you provide a simple example file with the bug ?
@PeterPetrik
can you provide a simple example file with the bug ?
If you follow the link to the QGIS bug - there is one.