Dugal Harris

Results 2 issues of Dugal Harris

## Expected behavior and actual behavior. Hello. ``rasterio.warp.reproject()`` with ``apply_vertical_shift=True`` is not applying vertical shifts. When both ``src_crs`` and ``dst_crs`` have vertical components, I would expect a vertical shift to...

documentation

## Expected behavior and actual behavior. I get an ``OpenerRegistrationError`` with nested ``rasterio.open()`` statements using the ``opener`` argument, where the files are different, but in the same parent directory. ```...

bug