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

Pull in recent observations to model #64

Open
jacobbieker opened this issue Mar 20, 2023 · 1 comment
Open

Pull in recent observations to model #64

jacobbieker opened this issue Mar 20, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jacobbieker
Copy link
Member

We could try pulling in new observations when running the model, somewhat faster data assimilation essentially. Could use something like https://github.com/blaylockbk/SynopticPy

Detailed Description

Context

If we can have a model that can create fast forecasts, including observations could mean better forecasts, similar to how we can do that for PV forecasting by using live readings from PV data.

Possible Implementation

@jacobbieker jacobbieker added the enhancement New feature or request label Mar 20, 2023
@jacobbieker
Copy link
Member Author

One method could be to use https://github.com/tom-andersson/deepsensor for creating grids from the observations to take as inputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant