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

[Enh] spatio-temporal variogram estimation #312

Open
MuellerSeb opened this issue Jun 13, 2023 · 0 comments
Open

[Enh] spatio-temporal variogram estimation #312

MuellerSeb opened this issue Jun 13, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MuellerSeb
Copy link
Member

At the moment we provide directional variogram estimation, but we can't estimate an omni-directional variogram in a sub-space of the given data (eg. time-slices for a given spatio-temporal data set).

Implementing this could be quiet easy:

  • We only need a tolerance for the slices in one direction (delta-t)

To not further bloat the vario_estimate routine, we could add a temporal_vario_estimate to estimate (omnidirectional) variogram of spatial dimension and separately the time dimension.

This could also handle the special case of spatio-temporal latlon data and is very useful for unstructured data.

@MuellerSeb MuellerSeb added this to the 1.6 milestone Jun 14, 2023
@MuellerSeb MuellerSeb self-assigned this Jun 14, 2023
@MuellerSeb MuellerSeb added the enhancement New feature or request label Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant