You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.
I've been installing this myself for development and testing, but I think we're at a point where it makes sense to have it installed in all of our docker images based on how much usage it's getting!
For context, this is the python package that we are using for our downscaling project - currently building out BCSD functionality and this will be used for building out other methods as well:
No this is the actual package. I have been working on a fork but thought it would make sense given that in the near-term my implementation mods will start to be part of the actual package too. If we already have it installed, can't you still just pip install -e . if you need to check out a specific remote branch or make dev changes you want to use, and that will override the previously installed version in your environment?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've been installing this myself for development and testing, but I think we're at a point where it makes sense to have it installed in all of our docker images based on how much usage it's getting!
For context, this is the python package that we are using for our downscaling project - currently building out BCSD functionality and this will be used for building out other methods as well:
https://github.com/jhamman/scikit-downscale
The text was updated successfully, but these errors were encountered: