generated from eWaterCycle/ewatercycle-hype
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lisflood.finalize() not working #5
Comments
sverhoeven
referenced
this issue
in eWaterCycle/ewatercycle
Sep 29, 2021
…ed. Only perform container clean up Refs #257
Created eWaterCycle/lisflood-code#1 |
sverhoeven
referenced
this issue
in eWaterCycle/ewatercycle
Sep 30, 2021
#264) * Dont call finalize() on Lisflood.bmi when Lisflood.finalize() is called. Only perform container clean up Refs #257 * Use finalize in example
sverhoeven
referenced
this issue
in eWaterCycle/ewatercycle
Oct 20, 2021
* Dont call finalize() on Lisflood.bmi when Lisflood.finalize() is called. Only perform container clean up Refs #257 * Use finalize in example * Changes paths so lisflood example notebook works on https://github.com/eWaterCycle/infra * Replace Cartesius with SRC * Replace // with / in path to mask
comparison related issue https://github.com/eWaterCycle/era5-comparison/issues/153 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a temporary workaround, we could overwrite the method to not call bmi.finalize, but only destroy the container.
The text was updated successfully, but these errors were encountered: