You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
35
35
- Deprecate `DataCube.send_job` in favor of `DataCube.create_job` for better consistency (internally and with other libraries) ([#276](https://github.com/Open-EO/openeo-python-client/issues/276))
36
36
- Update (autogenerated) `openeo.processes` module to 1.2.0 release (2021-12-13) of openeo-processes
37
37
- Update (autogenerated) `openeo.processes` module to draft version of 2022-03-16 (e4df8648) of openeo-processes
38
+
- Update `openeo.extra.spectral_indices` to a post-0.0.6 version of [Awesome Spectral Indices](https://awesome-ee-spectral-indices.readthedocs.io/en/latest/)
by [David Montero Loaiza](https://github.com/davemlz)
5
5
6
-
-`awesome-spectral-indices/spectral-indices-dict.json` comes straight from https://github.com/davemlz/awesome-spectral-indices/blob/main/output/spectral-indices-dict.json
6
+
-`awesome-spectral-indices/spectral-indices-dict.json` comes straight
7
+
from [here](https://github.com/davemlz/awesome-spectral-indices/blob/main/output/spectral-indices-dict.json)
7
8
-`extra-indixes-dict.json` is a set of additional indices not (yet) provided by Awesome Spectral Indices
0 commit comments