-
Notifications
You must be signed in to change notification settings - Fork 224
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
Wrap solar #804
Wrap solar #804
Conversation
…le; changing units from US to SI
# Conflicts: # examples/projections/cyl/cyl_transverse_mercator.py # examples/projections/cyl/cyl_universal_transverse_mercator.py
Did you forget to upload the images using |
I'm going to call it quits on trying to wrap solar; I'll give it another go down the line but I think this PR is costing more effort than it's worth. |
@willschlitzer Sorry to see that you want to close the PR. I understand that the PR takes much longer time and effort than expected and has undergone too many rounds of revisions. However, the PR is almost ready to merge, as long as an un-related bug (#1116) detected by this PR is fixed and all tests pass. So I'm reopening the PR. |
Let's leave this PR as it is for a while and give Will some time. After some introspection, I do think we've stepped overboard and need to take a step back. People should come first, code is only secondary, so let's respect Will's decision. |
@weiji14 @seisman I'm fine with it being reopened; I am just ready to work on issues that I think are more "useful" (histogram, a full tutorial, updating documentation) and feel like this PR is taking a disproportionately large amount of time and effort for the reviewers and myself. If I was too heavy-handed in closing it, my apologies, I just didn't feel like I was getting any closer to it being completed and want to move on to other issues/additions. |
I think now this PR is ready for merging. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep, let's put this to a close and move on. I'm tempted to merge this in once the tests pass, but will wait for @willschlitzer's word on this.
Co-authored-by: Dongdong Tian <[email protected]> Co-authored-by: Wei Ji <[email protected]>
Description of proposed changes
Wrap the GMT module
solar
.Reminders
make format
andmake check
to make sure the code follows the style guide.doc/api/index.rst
.Notes
/format
in the first line of a comment to lint the code automatically