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

bug fix #37

Open
wants to merge 2 commits into
base: feature/refactor
Choose a base branch
from

Conversation

dietervdb-meteo
Copy link

  1. In run.py GribFileInput was called with one runner argument too much.
  2. In runner.py the attributes dynamic_forcings_sources_that_bring_new_fields and dynamic_forcings_sources_that_modify_grids of the Runner class were undefined, but called in the function add_dynamic_forcings_to_input_tensor.

This PR fixes the above two issues, although the solution to 2. is only a temporary one.

@FussyDuck
Copy link

FussyDuck commented Oct 28, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants