fmaussion / salem

Add geolocalised subsetting, masking, and plotting operations to xarray
http://salem.readthedocs.io
Other
179 stars 43 forks source link
atmospheric-sciences climatology map-projections metorology python wrf xarray

.. -- rst -- -- restructuredtext -- .. This file should be written using restructured text conventions

Salem

.. image:: https://badge.fury.io/py/salem.svg :target: https://badge.fury.io/py/salem .. image:: https://anaconda.org/conda-forge/salem/badges/version.svg :target: https://anaconda.org/conda-forge/salem/ .. image:: https://github.com/OGGM/fmaussion/salem/workflows/run-tests.yml/badge.svg?branch=master :target: https://github.com/fmaussion/salem/actions/workflows/run-tests.yml .. image:: https://coveralls.io/repos/fmaussion/salem/badge.svg?branch=master&service=github :target: https://coveralls.io/github/fmaussion/salem?branch=master .. image:: https://readthedocs.org/projects/salem/badge/?version=stable :target: http://salem.readthedocs.io/en/stable/?badge=stable .. image:: https://zenodo.org/badge/42607422.svg :target: https://zenodo.org/badge/latestdoi/42607422

Salem is a small library to do geoscientific data processing and plotting. It extends xarray to add geolocalised subsetting, masking, and plotting operations to xarray's DataArray and DataSet_ structures.

.. _xarray: http://xarray.pydata.org/en/stable/ .. _DataArray: http://xarray.pydata.org/en/stable/data-structures.html#dataarray .. _DataSet: http://xarray.pydata.org/en/stable/data-structures.html#dataset

Documentation

A draft of documentation is hosted on ReadTheDocs: http://salem.readthedocs.io

License

Salem is available under the open source 3-clause BSD license_.

.. _3-clause BSD license: https://en.wikipedia.org/wiki/BSD_licenses

About

:Status: Beta - in development

:License: 3-clause BSD

:Contact: Fabien Maussion <http://fabienmaussion.info/>_