Open-EO / Open-EO/openeo-python-client
Creating a DataCube with dummy data
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 217
- Forks
- 56
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
I want to create a DataCube object containing dummy data, preferrably from my local machine (numpy array or something alike). With this dummy datacube, I can test my workflow or my own process. I have tried to go through some documentation and code from openeo and some drivers, but have not progressed much. How would I go about it? Or is there a better way to do some testing?
As I am new to the EO world, any help is appreciated 👍 .
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 entry point and the existing documentation and openeo driver code mentioned in the issue. Determine whether a local numpy array can be used for dummy data or whether another testing workflow is supported, then document the recommended approach and a clear completion example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- data, testing
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100