Skip to content

Conversation

@shmh40
Copy link
Contributor

@shmh40 shmh40 commented Dec 19, 2025

Description

Inference broken for masking and forecast due to + 2 in loop in write_output in validation_io.

Issue Number

Closes #1499

Checklist before asking for review

  • I have performed a self-review of my code
  • My changes comply with basic sanity checks:
    • I have fixed formatting issues with ./scripts/actions.sh lint
    • I have run unit tests with ./scripts/actions.sh unit-test
    • I have documented my code and I have updated the docstrings.
    • I have added unit tests, if relevant
  • I have tried my changes with data and code:
    • I have run the integration tests with ./scripts/actions.sh integration-test
    • (bigger changes) I have run a full training and I have written in the comment the run_id(s): launch-slurm.py --time 60
    • (bigger changes and experiments) I have shared a hegdedoc in the github issue with all the configurations and runs for this experiments
  • I have informed and aligned with people impacted by my change:
    • for config changes: the MatterMost channels and/or a design doc
    • for changes of dependencies: the MatterMost software development channel

@shmh40 shmh40 self-assigned this Dec 19, 2025
@shmh40 shmh40 added the bug Something isn't working label Dec 19, 2025
@shmh40
Copy link
Contributor Author

shmh40 commented Dec 19, 2025

@clessig this is just a typo or any reason for this +2 given the changes I missed over the last couple of weeks?

@sophie-xhonneux sophie-xhonneux merged commit 610675c into develop Dec 19, 2025
5 checks passed
TillHae pushed a commit to TillHae/WeatherGenerator that referenced this pull request Dec 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Masking/forecast inference broken list index out of range

3 participants