pyESI: Ensemble Spatial Interpolation with Python
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
- NumPy - Powerful n-dimensional arrays and numerical computing tools
- pandas - Fast, powerful, flexible and easy to use open source data analysis and manipulation tool
License
Acknowledge
Please cite the following paper when publishing work relating this code:
@inproceedings{egana2021,
Author = {},
Title = {},
Booktitle = {},
Series = {},
Year = {2021},
doi = {},
pages = {1--12}
}
Release files for pyESI 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyESI-0.0.1.tar.gz | 5.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyESI-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.6 kB
Release files / pyESI-0.0.1.tar.gz
| Download URL | pyESI-0.0.1.tar.gz |
|---|---|
| Size | 5.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a959a72c25475374e8d3524662afa8d2036909cb6b3db7bb5c771dbef243ba43
|
|
BLAKE2b-256 checksum How to use checksums |
b5bd92f4ff8f60d36056e592c9fc1a809a2898a06b7b395fae5747d9235522f3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
|
Release files / pyESI-0.0.1-py3-none-any.whl
| Download URL | pyESI-0.0.1-py3-none-any.whl |
|---|---|
| Size | 7.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8cb80f02afb4f9de71c8df97f859f7cb5b100b80338365a2a9cd0170f756823a
|
|
BLAKE2b-256 checksum How to use checksums |
b969e9c7ce23d00bc97f226f36445f1ba1f01aaadb7c7e3a9ec4de7a537e45ca
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
|