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

Extract class time step selection #594

Merged
merged 9 commits into from
Oct 11, 2023
Merged

Extract class time step selection #594

merged 9 commits into from
Oct 11, 2023

Conversation

ecomodeller
Copy link
Member

There are many ways to subset a Dfs file in time, e.g. with the mikeio.read(..., time=)

This PR extracts the functionality for calendarequidistant time axis (similar to pandas datetimeindex) into a separate class, which can be tested independently from reading an actual dfs file.

@ecomodeller ecomodeller merged commit 47882c2 into main Oct 11, 2023
5 checks passed
@ecomodeller ecomodeller deleted the timeselector branch October 11, 2023 16:57
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