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: add function to deal with yearly based file names #604

Merged
merged 7 commits into from
Oct 18, 2023

Conversation

Beforerr
Copy link
Contributor

The timespan of every year is not the same, so we need additional care when dealing with filename that are based on year.

using `dailynames` for hour data could not resolve correctly
feat: function to deal with yearly based names
@Beforerr
Copy link
Contributor Author

See Issue #603

@jameswilburlewis jameswilburlewis self-assigned this Oct 18, 2023
@jameswilburlewis jameswilburlewis added the bug Something isn't working label Oct 18, 2023
Previous code miss the first file
remove debug part
@jameswilburlewis jameswilburlewis merged commit 123542a into spedas:master Oct 18, 2023
2 checks passed
@jameswilburlewis
Copy link
Contributor

Nice catch! Thanks for the fix. Our test script should have caught this one, but it wasn't noticed because data had been successfully loaded from an earlier test. I've updated the tests with some del_data calls, so hopefully we'll get a clean bill of health once the automated testing runs after this merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants