Skip to content

Releases: earthdaily/earthdaily-python-client

v0.0.9

29 Feb 09:56
5ca8fe5
Compare
Choose a tag to compare

[0.0.9] - 2024-02-29

Fixed

  • _typer has a better args management.
  • available_indices returns only indices that can be computed.

v0.0.8

28 Feb 15:16
Compare
Choose a tag to compare

[0.0.8] - 2024-02-28

Added

  • better management of col_wrap in ed xarray accessor.

Fixed

  • some bugs in xarray ed accessor.

v0.0.7

28 Feb 13:17
c6470c3
Compare
Choose a tag to compare

[0.0.7] - 2024-02-28

Added

  • xarray ed accessor.

v0.0.6

23 Feb 15:13
c5c32f0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

19 Feb 14:22
Compare
Choose a tag to compare

[0.0.5] - 2024-02-19

Fixed

  • groupby_date=None is also transferred to mask_with.
  • mask_with="native" also works when no assets is given.
  • clear_cover is greater or equal (and not anymore greater).

Added

  • properties parameters for datacube creation.

v0.0.4

31 Jan 17:05
cf9600b
Compare
Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4

v0.0.3

15 Dec 14:16
85e20a4
Compare
Choose a tag to compare

[0.0.3] - 2023-12-15

Added

  • Ability to query assets in the search items (better performance).

v0.0.2

15 Dec 12:05
24537a2
Compare
Choose a tag to compare

[0.0.2] - 2023-12-15

Fixed

  • Missing json due to pypi installation.
  • Multisensors datacube now support stackstac

v0.0.1

15 Dec 09:21
f32640b
Compare
Choose a tag to compare

[0.0.1] - 2023-12-15

Added

  • Auth datacube earthdaily.earthdatastore.Auth().datacube(...) function now manages multiple collections.
  • Uses fields to query only assets asked over Skyfox/EDS (better performance).

Changed

  • asset_mapper has now all assets from available collections.

v0.0.1-rc9

12 Dec 14:53
a46dc68
Compare
Choose a tag to compare

[0.0.1-rc9] - 2023-12-12

Added

  • Optimization (dask-native) for cloudmasks (Sentinel-2, Venus, ag-cloud-mask), except Landsat.

Changed

  • Default chunks using odc is now x="auto" and y="auto".
  • geobox or geopolygon is used to have a preclipped datacube to the bounding box of the geometry. It enhances performances.

Fixed

  • Load json config for Auth.
  • Remove kwargs of geobox for native cloudmask in order to parse new geobox.