[DRAFT] Mh/latent rmse diagnostics on develop ssl v1 - #2703
Draft
moritzhauschulz wants to merge 1 commit into
Draft
Conversation
Squash of the mh/...-latent-rmse-and-diagnostics-ssl feature commits (1785ef3..4356ee6) resolved onto develop-ssl-diffusion-v1. Adds: - Latent-rollout RMSE diagnostic: record_latent_rollout side channel + isolated batch.latent_rmse_source truth encode (utils/latent_rmse.py). - Per-ODE-step map & spectrum diagnostics (inference_diagnostics.py, inference_spectra.py, evaluate/scores/psd.py; diag_* config keys). - Harmonized diffusion sampling diagnostics (per-element rmse panel, 4-panel). Conflict resolutions vs develop-ssl: encoder 3-value return threaded through the chunked truth-latent encode; develop's LATENT_CONDITIONING_TOKENS key kept; _get_data_windows 3-return reconciled with teacher_time_offset windows; fe_diffusion_num_inference_steps config key; MapPanelPlotter adapted to develop's eval Plotter API (norm built locally). 28 diagnostics/spectra tests pass. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
moritzhauschulz
changed the base branch from
develop
to
develop-ssl-diffusion-v1
July 30, 2026 16:47
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
[DRAFT]
Attempt at combining https://github.com/ecmwf/WeatherGenerator/pull/2702/changes and https://github.com/ecmwf/WeatherGenerator/pull/2683/changes and merging with SSL branch. Untested.
Issue Number
Is this PR a draft? YES!
Checklist before asking for review
./scripts/actions.sh lint./scripts/actions.sh unit-test./scripts/actions.sh integration-testlaunch-slurm.py --time 60