hydromt
hydromt copied to clipboard
Model.close() and/or Model as context manager
Kind of request
None
Enhancement Description
Currently there is no method to close filehandles to a logfile, input and output data which may prevents moving / deleting files when the python kernel is still open.
Use case
For instance, when updating models
Additional Context
No response