Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Visualize.plot_bias! #87

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Add Visualize.plot_bias! #87

merged 1 commit into from
Sep 13, 2024

Conversation

ph-kev
Copy link
Member

@ph-kev ph-kev commented Sep 13, 2024

closes #86 - This PR adds Visualize.plot_bias! which is ported over from ClimaCoupler.

See the plot below for what Visualize.plot_bias! produce.
bias_plot

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.91%. Comparing base (c416390) to head (1e3ece3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   96.82%   96.91%   +0.08%     
==========================================
  Files          10       10              
  Lines         693      712      +19     
==========================================
+ Hits          671      690      +19     
  Misses         22       22              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

NEWS.md Outdated Show resolved Hide resolved
docs/src/visualize.md Outdated Show resolved Hide resolved
src/Visualize.jl Outdated Show resolved Hide resolved
This functionality is already in ClimaCoupler and should belong in
ClimaAnalysis. This commit ports over plot_bias! to ClimaAnalysis.
@ph-kev ph-kev merged commit 6e540bd into CliMA:main Sep 13, 2024
6 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.

Port plot_bias
2 participants