h5netcdf not tested in nightly run
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.2k
- Forks
- 1.4k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 14
Description
What is your issue?
I've just found that h5netcdf is commented out for the nightly runs (unix):
https://github.com/pydata/xarray/blob/cf19e7407a97d0d2912b5a847bda4dac21adc51d/pixi.toml#L191-L194
This was there right from creation of pixi.toml. I currently do not remember the reason for that. Should this be enabled again?
(cc) @VeckoTheGecko
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
Inspect pixi.toml around lines 191-194 and the surrounding nightly Unix configuration. Determine why h5netcdf is commented out, then check the nightly test setup to confirm whether enabling it is appropriate. Done means h5netcdf is included in the Unix nightly run without breaking the configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100