Skip to content

Commit

Permalink
update readme badges (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle authored Apr 25, 2023
1 parent fbe4783 commit 6425e33
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-locks.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Updates the environment lock files. See the called workflow in the
# scitools/workflows repo for more details.

name: Refresh Lockfiles
name: ci-locks


on:
Expand Down
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

Interpolation for restratification, particularly useful for Nd vertical interpolation of atmospheric and oceanographic datasets

| | |
|------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| ⚙️ CI | [![ci-locks](https://github.com/SciTools/python-stratify/actions/workflows/ci-locks.yml/badge.svg)](https://github.com/SciTools/python-stratify/actions/workflows/ci-locks.yml) [![ci-manifest](https://github.com/SciTools/python-stratify/actions/workflows/ci-manifest.yml/badge.svg)](https://github.com/SciTools/python-stratify/actions/workflows/ci-manifest.yml) [![ci-wheels](https://github.com/SciTools/python-stratify/actions/workflows/ci-wheels.yml/badge.svg)](https://github.com/SciTools/python-stratify/actions/workflows/ci-wheels.yml) [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/SciTools/python-stratify/master.svg)](https://results.pre-commit.ci/latest/github/SciTools/python-stratify/master) |
| 💬 Community | [![GH Discussions](https://img.shields.io/badge/github-discussions%20%F0%9F%92%AC-yellow?logo=github&logoColor=lightgrey)](https://github.com/SciTools/python-stratify/discussions) |
| 📖 Documentation | [![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/scitools-incubator/python-stratify) |
| 📈 Health | [![codecov](https://codecov.io/gh/SciTools/python-stratify/branch/master/graph/badge.svg?token=v1R1bJ4kYr)](https://codecov.io/gh/SciTools/python-stratify) |
| ✨ Meta | [![code style - black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![license - bds-3-clause](https://img.shields.io/github/license/SciTools/python-stratify)](https://github.com/python-stratify/python-stratify/blob/main/LICENSE) |
| 📦 Package | [![conda-forge](https://img.shields.io/conda/vn/conda-forge/python-stratify?color=orange&label=conda-forge&logo=conda-forge&logoColor=white)](https://anaconda.org/conda-forge/python-stratify) [![pypi](https://img.shields.io/pypi/v/stratify?color=orange&label=pypi&logo=python&logoColor=white)](https://pypi.org/project/stratify/) [![pypi - python version](https://img.shields.io/pypi/pyversions/stratify.svg?color=orange&logo=python&label=python&logoColor=white)](https://pypi.org/project/stratify/) |
| 🧰 Repo | [![contributors](https://img.shields.io/github/contributors/SciTools/python-stratify)](https://github.com/SciTools/python-stratify/graphs/contributors) |
| | |
| | |
|------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| ⚙️ CI | [![ci-locks](https://github.com/SciTools/python-stratify/actions/workflows/ci-locks.yml/badge.svg)](https://github.com/SciTools/python-stratify/actions/workflows/ci-locks.yml) [![ci-manifest](https://github.com/SciTools/python-stratify/actions/workflows/ci-manifest.yml/badge.svg)](https://github.com/SciTools/python-stratify/actions/workflows/ci-manifest.yml) [![ci-tests](https://github.com/SciTools/python-stratify/actions/workflows/ci-tests.yml/badge.svg)](https://github.com/SciTools/python-stratify/actions/workflows/ci-tests.yml) [![ci-wheels](https://github.com/SciTools/python-stratify/actions/workflows/ci-wheels.yml/badge.svg)](https://github.com/SciTools/python-stratify/actions/workflows/ci-wheels.yml) [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/SciTools/python-stratify/master.svg)](https://results.pre-commit.ci/latest/github/SciTools/python-stratify/master) |
| 💬 Community | [![GH Discussions](https://img.shields.io/badge/github-discussions%20%F0%9F%92%AC-yellow?logo=github&logoColor=lightgrey)](https://github.com/SciTools/python-stratify/discussions) |
| 📖 Documentation | [![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/scitools-incubator/python-stratify) |
| 📈 Health | [![codecov](https://codecov.io/gh/SciTools/python-stratify/branch/master/graph/badge.svg?token=v1R1bJ4kYr)](https://codecov.io/gh/SciTools/python-stratify) |
| ✨ Meta | [![code style - black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![license - bds-3-clause](https://img.shields.io/github/license/SciTools/python-stratify)](https://github.com/python-stratify/python-stratify/blob/main/LICENSE) |
| 📦 Package | [![conda-forge](https://img.shields.io/conda/vn/conda-forge/python-stratify?color=orange&label=conda-forge&logo=conda-forge&logoColor=white)](https://anaconda.org/conda-forge/python-stratify) [![pypi](https://img.shields.io/pypi/v/stratify?color=orange&label=pypi&logo=python&logoColor=white)](https://pypi.org/project/stratify/) [![pypi - python version](https://img.shields.io/pypi/pyversions/stratify.svg?color=orange&logo=python&label=python&logoColor=white)](https://pypi.org/project/stratify/) |
| 🧰 Repo | [![contributors](https://img.shields.io/github/contributors/SciTools/python-stratify)](https://github.com/SciTools/python-stratify/graphs/contributors) |
| | |


**Are you a [SciTools/iris](https://github.com/SciTools/iris) user?** Did you know Iris provides a convenience for using Stratify with Iris `Cube`s? Try out [`iris.experimental.stratify`](https://scitools-iris.readthedocs.io/en/latest/generated/api/iris/experimental/stratify.html) and let the devs know what you think!
Expand Down

0 comments on commit 6425e33

Please sign in to comment.