openclimatefix / openclimatefix/.github
Push to Conda as well as PyPi
@jacobbieker is already working on this.
Since Nov 8, 2021.
- Dominant language
- No language data
- Stars
- 1
- Forks
- 11
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Detailed Description
Conda is used by a lot of scientific software and is the recommended way of installing a lot of software that we work with/use. It could be nice to also be able to install the nowcasting packages through conda-forge
Context
Conda helps make sure python environments all work together, and is a common way of installing packages, etc for ML and scientific software, so making our packages available through there as well could be nice.
Possible Implementation
A GH Action like for PyPi publishing. Docs for contributing to conda-forge are here: https://conda-forge.org/docs/maintainer/adding_pkgs.html
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.