1.8.1
·
1307 commits
to develop
since this release
Summary
This release contains mostly bug fixes an documentation improvements.
Full List of Changes
- Added an updated column for trigger based tracking of database row updates in PostgreSQL. (#951)
- Changes to the writer driver API. The driver is now responsible for constructing output URIs from user configuration. (#960)
- Added a
datacube.utils.geometry.assign_crs
method for better interoperability with other libraries (#967) - Better interoperability with xarray - the
xarray.Dataset.to_netcdf
function should work again (#972, #976) - Add support for unsigned access to public S3 resources from CLI apps (#976)
- Usability fixes for indexing EO3 datasets (#958)
- Fix CLI initialisation of the Dask Distributed Executor (#974)