Skip to content

[FIX] Update Zheng2024 plot to 2D#135

Merged
isaschmitz merged 3 commits into
AMOCcommunity:mainfrom
isaschmitz:issue-119-isa-zhengvisualization
May 7, 2026
Merged

[FIX] Update Zheng2024 plot to 2D#135
isaschmitz merged 3 commits into
AMOCcommunity:mainfrom
isaschmitz:issue-119-isa-zhengvisualization

Conversation

@isaschmitz
Copy link
Copy Markdown
Collaborator

Description:
Updated demo.ipynb to show a 2D plot for the MFT of Zheng2024 like it is done for the MHT of CALAFAT2025.

Related Issues / Pull Requests:

Link any related issues, pull requests, or discussions:

Isabelle Schmitz added 2 commits May 7, 2026 22:25
Updated `demo.ipynb` to show a 2D plot for the MFT of Zheng2024 like it is done for the MHT of CALAFAT2025.
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the demo notebook to visualize Zheng2024 meridional freshwater transport (MFT) as a 2D time–latitude plot, matching the style used for Calafat2025 meridional heat transport (MHT), and introduces an ensemble-mean helper for ensemble datasets.

Changes:

  • Split out create_ensemble_mean_dataset() into its own cell and reuse it to compute an ensemble-mean dataset for Zheng2024.
  • Replace the Zheng2024 single-latitude timeseries plot with a 2D plot_amoc_2d_data() call for MFT.
  • Add a (manual) colorbar label override for the new Zheng2024 2D plot.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread notebooks/demo.ipynb Outdated
Comment thread notebooks/demo.ipynb Outdated
Comment thread notebooks/demo.ipynb
Two small typos. Copilot also suggested to remove the manually overwritten colorbar, but I like that it shows how to manipulate the plot without having to go into the function `plot_amoc_2d_data()` itself.
@isaschmitz isaschmitz merged commit 043813e into AMOCcommunity:main May 7, 2026
4 checks passed
@isaschmitz isaschmitz deleted the issue-119-isa-zhengvisualization branch May 7, 2026 21:02
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.

Update plot for Zheng in demo notebook

2 participants