Skip to content

Commit

Permalink
Merge pull request #19 from esm-tools/pgierz-patch-1
Browse files Browse the repository at this point in the history
Update README.rst
  • Loading branch information
pgierz authored Jul 16, 2024
2 parents 938e286 + e5b9af9 commit 76061ed
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 19 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
==================================================

``pymorize`` is a Python package to simplify the standardization of output into the Climate Model Output Rewriter (CMOR) standard.
.. image:: https://github.com/pgierz/pymorize/actions/workflows/CI-test.yaml/badge.svg
:target: https://github.com/pgierz/pymorize/actions/workflows/CI-test.yaml
.. image:: https://github.com/esm-tools/pymorize/actions/workflows/CI-test.yaml/badge.svg
:target: https://github.com/esm-tools/pymorize/actions/workflows/CI-test.yaml
.. image:: https://img.shields.io/pypi/v/pymorize.svg
:target: https://pypi.python.org/pypi/pymorize
:alt: Latest PyPI version
Expand Down Expand Up @@ -38,4 +38,4 @@ Licence
Authors
-------

`pymorize` was written by `Paul Gierz <[email protected]>`_.
``pymorize`` was written by `Paul Gierz <pgierz@awi.de>`_, `Pavan Siligam <pavankumar.siligam@awi.de>`_.
1 change: 1 addition & 0 deletions src/pymorize/generic/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from datetime import datetime
from pathlib import Path

import xarray as xr
Expand Down
16 changes: 0 additions & 16 deletions tests/test_sample.py

This file was deleted.

0 comments on commit 76061ed

Please sign in to comment.