Earthdaily

Latest version: v0.5.7

Safety actively analyzes 724087 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 12

0.5.1

Added

- `deduplicate_items` for search in order to avoid several reprocessed items.
- `disable_known_warning` earthdaily global option that disables known
dependencies warnings.

Fixed

- `zonal-stats` supports even if `flox` is not available.

0.5.0

Added

- `zonal_stats` now preserves GeoDataFrame columns (`preserve_columns=True`).

Changed

- `label` arg has been deprecated from `zonal_stats`.
- `zonal_stats` has same output between `xvec` and `numpy` method.
- `smart_load` is becoming `lazy_load` (`smart_load=True` is `lazy_load=False`)
- Required `pystac-client>=0.7`.
- `groupby_date` engine is fixed to `numpy`. Change is available via
`earthdaily.option.set_option('groupby_date_engine','numba')` for example.

0.4.2

Fixed

- Parallel search issue when less than 10 days in datetime.

0.4.1

Fixed

- Parallel search issue solved when `n_jobs=-1`.

0.4.0

Added

- `native` cloudmask is now supported for `sentinel-2-c1-l2a`.
- `asset_proxy` has been implemented by imanshafiei540, see https://github.com/earthdaily/earthdaily-python-client/issues/142

Changed

- After benchmark, default `chunks` size is `dict(x=512,y=512, time=1)` and
not "auto" for x and y anymore.
- `odc-stac` newest version is now supported (and fix for odc-stac has
been submitted).

Fixed

- Issue in rescale when several datetime were identical 146.
- Bring back the API section for the documentation 140.

0.3.4

Fixed

- `odc` stac 0.3.9 max version
- zonal_stats `wkt` has original geometry precision.
- only `bbox` in datacube search is now supported

Page 2 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.