DigitalGlobe / gbdxtools

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

MODIS two-band products error when inserted in Notebooks #776

Closed drwelby closed 2 years ago

drwelby commented 5 years ago

When a MODIS two-band reflectance product is inserted into a Notebook, the insertion code is automatically run. This calls plot() as the final command, but this causes an error because GBDXtools thinks the RGB bands for the 6-band product apply here.

Solutions: