conda-forge / conda-forge/xarray-feedstock
split xarray into multi-output
- Dominant language
- No language data
- Stars
- 5
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
### Comment:
See https://github.com/pydata/xarray/issues/9149
# Examples of multi-output feedstocks
- gdal https://github.com/conda-forge/gdal-feedstock/blob/main/recipe/meta.yaml
- matplotlib https://github.com/conda-forge/matplotlib-feedstock/blob/main/recipe/meta.yaml
- typing https://github.com/conda-forge/typing_extensions-feedstock/blob/main/recipe/meta.yaml
- jupyter-sphinx https://github.com/conda-forge/jupyter-sphinx-feedstock/blob/main/recipe/meta.yaml
# two feedstock example
- dask-core https://github.com/conda-forge/dask-feedstock/blob/main/recipe/meta.yaml
- dask https://github.com/conda-forge/dask-core-feedstock/blob/main/recipe/meta.yaml
I'll try to get a pull request online soon.
Contributor guide
Assessment
This issue has not been assessed yet.