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

Added return statement to the plot_azav routine. #498

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

feathern
Copy link
Contributor

With this PR, the plot_azav routine now returns the img object. This allows the user to specify the colorbar properties outside of plot_azav if desired. Previously, there was no return statement, and so the image object needed by the colorbar routine was inaccessible.

@feathern feathern added the good first review This pull request is reasonably simple to review and a great start for new developers. label Mar 21, 2024
Copy link
Contributor

@illorenzo7 illorenzo7 left a comment

Choose a reason for hiding this comment

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

Looks good, thanks @feathern !

@illorenzo7 illorenzo7 merged commit a92994f into geodynamics:main Apr 3, 2024
7 checks passed
@feathern feathern deleted the plotazav branch May 10, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first review This pull request is reasonably simple to review and a great start for new developers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants