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

Temporal pattern for surrogates #531

Closed
CommonClimate opened this issue Apr 3, 2024 · 1 comment
Closed

Temporal pattern for surrogates #531

CommonClimate opened this issue Apr 3, 2024 · 1 comment

Comments

@CommonClimate
Copy link
Collaborator

CommonClimate commented Apr 3, 2024

Surrogate generation (#228) needs to implement 3 different temporal patterns:

  • match: match Series.time (default)
  • even: (needs a specified delta_t)
  • random : calls random_time_index() , takes arguments from settings dict

Implement as an additional argument of Series.surrogates() called time_pattern

@CommonClimate
Copy link
Collaborator Author

addressed by #534

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants