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

Fix constant latlon #85

Merged
merged 1 commit into from
Apr 24, 2020
Merged

Fix constant latlon #85

merged 1 commit into from
Apr 24, 2020

Conversation

bbakernoaa
Copy link
Member

this closes #84

@pep8speaks
Copy link

Hello @bbakernoaa! Thanks for opening this PR.

Line 1746:19: W291 trailing whitespace

Do see the Hitchhiker's guide to code style

@@ -1743,7 +1743,7 @@ def stratify(self, levels, vertical, axis=1):
"""Short summary.

Parameters
----------
----------
Copy link
Contributor

Choose a reason for hiding this comment

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

W291 trailing whitespace

@bbakernoaa bbakernoaa added the bug label Apr 15, 2020
@bbakernoaa bbakernoaa changed the base branch from master to develop April 15, 2020 19:43
@bbakernoaa
Copy link
Member Author

@amcz Please comment and let me know if this patch worked

@bbakernoaa bbakernoaa merged commit 5d8be2e into develop Apr 24, 2020
@bbakernoaa bbakernoaa deleted the fix_constant_latlon branch April 24, 2020 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

interp_constant_lat and lon
4 participants