qgis / QGIS-Documentation

QGIS Documentation
https://docs.qgis.org/latest
473 stars 696 forks source link

[feature] Support datasets with data defined on faces in mesh calculator (#33248) #4572

Closed QGIS-feature-tracker closed 2 years ago

QGIS-feature-tracker commented 4 years ago

Original commit: https://github.com/qgis/QGIS/commit/b93dfdd0b399375eb8fecbcb88c834e95060a1bf by web-flow

added "driver" and "group name" to the calculator interface. MDAL now supports 3 drivers for storing results, so user must be able to choose appropriate driver and dataset group name (some drivers store multiple groups to 1 file)

DelazJ commented 2 years ago

Fixed in #6957