Skip to content

Remove cruft code, dependencies#152

Merged
brews merged 3 commits into
ClimateImpactLab:mainfrom
brews:code_cleanup
Dec 16, 2021
Merged

Remove cruft code, dependencies#152
brews merged 3 commits into
ClimateImpactLab:mainfrom
brews:code_cleanup

Conversation

@brews

@brews brews commented Dec 10, 2021

Copy link
Copy Markdown
Member

Removes unused code, commands from dodola.

More specifically, this removes dodola commands:

  • dodola biascorrect
  • dodola downscale
  • dodola buildweight

Internally, this removes:

  • dodola.core.apply_bias_correction
  • dodola.core.apply_downscaling
  • dodola.core.build_xesmf_weights_file
  • dodola.services.bias_correct
  • dodola.services.downscale
  • dodola.services.build_weights

Relevant tests and external package dependencies (scikit-downscale) are also removed.

close #20
close #82

@brews brews added the enhancement New feature or request label Dec 10, 2021
@brews brews self-assigned this Dec 10, 2021
@brews brews marked this pull request as ready for review December 10, 2021 00:37
@brews brews requested review from dgergel and emileten December 10, 2021 00:37
@brews

brews commented Dec 10, 2021

Copy link
Copy Markdown
Member Author

For reviews, this is largely a heads-up. Please let me know if I'm removing something critical.

@emileten

Copy link
Copy Markdown
Contributor

I was wondering whether we were using those at all. Thanks for the cleanup 👍

@brews brews merged commit da7a68b into ClimateImpactLab:main Dec 16, 2021
@brews brews deleted the code_cleanup branch December 16, 2021 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NotImplementedError from dodola downscale dodola biascorrect depends on a muddy storm of position-dependent arguments on CLI

2 participants