Skip to content

1.1.8 Last Mammoth

Compare
Choose a tag to compare
@v0lat1le v0lat1le released this 06 Sep 00:09
· 4031 commits to develop since this release
  • GridWorkflow.list_tiles and GridWorkflow.list_cells now
    return a Tile object
  • Added resampling parameter to Datacube.load and GridWorkflow.load. Will only be used if the requested data requires resampling.
  • Improved Datacube.load like parameter behaviour. This allows passing in a xarray.Dataset to retrieve data for the same region.
  • Fixed an issue with passing tuples to functions in Analytics Expression Language
  • Added a Recipes section to the documentation containing useful code snippets
  • Reorganized project dependencies into required packages and optional 'extras'
  • Added performance dependency extras for improving run-time performance
  • Added analytics dependency extras for analytics features
  • Added interactive dependency extras for interactivity features