nc-time-axis
nc-time-axis copied to clipboard
Provides support for a cftime axis in matplotlib
Bumps [scitools/workflows](https://github.com/scitools/workflows) from 2024.09.6 to 2024.09.8. Commits 03414a8 Automated release for version "2024.09.8" 7cfbf50 chore: update pre-commit hooks (#80) 0bc17dc Automated release for version "2024.09.7" b5dbfd5 Bump peter-evans/create-pull-request from 7.0.2...
## 📰 Custom Issue Following a QA refresh of this repo, the following Ruff checks are failing (and are currently being ignored in pyproject.toml): ```[tasklist] ### Flake8-builtins - [x] `A001`...
## 🐛 Bug Report When running the CI on days that mamabaforge in unavailable (https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/) tests will fail, this caused some of the errors in #293. Mambaforge will become completely...
## 📰 Custom Issue `numpydoc` pre-commit hook is failing the following checks that need to addressed (currently they are added to an ignore list): ```[tasklist] ### Tasks - [ ]...
## 📰 Custom Issue Following a QA refresh of this repo, the following Scientific Python Repo Review errors are being generated (and are currently being ignored in pyproject.toml): ```[tasklist] ###...
## 📰 Custom Issue Following a QA refresh of this repo, the following MyPy errors are being generated (and are currently being ignored in `pyproject.toml`): ```[tasklist] ### Tasks - [...
The template for `.pre-commit-config.yaml` has been updated; see the diff below. Please either: - Action this issue with a pull request applying some/all of these changes to `.pre-commit-config.yaml`[^1]. - Close...
## 📰 Custom Issue Drop the need for the `ipython` package as part of the documentation core depenencies. Currently it is only used for `IPython.sphinxext.ipython_directive` and `IPython.sphinxext.ipython_console_highlighting` support (see `conf.py`...