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

Optimize computation of forcings. #50

Closed
dietervdb-meteo opened this issue Nov 18, 2024 · 2 comments
Closed

Optimize computation of forcings. #50

dietervdb-meteo opened this issue Nov 18, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@dietervdb-meteo
Copy link
Contributor

dietervdb-meteo commented Nov 18, 2024

Is your feature request related to a problem? Please describe.

When using the branch feature/refactor it appears that forcings are computed one time too many. E.g. if one performs only a 6h forecast forcings are computed but they are not needed.

Describe the solution you'd like

When performing a forecast N steps in the future, forcings should be computed only N-1 times.

Organisation

RMI

@frazane
Copy link
Contributor

frazane commented Dec 5, 2024

Can be closed (solved by #71)

@dietervdb-meteo
Copy link
Contributor Author

Great!

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

3 participants