Open-EO / Open-EO/openeo-python-client
unpredictable format for data cube download
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 217
- Forks
- 56
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
It's not obvious from the docs (https://open-eo.github.io/openeo-python-client/api.html#openeo.rest.datacube.DataCube.download) what the format of a downloaded data cube will be, what with both outputfile and format arguments being optional.
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.
Research direction
Start with the DataCube.download API documentation linked in the issue and inspect how its optional outputfile and format arguments determine the downloaded format. Update the documentation to state the resulting format when either or both arguments are omitted, then verify the documented behavior against the client implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100