Skip to content

Repository files navigation

spatial-interpolators

Python tools for spatially interpolating data over Cartesian and spherical grids

About

Version:
Citation:
Tests:
License:

For more information: see the documentation at spatial-interpolators.readthedocs.io

Installation

From PyPI:

python3 -m pip install spatial-interpolators

To include all optional dependencies:

python3 -m pip install spatial-interpolators[all]

Using conda or mamba from conda-forge:

conda install -c conda-forge spatial-interpolators
mamba install -c conda-forge spatial-interpolators

Development version from GitHub:

python3 -m pip install git+https://github.com/polargeodesy/spatial-interpolators.git

Running with Pixi

Alternatively, you can use Pixi for a streamlined workspace environment:

  1. Install Pixi following the installation instructions
  2. Clone the project repository:
git clone https://github.com/polargeodesy/spatial-interpolators.git
  1. Move into the spatial-interpolators directory
cd spatial-interpolators
  1. Install dependencies and start JupyterLab:
pixi run start

This will automatically create the environment, install all dependencies, and launch JupyterLab in the notebooks directory.

Dependencies

Download

The program homepage is:
https://github.com/polargeodesy/spatial-interpolators

A zip archive of the latest version is available directly at:
https://github.com/polargeodesy/spatial-interpolators/archive/main.zip

Disclaimer

This package includes software developed at NASA Goddard Space Flight Center (GSFC) and the University of Washington Applied Physics Laboratory (UW-APL). It is not sponsored or maintained by the Universities Space Research Association (USRA), or NASA. The software is provided here for your convenience but with no guarantees whatsoever.

Contributing

This project contains work and contributions from the scientific community. If you would like to contribute to the project, please have a look at the contribution guidelines, open issues and discussions board.

License

The content of this project is licensed under the Creative Commons Attribution 4.0 Attribution license and the source code is licensed under the MIT license.

About

Python functions to spatially interpolate data over Cartesian and spherical grids

Topics

Resources

Code of conduct

Stars

31 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages