GeoscienceAustralia / digitalearthau

Code and tools for Digital Earth Australia (a deployment of Open Data Cube)
https://geoscienceaustralia.github.io/digitalearthau/
31 stars 21 forks source link

change db.connect call to make compatible with datacube 1.8.8 #324

Closed Ariana-B closed 1 year ago

Ariana-B commented 1 year ago

With updates made to datacube 1.8.8, db.connect() is no longer a valid call, also causing errors in the datacube-explorer test suite. Use drop_db instead.