gjoseph92 / stackstac

Turn a STAC catalog into a dask-based xarray
https://stackstac.readthedocs.io
MIT License
232 stars 49 forks source link

Fix more than one band error #234

Closed yellowcap closed 8 months ago

yellowcap commented 8 months ago

Precompute band count before closing the file Fixes #233

yellowcap commented 8 months ago

Thanks for the fix @yellowcap! I'm surprised nobody has run into this already.

Maybe people have but did not care too much about getting the wrong error message... 😊