Skip to content

alges/pyESI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyESI: Ensemble Spatial Interpolation with Python

PyPI Latest Release

What is it?

pyESI is a Python package that provides an implementation for Ensemble Spatial Interpolation method. It aims to be an easy-to-use alternative to traditional spatial interpolators in Python.

Where to get it

The source code is currently hosted on GitHub at: https://github.com/alges/pyESI

Binary installers for the latest released version are available at the Python Package Index (PyPI).

PyPI

pip install pyESI

Dependencies

License

MIT

Acknowledge

Please cite the following paper when publishing work relating this code:

@article{egana2021ensemble,
  title={Ensemble Spatial Interpolation: A New Approach to Natural or Anthropogenic Variable Assessment},
  author={Egana, Alvaro and Navarro, Felipe and Maleki, Mohammad and Grandon, Francisca and Carter, Francisco and Soto, Fabi{\'a}n},
  journal={Natural Resources Research},
  volume={30},
  number={5},
  pages={3777--3793},
  year={2021},
  publisher={Springer}
}

About

Ensemble Spatial Interpolation with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages