### Code to reproduce ```python ahn = nlmod.read.ahn.download_ahn( extent=[146150.0, 153200.0, 406600.0, 412900.0], identifier="AHN5 maaiveldmodel (DTM) ½m" ) ``` returns ``` RasterioIOError: Read failed. See previous exception for details. ``` If use a smaller extent, the method returns ok.