fix: integrate select variables in dataloader#900
Conversation
|
I think this needs to be discussed. These parameters are added just to the |
There was a problem hiding this comment.
LGTM, lets run integration tests just to be sure:
https://github.com/ecmwf/anemoi-core/actions/runs/22057431865
|
this is also related to the issue @VeraChristina opened last week - #891 |
|
The solution to this is to pass all anemoi-datasets specifics arguments inside the |
|
@JPXKQX , so why did we have the separate |
|
Ok, see you already commented on that at #899 (comment) |
|
Nice catch. |
|
@JPXKQX this is a big change compared to how we used to write configs so far. |
|
@icedoom888 thanks for your contribution. It's true that we have an asymmetry between |
Description
Solves #899
What problem does this change solve?
What issue or task does this change relate to?
Additional notes
As a contributor to the Anemoi framework, please ensure that your changes include unit tests, updates to any affected dependencies and documentation, and have been tested in a parallel setting (i.e., with multiple GPUs). As a reviewer, you are also responsible for verifying these aspects and requesting changes if they are not adequately addressed. For guidelines about those please refer to https://anemoi.readthedocs.io/en/latest/
By opening this pull request, I affirm that all authors agree to the Contributor License Agreement.