spatial-interpolators
spatial-interpolators copied to clipboard
Python functions to spatially interpolate data over Cartesian and spherical grids
===================== spatial-interpolators
|Language| |License| |PyPI Version| |Documentation Status| |zenodo|
.. |Language| image:: https://img.shields.io/pypi/pyversions/spatial-interpolators?color=green :target: https://www.python.org/
.. |License| image:: https://img.shields.io/github/license/tsutterley/spatial-interpolators :target: https://github.com/tsutterley/spatial-interpolators/blob/main/LICENSE
.. |PyPI Version| image:: https://img.shields.io/pypi/v/spatial-interpolators.svg :target: https://pypi.python.org/pypi/spatial-interpolators/
.. |Documentation Status| image:: https://readthedocs.org/projects/spatial-interpolators/badge/?version=latest :target: https://spatial-interpolators.readthedocs.io/en/latest/?badge=latest
.. |zenodo| image:: https://zenodo.org/badge/140747492.svg :target: https://zenodo.org/badge/latestdoi/140747492
Functions to spatially interpolate data over Cartesian and spherical grids
Dependencies ############
cython: C-extensions for Python <https://cython.org>_matplotlib: Python 2D plotting library <https://matplotlib.org/>_numpy: Scientific Computing Tools For Python <https://www.numpy.org>_scipy: Scientific Tools for Python <https://www.scipy.org/>_
Download ########
| The program homepage is: | https://github.com/tsutterley/spatial-interpolators | A zip archive of the latest version is available directly at: | https://github.com/tsutterley/spatial-interpolators/archive/main.zip
Disclaimer ##########
This project contains work and contributions from the scientific community <./CONTRIBUTORS.rst>_.
It includes software developed at NASA Goddard Space Flight Center (GSFC) and the
University of Washington Applied Physics Laboratory (UW-APL).
This software not sponsored or maintained by the Universities Space Research Association (USRA), or NASA.
It is provided here for your convenience but with no guarantees whatsoever.
License #######
The content of this project is licensed under the
Creative Commons Attribution 4.0 Attribution license <https://creativecommons.org/licenses/by/4.0/>_
and the source code is licensed under the MIT license <LICENSE>_.