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 fx for height from pressure axis #114

Merged
merged 8 commits into from Apr 26, 2023
Merged

Conversation

jukent
Copy link
Collaborator

@jukent jukent commented Apr 25, 2023

Replaces #108

@jukent jukent requested a review from anissa111 April 25, 2023 19:09
@jukent jukent mentioned this pull request Apr 25, 2023
@jukent jukent changed the title Height simple Add fx for height from pressure axis Apr 25, 2023
@jukent jukent requested a review from a team April 25, 2023 19:36
Copy link
Member

@anissa111 anissa111 left a comment

Choose a reason for hiding this comment

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

I think I'd still like more discussion on the style standardization of the docstring, but given that's currently being made into a separate PR, I'll drop it here.

My only point is that the returns aren't showing up on the rendered docstring. I don't have any idea why, but that should probably be taken care of here.

Comment on lines +209 to +212
Return:

axRHS (:class:`matplotlib.axes._subplots.AxesSubplot` or :class:`cartopy.mpl.geoaxes.GeoAxesSubplot`):
The created right-hand axis
Copy link
Member

Choose a reason for hiding this comment

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

Not sure why, but the docs aren't picking up this part
image

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hmm in other places I saw the docs doing weird things with return and return types. I will tackle this in the docstring overhaul.

src/geocat/viz/util.py Outdated Show resolved Hide resolved
src/geocat/viz/util.py Outdated Show resolved Hide resolved
Copy link
Member

@philipc2 philipc2 left a comment

Choose a reason for hiding this comment

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

Everything looks good! Some small comments

src/geocat/viz/util.py Outdated Show resolved Hide resolved
src/geocat/viz/util.py Outdated Show resolved Hide resolved
src/geocat/viz/util.py Show resolved Hide resolved
jukent and others added 4 commits April 25, 2023 15:32
Co-authored-by: Philip Chmielowiec <67855069+philipc2@users.noreply.github.com>
Co-authored-by: Anissa Zacharias <anissaz@ucar.edu>
Co-authored-by: Philip Chmielowiec <67855069+philipc2@users.noreply.github.com>
Copy link
Member

@philipc2 philipc2 left a comment

Choose a reason for hiding this comment

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

Changes look good! Looking forward to getting more involved with comp soon :)

@jukent
Copy link
Collaborator Author

jukent commented Apr 26, 2023

Great thanks @philipc2! @anissa111 I'm going to merge this now and will request your review on documentation things in my next PR.

@jukent jukent merged commit 00917c7 into NCAR:main Apr 26, 2023
9 checks passed
@jukent jukent deleted the height_simple branch April 26, 2023 22:43
@jukent jukent self-assigned this May 3, 2023
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.

None yet

3 participants