Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add "fill_missing_values" process #93

Closed

Conversation

MichaelBrueggemann
Copy link
Contributor

What

  • adds a wrapper for gdalcubes fill_time() function to openeocubes
  • this also implements the new code layout suggested in Add machine-learning Processes  #91
  • this function fills missing values in a datacube by various interpolation methods provided by gdalcubes fill_time() function

Why

  • it extends the coverage of gdalcubes functions, that are wrapped by openeocubes
  • filling missing values can be useful in the context of machine-learning, as it can increase the quality of the data contained in a datacube.

@PondiB
Copy link
Owner

PondiB commented May 16, 2024

I have modified this with #98 hence closing it.

@PondiB PondiB closed this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants