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

Cleanup cbook #1520

Merged
merged 2 commits into from Oct 1, 2020
Merged

Cleanup cbook #1520

merged 2 commits into from Oct 1, 2020

Conversation

dopplershift
Copy link
Member

Description Of Changes

Removes iterable and result_type from cbook.py since they wrap numpy functions to support units, and now Pint has been updated to support them.

Checklist

This only existed to work with units, which is no longer needed--and
indeed the unit handling portion was no longer tested.
This only existed to have `np.result_type` that worked with Quantities,
which it does now.
@dopplershift dopplershift added the Type: Maintenance Updates and clean ups (but not wrong) label Oct 1, 2020
@dopplershift dopplershift added this to the 1.0 milestone Oct 1, 2020
@dcamron dcamron merged commit b9c9d82 into Unidata:master Oct 1, 2020
@dopplershift dopplershift deleted the cleanup branch October 1, 2020 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Updates and clean ups (but not wrong)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean-up cbook.py
2 participants