Skip to content

Implement QC plots#530

Merged
rbeucher merged 3 commits into
mainfrom
feat/qc-plots-APP4
Jul 16, 2026
Merged

Implement QC plots#530
rbeucher merged 3 commits into
mainfrom
feat/qc-plots-APP4

Conversation

@rbeucher

Copy link
Copy Markdown
Member

For each .nc file written during CMORisation, two PNGs are placed in
<output_folder>/qc_plots/:

<stem>_snapshot.png
A spatial map (imshow) of the first available timestep, averaged over
any level or pressure dimension. For fx (time-independent) variables
the sole frame is used.

<stem>_timeseries.png
A two-panel figure showing, at each timestep, the global mean with
min/max shading (top panel) and the standard deviation (bottom panel),
computed across all non-time spatial dimensions. Skipped for fx
variables and files containing only a single timestep.

@rbeucher
rbeucher merged commit aacbfd3 into main Jul 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant