DigitalGlobe / gbdxtools

(Deprecated) Python SDK for using GBDX
MIT License
74 stars 57 forks source link

Acomp testing needs checking #811

Closed drwelby closed 4 years ago

drwelby commented 4 years ago

There is the method CatalogImage.acomp_available(), and there is an AcompUnavailable error, but it's not clear whether this gets correctly checked anymore when acomp is requested for a CatalogImage

drwelby commented 4 years ago

acomp_available() returns false if the image is not in GBDX, so this seems broken.

AcompUnavailable is not thrown by anything.