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

Expand time series support #39

Open
mnlevy1981 opened this issue Nov 20, 2020 · 0 comments
Open

Expand time series support #39

mnlevy1981 opened this issue Nov 20, 2020 · 0 comments

Comments

@mnlevy1981
Copy link
Contributor

Right now, we only support time series files containing exactly one year. (Looking at the logic in the code, it's possible that a 2-year time series file would also be treated correctly but that hasn't been tested.) Other projects often make 5-year or 10-year time series files, so it would be far better to support an arbitrary number of years in each file.

This will require some invasive changes to the code, so I'm not going to address it right away... but I think it's a pretty important step for getting other projects to use this package.

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

No branches or pull requests

1 participant