From 4a9e3871ef4ad56529afa5393a6db8bca695fa6f Mon Sep 17 00:00:00 2001 From: Nora Loose Date: Fri, 13 Sep 2024 13:42:42 -0600 Subject: [PATCH 1/3] Update PyPi badge in README so that it automatically updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80bdc48..56655cc 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![pre-commit](https://github.com/ocean-eddy-cpt/gcm-filters/workflows/pre-commit/badge.svg)](https://github.com/ocean-eddy-cpt/gcm-filters/actions?query=workflow%3Apre-commit) [![Documentation Status](https://readthedocs.org/projects/gcm-filters/badge/?version=latest)](https://gcm-filters.readthedocs.io/en/latest/?badge=latest) [![Conda Version](https://img.shields.io/conda/vn/conda-forge/gcm_filters.svg)](https://anaconda.org/conda-forge/gcm_filters) -[![PyPI version](https://badge.fury.io/py/gcm-filters.svg)](https://badge.fury.io/py/gcm-filters) +[![PyPI version](https://img.shields.io/pypi/v/gcm-filters.svg)](https://pypi.org/project/gcm-filters/) [![Downloads](https://pepy.tech/badge/gcm-filters)](https://pepy.tech/project/gcm-filters) [![DOI](https://joss.theoj.org/papers/10.21105/joss.03947/status.svg)](https://doi.org/10.21105/joss.03947) From 08070b4f82386307659e096a50b565846b980841 Mon Sep 17 00:00:00 2001 From: Nora Loose Date: Fri, 13 Sep 2024 13:45:12 -0600 Subject: [PATCH 2/3] Update tests badge in docs --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index d7e4704..edb1903 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -6,7 +6,7 @@ GCM-Filters: Diffusion-based Spatial Filtering of Gridded Data =============================================================== -.. image:: https://github.com/ocean-eddy-cpt/gcm-filters/workflows/Tests/badge.svg +.. image:: https://github.com/ocean-eddy-cpt/gcm-filters/actions/workflows/tests.yaml/badge.svg :target: https://github.com/ocean-eddy-cpt/gcm-filters/actions?query=workflow%3ATests .. image:: https://codecov.io/gh/ocean-eddy-cpt/gcm-filters/branch/master/graph/badge.svg?token=ZKRiulYe68 From 45c3c8fcf64d1b2435fae5924141753354255f82 Mon Sep 17 00:00:00 2001 From: Nora Loose Date: Fri, 13 Sep 2024 13:47:15 -0600 Subject: [PATCH 3/3] Update PyPI badge in docs --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index edb1903..c118963 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -15,8 +15,8 @@ GCM-Filters: Diffusion-based Spatial Filtering of Gridded Data .. image:: https://img.shields.io/conda/vn/conda-forge/gcm_filters.svg :target: https://anaconda.org/conda-forge/gcm_filters -.. image:: https://badge.fury.io/py/gcm-filters.svg - :target: https://badge.fury.io/py/gcm-filters +.. image:: https://img.shields.io/pypi/v/gcm-filters.svg + :target: https://pypi.org/project/gcm-filters/ .. image:: https://pepy.tech/badge/gcm-filters :target: https://pepy.tech/project/gcm-filters