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

feat(timeselect): add module/type for time selections #1590

Closed
wants to merge 3 commits into from

Conversation

wpbonelli
Copy link
Contributor

@wpbonelli wpbonelli commented Feb 7, 2024

  • support specification of times some event(s) should occur
  • like timeseries but no time-indexed variable(s), just times
  • currently bare minimal functionality needed for PRT
  • could in future be fleshed out as a subpackage like TS6/TAS6... TSL6?
  • arbitrary slicing with select() or try_advance() to synchronize to the current time step

@wpbonelli wpbonelli added this to the 6.5.0 milestone Feb 7, 2024
@wpbonelli wpbonelli marked this pull request as ready for review February 19, 2024 13:11
* support specification of times some event(s) should occur
* like timeseries but no time-indexed variable, just times
@wpbonelli
Copy link
Contributor Author

this went in with #1389, not sure it's the ideal approach but can be reconsidered over time

@wpbonelli wpbonelli closed this Feb 26, 2024
@wpbonelli wpbonelli deleted the timeselect branch February 26, 2024 15:45
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.

1 participant