Open-EO / Open-EO/openeo-python-client

Creating a DataCube with dummy data

Open
#226 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.