Skip to content

v0.47.0

Latest

Choose a tag to compare

@lukasbindreiter lukasbindreiter released this 28 Jan 14:31
ed8374b

Added

tilebox-datasets and tilebox-workflows: Added support for pandas v3.

Changed

  • tilebox-datasets: The create_dataset method of the Client has been removed. Use create_or_update_dataset instead.

Fixed

  • tilebox-storage: Fixed a bug on Windows, where the CopernicusStorageClient and USGSLandsatStorageClient were
    unable to download products due to an incorrect path separator in the underlying S3 paths.