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

HistoricalLayer cannot handle all available BurnMD time formats #37

Closed
afennelly-mitre opened this issue Nov 19, 2024 · 0 comments · Fixed by #38
Closed

HistoricalLayer cannot handle all available BurnMD time formats #37

afennelly-mitre opened this issue Nov 19, 2024 · 0 comments · Fixed by #38
Assignees

Comments

@afennelly-mitre
Copy link
Contributor

In the current implementation of the HistoricalLayer class, we assume a fixed time format in BurnMD. However, the BurnMD data itself contains a variety of data formats. This was discovered as I was processing and analyzing the aggregated dataset.

The fix is simple - we just need to handle multiple time formats, rather than always assuming a single convention.

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 a pull request may close this issue.

1 participant