Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

add scikit-downscale package #138

Open
dgergel opened this issue Aug 10, 2020 · 2 comments
Open

add scikit-downscale package #138

dgergel opened this issue Aug 10, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@dgergel
Copy link
Contributor

dgergel commented Aug 10, 2020

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

@dgergel dgergel added the enhancement New feature or request label Aug 10, 2020
@dgergel dgergel self-assigned this Aug 10, 2020
@delgadom
Copy link
Member

Is this a dependency of your package? I thought you were working on a fork. Wouldn't installing it make developing it trickier?

@dgergel
Copy link
Contributor Author

dgergel commented Aug 11, 2020

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants