BurnP3 / BurnP3Plus

A SyncroSim package to explore fire risk and susceptibility across a landscape.
https://burnp3.github.io/BurnP3Plus/
MIT License
7 stars 4 forks source link

[Burn-P3+ FR]: Weather sequential picks stay within a calendar year. #26

Open BadgerOnABike opened 8 months ago

BadgerOnABike commented 8 months ago

Contact Details

brett.moore@nrcan-rncan.gc.ca

What is needed?

I would like the weather picks to be within a year. If they are sequential we should try to keep it within the year.

If a year only has one entry due to high grading, perhaps we go back to the well.... We'll have to see how often that happens before we make a final ruling (or inform the users).

How will this improve the project or tool?

No response

Approvals Process

shreeramsenthi commented 8 months ago

This shouldn't be hard to implement, but I think we'd need a new (optional?) variable to group daily weather by year. Or we could make it more general like "Weather stream group" in case people have gaps in their weather streams within a year and season that they want to avoid. Either way, that will require a schema update.