Py.warnings: Neither gdal.UseExceptions() nor gdal.DontUseExceptions

When running the official water production module, it runs successfully with no results and displays a warning as shown.

py.warnings WARNING osgeo\gdal.py:312: FutureWarning: Neither gdal. UseExceptions() nor gdal.DontUseExceptions() has been explicitly called. In GDAL 4.0. exceptions will be enabled by default.

Hi @mencci , welcome to the community.

This warning is safe to ignore; it has no impact on the model results. We will silence the warning in a future release of InVEST.