compute_shape_availability
triggers numpy failure: Python integer 255 out of bounds for int8
#363
Open
1 of 2 tasks
Labels
Version Checks (indicate both or one)
I have confirmed this bug exists on the lastest release of Atlite.
I have confirmed this bug exists on the current
master
branch of Atlite.Issue Description
While trying to reproduce the land availability example, the following error is returned.
It seems like this is caused by a depreciated functionality in
numpy
: numpy/numpy#26596Either
numpy
or something else needs to be pinned in the environment, maybe?Reproducible Example
Expected Behavior
Reproducing the example should be possible.
Notes: the
.tif
was downloaded from the CORINE website.Installed Versions
0.2.13
The text was updated successfully, but these errors were encountered: