Skip to content

Releases: earthdaily/earthdaily-python-client

v0.0.1-rc3

18 Oct 16:40
0cba3d3
Compare
Choose a tag to compare

[0.0.1-rc3] 2023-10-18

Added

  • earthdaily.earthdatastore.cube_utils.zonal_stats_numpy to compute local statistics using numpy functions. Best one lot of polygons inside your datacube.

Changed

  • zonal_stats default parameters rasterizes now whole vector in order to be really faster. Previous behavior is available by selecting method="standard".

Fixed

  • Fix when number of ag_cloud_mask is lower than number of sensor items

Release v0.0.1-rc2

12 Oct 17:02
88e594b
Compare
Choose a tag to compare

[0.0.1-rc2] 2023-10-12

Fixed

  • Add stats name as dimension

Changed

  • zonal_stats output "feature" (not "feature_name") and stats dimensions

Release v0.0.1-rc1

12 Oct 13:21
Compare
Choose a tag to compare

[0.0.1-rc1] 2023-10-12

Added

Automatic presigned url when needed, just specify argument prefer_alternate="download" in search.
zonal_stats function available in earthdatastore.cube_utils module.
An exemple on how to use .env credentials.

Changed

Python version must be at least 3.10
Gdal version must be at least 3.7.0
A better documentation

First public release : v0.0.1-beta

20 Sep 12:38
Compare
Choose a tag to compare
rm pypi credentials : trusted publisher