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

Create a conda-forge recipe so Herbie can be installed via conda #101

Closed
blaylockbk opened this issue Sep 3, 2022 · 3 comments
Closed
Labels
help wanted Extra attention is needed

Comments

@blaylockbk
Copy link
Owner

blaylockbk commented Sep 3, 2022

It would be nice if Herbie could be installed with Conda directly, instead of using Pip. Especially since Herbie depends on cfgrib and cartopy, which have dependencies that can't be installed with pip (proj, GEOS, eccodes)

I don't have experience with this, but want to learn. If anyone can help out with this, that would be awesome 😁

@blaylockbk blaylockbk added the help wanted Extra attention is needed label Sep 3, 2022
@dopplershift
Copy link

What you need is to make a PR to conda-forge's staged-recipes repository adding a file recipes/herbie/meta.yaml. For information on what should be in meta.yaml, you can look at metpy's.

@blaylockbk
Copy link
Owner Author

Thanks for the tip @dopplershift. I always look at MetPy to pattern my stuff. Haha!

@blaylockbk
Copy link
Owner Author

Thanks so much @dopplershift for your direction. It was fun to learn something new, and it was a lot easier than I thought it would be. I guess by putting this on conda-forge I'm digging myself in an even deeper hole maintaining my grad school code 😆. Oh well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants