MDAL icon indicating copy to clipboard operation
MDAL copied to clipboard

Fix mesh file staying open in cf driver

Open NEDJIMAbelgacem opened this issue 2 years ago • 1 comments

After loading a netcdf file it stays open because the driver will keep it open after calling DriverCF::canReadMesh. fixes https://github.com/qgis/QGIS/issues/49215

NEDJIMAbelgacem avatar Aug 15 '22 12:08 NEDJIMAbelgacem

maybe we should do the same when leaving MDAL::DriverCF::load()?

vcloarec avatar Aug 15 '22 20:08 vcloarec

Is this deprecated by https://github.com/lutraconsulting/MDAL/pull/424 and we can close it? or we merge this one? @vcloarec

PeterPetrik avatar Sep 02 '22 07:09 PeterPetrik

Is this deprecated by #424 and we can close it? or we merge this one?

No this one is not deprecated, same issue but not the same origin. And here, maybe it is better to add a test like in #424.

vcloarec avatar Sep 02 '22 11:09 vcloarec

Belgacem will not work on this one anymore, @vcloarec can you please finish it?

PeterPetrik avatar Sep 02 '22 11:09 PeterPetrik