Open
Description
Describe the bug
RasterioIOError: Read or write failed. /Users/USERNAME/climada/data/BlackMarble_2016_B1_geo_gray.tif, band 1: IReadBlock failed at X offset 0, Y offset 17252: TIFFReadEncodedStrip() failed.
To Reproduce
Steps to reproduce the behavior/error:
- Following the Climada Overview: Tutorial: an example risk assessment steps
- Error at step:
exp_litpop = LitPop.from_countries('Puerto Rico', res_arcsec = 120) # We'll go lower resolution than default to keep it simple
Expected behavior
As described in the tutorial
Climada Version: [Version or branch]
Climada 5.0.0
System Information (please complete the following information):
- Operating system and version: macOS 14.4 (Sonoma)
-Python 3.9.18
Additional context
Beginner python. Dependencies etc. installed as suggested in the installation tutorial
Activity