Skip to content

Commit 681c012

Browse files
committed
Add badges for PyPI, Conda, and Codacy to README.md
1 parent ddebbf3 commit 681c012

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# ACCESS Model Output Post-Processor (ACCESS-MOPPeR) v2
22

33
[![Documentation Status](https://readthedocs.org/projects/access-mopper-v2/badge/?version=latest)](https://access-mopper-v2.readthedocs.io/en/latest/?badge=latest)
4+
[![PyPI version](https://badge.fury.io/py/access-mopper.svg)](https://badge.fury.io/py/access-mopper)
5+
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/access-mopper.svg)](https://anaconda.org/conda-forge/access-mopper)
6+
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/ACCESS-NRI/ACCESS-MOPPeR)](https://app.codacy.com/gh/ACCESS-NRI/ACCESS-MOPPeR/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
47

58
ACCESS-MOPPeR is a CMORisation tool designed to post-process ACCESS model output and produce CMIP-compliant datasets. This version represents a significant rewrite focusing on usability, flexibility, and integration with modern Python workflows.
69

0 commit comments

Comments
 (0)