Skip to content

v0.1.7

Compare
Choose a tag to compare
@nkarasiak nkarasiak released this 14 Jun 16:55
· 83 commits to main since this release
4863fc0

[0.1.7] - 2024-06-14

Fixed

  • datacube cloud masked when using groupby_date.

Changed

  • accessors are now more compatible for dataarray and dataset.
  • ed.clip accessor now manages first bounding box then clip geometry to be faster.
  • New whittaker function that is about 20 times faster.
    Beware, lambda from previous whittaker must be multiplied by 10 000 to have same results.