Open-EO / Open-EO/openeo-python-client
Easily access result through xarray (to_xarray)
Open
@VincentVerelst is already working on this.
Since Sep 29, 2023.
feature request
usability
- Dominant language
- Python
- Stars
- 217
- Forks
- 56
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
A result from a discussion in the Pangeo discourse: https://discourse.pangeo.io/t/pangeo-openeo-backend/815/12
It seems that a function such as to_xarray would be a nice convenience for Pangeo folks where you automatically get an xarray.DataArray for any result (batch job and synchronous).
Synchronous would likely need to go directly through xarray while for batch job results it may need intake-stac or so.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.