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

Refactoring #13

Merged
merged 2 commits into from
Jan 10, 2022
Merged

Refactoring #13

merged 2 commits into from
Jan 10, 2022

Conversation

dnerini
Copy link
Collaborator

@dnerini dnerini commented Dec 23, 2021

This is an example of partial refactoring of the blending code. It is a first step towards OO through extraction of some of the main parts of the code as functions. Quite naturally, some input variables (e.g., ar_order, n_cascade_levels, ...) emerge as global and will make good class attributes... anyway, this should serve as ground for discussion to see if something should be done to the first version of this code.

@dnerini dnerini requested a review from RubenImhoff December 23, 2021 19:50
Copy link
Owner

@RubenImhoff RubenImhoff left a comment

Choose a reason for hiding this comment

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

Really great work, @dnerini! I've tested it and everything seems to work. :)

@RubenImhoff
Copy link
Owner

Ready to merge, you think?

@RubenImhoff RubenImhoff merged commit fd04a39 into main_module_blending Jan 10, 2022
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