Include GDAL netCDF support in ANTS environments
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7
- Forks
- 10
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 5
Description
# ✨ Feature Request
Given the capabilities that GDAL provides, and that we want to encourage people to use existing tools rather than re-inventing wheels, should we have the optional GDAL components in our environments?
## Requirements
Add `libgdal` package to the environment.yml to include all GDAL optional components. See the [GDAL docs](https://gdal.org/en/stable/download.html#conda)
Related: https://github.com/MetOffice/ants-admin/issues/107
Contributor guide
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.
Research direction
Start with environment.yml and the GDAL Conda documentation linked in the issue. Add the libgdal package as specified, then verify that the environment resolves and can be created successfully. Done means the ANTS environment includes GDAL's optional components without dependency conflicts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100