inbo / niche_vlaanderen

Python package to run the NICHE Vlaanderen model
https://inbo.github.io/niche_vlaanderen/
MIT License
5 stars 2 forks source link

Fix warning on casting from Nan values to int #381

Closed stijnvanhoey closed 2 months ago

stijnvanhoey commented 2 months ago

When rerunning the notebooks for release 2.0, a warning on casting of Nans to int was raised. This PR fixes this issue.