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

Removed all deprecated coreg functions. #99

Merged

Conversation

erikmannerfelt
Copy link
Contributor

All of the old coreg functions (marked with DeprecationWarnings) have been implemented as Coreg subclasses. They are therefore completely redundant, and we can remove them. The only function with a DeprecationWarning that I have not removed is the deramping() function that found a use in #87.

Copy link
Contributor

@rhugonnet rhugonnet left a comment

Choose a reason for hiding this comment

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

Perfect!
Closely related to this: what do you think about having the core structure of the coreg/biascorr functions, and their subfunctions, living in a structured fashion outside the Subclasses? I think this would be somewhat preferable as discussed in #71

@erikmannerfelt erikmannerfelt merged commit 3f68b02 into GlacioHack:main Apr 21, 2021
@erikmannerfelt
Copy link
Contributor Author

Perfect!
Closely related to this: what do you think about having the core structure of the coreg/biascorr functions, and their subfunctions, living in a structured fashion outside the Subclasses? I think this would be somewhat preferable as discussed in #71

Thanks! Perhaps we can discuss this in video at some point? I get your point, and see both pros and cons with it.

@erikmannerfelt erikmannerfelt deleted the remove_deprecated_coreg branch July 7, 2021 10:43
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.

2 participants