Metadata-Version: 2.1
Name: hyoga
Version: 0.2.2
Summary: A Python library to visualize ice-sheet model datasets
Home-page: https://github.com/juseg/hyoga
Author: Julien Seguinot
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
Provides-Extra: docs
License-File: COPYING

.. Copyright (c) 2019-2022, Julien Seguinot (juseg.github.io)
.. GNU General Public License v3.0+ (https://www.gnu.org/licenses/gpl-3.0.txt)

Hyoga
=====

.. image:: https://readthedocs.org/projects/hyoga/badge/?version=latest
   :target: https://hyoga.readthedocs.io
.. image:: https://github.com/juseg/hyoga/actions/workflows/tests.yaml/badge.svg
   :target: https://github.com/juseg/hyoga/actions?query=workflow%3Atests
.. image:: https://codecov.io/github/juseg/hyoga/branch/main/graph/badge.svg
   :target: https://codecov.io/github/juseg/hyoga
.. image:: https://img.shields.io/pypi/v/hyoga.svg
   :target: https://pypi.python.org/pypi/hyoga
.. image:: https://zenodo.org/badge/227465038.svg
   :target: https://zenodo.org/badge/latestdoi/227465038

Hyoga_ is a small Python_ library to visualize ice-sheet model datasets.
It acts as a thin wrapper around GeoPandas_ and xarray_ for CF_-compliant
datasets on regular grids used for instance in PISM_. Hyoga (氷河) is the
Japanese word for glacier (lit. ice river). See the documentation_ for more.

.. _CF: https://cfconventions.org
.. _documentation: https://hyoga.readthedocs.io
.. _GeoPandas: https://geopandas.org
.. _Hyoga: https://hyoga.readthedocs.io
.. _PISM: https://pism.io
.. _Python: https://python.org
.. _xarray: https://xarray.pydata.org/en/stable/

Since April 2022, development has been funded by a Trond Mohn Foundation (TMS_)
research project_ on alpine biodiversity at the University of Bergen (UiB_).

.. _TMS: https://mohnfoundation.no/en/
.. _UiB: https://www.uib.no/en
.. _project: mountainsinmotion.w.uib.no
