python-stratify
python-stratify copied to clipboard
Vectorized interpolators for Nd atmospheric and oceanographic data
See https://github.com/python/mypy and https://docs.python.org/3/library/typing.html
See https://mybinder.org/ - [ ] Ensure Binder container is building - [ ] Create `environments.yml` for dependencies - [ ] Decide whether to refresh the Binder Jupyter notebook `index.ipynb`
Once `cython` 3.0.0 lands: - drop use of the `cython` `language_level` compiler directive (`3str` will be the default behaviour) - add a min pin for `cython>=3.0` for `conda` and PyPI...
Model precision means that model data often only needs to be of type float32 or int32 data. However, vertical stratify is currently converting data to float64 for its calculations. This...
Bumps the dependencies group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `pypa/cibuildwheel` from 2.17.0 to 2.18.0 Release notes Sourced from pypa/cibuildwheel's releases. v2.18.0 ✨ Adds CPython 3.13 support, under the prerelease flag...
Lockfiles updated to the latest resolvable environment. ### If the CI tasks fail, create a new branch based on this PR and add the required fixes to that branch.
Bumps the dependencies group with 1 update in the / directory: [scitools/workflows](https://github.com/scitools/workflows). Updates `scitools/workflows` from 2024.07.4 to 2024.07.6 Commits d475b1f Automated release for version "2024.07.6" 074f737 chore: update pre-commit hooks...
Bumps the dependencies group with 1 update: [scitools/workflows](https://github.com/scitools/workflows). Updates `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...