rio-pansharpen
rio-pansharpen copied to clipboard
pansharpening landsat scenes
Hi there, Do you think I could use this package to pansharpening Landsat8 TIR images (Band 10), or it just work on the visible bands? Thanks in advance, LSR
Importing from pansharpen did not work for me when installing via pip on a Mac. I had to do what I am proposing in the documentation change (use rio_pansharpen) instead...
I tried using rio-pansharpen from the command line recently and ran into an error because the `Window` class no longer supports indexing. I think that class was changed from rasterio-0.36...
Resolves: https://github.com/mapbox/rio-pansharpen/issues/17 Status: WIP, **NOT** ready to merge