lutraconsulting / MDAL

Mesh Data Abstraction Library
http://www.mdal.xyz/
MIT License
161 stars 50 forks source link

Mesh Calculation does not regconize parameters in UGRID NetCDF #144

Closed dquang closed 5 years ago

dquang commented 5 years ago

The mesh calculation accepts only "Bed Elevation" as a valid parameter, while others ("Water level", "Cell_area"...) are not accepted. This problem seems only happen with UGRID NetCDF from Delft3D-FM.

PeterPetrik commented 5 years ago

Please open the ticket in qgis/QGIS issue tracker, mesh calculator is function of QGIS. also note that the mesh calculator support only datasets defined on nodes/vertices are supported ATM.

https://github.com/qgis/QGIS/blob/master/src/analysis/mesh/qgsmeshcalculator.h#L44