You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had many problems getting this installed locally, mostly due to imagecodecs requiring dozens of libraries by default and incompatible unconstrained dependencies. I got it two work with the following:
aiocogeo info s3://usgs-landsat/collection02/level-2/standard/oli-tirs/2020/072/076/LC08_L2SR_072076_20201203_20210313_02_T2/LC08_L2SR_072076_20201203_20210313_02_T2_SR_B1.TIF
I had many problems getting this installed locally, mostly due to imagecodecs requiring dozens of libraries by default and incompatible unconstrained dependencies. I got it two work with the following:
First run an ubuntu docker container:
This install these:
and run
Success:
The text was updated successfully, but these errors were encountered: