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

Issue135 forecast uncertainty 2 #693

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

dhblum
Copy link
Collaborator

@dhblum dhblum commented Oct 18, 2024

A test PR instead of #482 to include changes from Wanfu.

laura-zabala and others added 30 commits August 19, 2022 12:10
ErrorEmulator.py: function to generate an error with an AR model in the prediction horizon.
SimulateError.ipynb: notebook to simulate the error for different uncertainty scenarios.
The predict_error method is imported in forecaster.py.
The arguments required by "predict_error" are propagated in get_forecast: F0, K0, F, K, mu. The hp is already defined (horizon). Default values are included for these parameters for the deterministic scenario.
predict_error is updated to predict_error_AR to specify the error model
…into issue135_forecastUncertainty

# Conflicts:
#	forecast/forecaster.py
…nario, and prevent the weather forecast uncertainty from being overwritten in get_forecast after setting it in the scenario.
…n and introduced two new tests: test_forecast_temperature_are_within_range and test_forecast_solar_radiation_are_positive for improved criteria checking.
…o issue135_forecastUncertainty

merge laura's revise
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 this pull request may close these issues.

3 participants