# Geostats
This repository provides a suite of geostatistical tools, including functions to compute the ground-motion correlation structure according to the relations by Bodenmann et al. (2023), and to do Kriging interpolation.
### Example
- [Example 1](https://github.com/RPretellD/geostats/blob/main/Examples/Example_1.ipynb): Ordinary Kriging using the $\rho_{E}$ correlation model by Bodenmann et al. (2023)
- [Example 2](https://github.com/RPretellD/geostats/blob/main/Examples/Example_2.ipynb): Ordinary Kriging using the $\rho_{EA}$ correlation model by Bodenmann et al. (2023)
- [Example 3](https://github.com/RPretellD/geostats/blob/main/Examples/Example_3.ipynb): Ordinary Kriging using any preferred correlation structure
- [Example 4](https://github.com/RPretellD/geostats/blob/main/Examples/Example_4.ipynb): Krige a map
### Acknowledgements
- Implementation of the Kriging code benefited from Scott Brandenberg's [random field](https://github.com/sjbrandenberg/ucla_geotech_tools/tree/main/random_field) python package.
- Some of the cython functions to compute ground-motion correlation are based on Lukas Bodenmann's [python functions](https://github.com/bodlukas/ground-motion-correlation-bayes).
### Citation
If you use these codes, please cite:<br>
Renmin Pretell. (2023). RPretellD/geostats: Initial release (0.1.0). Zenodo. https://doi.org/10.5281/zenodo.10253691 <br>
[![DOI](https://zenodo.org/badge/716446689.svg)](https://zenodo.org/doi/10.5281/zenodo.10253690)
Raw data
{
"_id": null,
"home_page": "https://github.com/RPretellD/geostats",
"name": "geostats",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "geostats",
"author": "A. Renmin Pretell Ductram",
"author_email": "rpretell@unr.edu",
"download_url": "https://files.pythonhosted.org/packages/f2/b7/ff42eb92adb557d3cd04cbe94fe9101bc114116183cc6f31f55419e7a7fc/geostats-0.1.0.tar.gz",
"platform": null,
"description": "# Geostats\r\n\r\nThis repository provides a suite of geostatistical tools, including functions to compute the ground-motion correlation structure according to the relations by Bodenmann et al. (2023), and to do Kriging interpolation.\r\n\r\n\r\n### Example\r\n- [Example 1](https://github.com/RPretellD/geostats/blob/main/Examples/Example_1.ipynb): Ordinary Kriging using the $\\rho_{E}$ correlation model by Bodenmann et al. (2023)\r\n- [Example 2](https://github.com/RPretellD/geostats/blob/main/Examples/Example_2.ipynb): Ordinary Kriging using the $\\rho_{EA}$ correlation model by Bodenmann et al. (2023)\r\n- [Example 3](https://github.com/RPretellD/geostats/blob/main/Examples/Example_3.ipynb): Ordinary Kriging using any preferred correlation structure\r\n- [Example 4](https://github.com/RPretellD/geostats/blob/main/Examples/Example_4.ipynb): Krige a map\r\n\r\n\r\n### Acknowledgements\r\n- Implementation of the Kriging code benefited from Scott Brandenberg's [random field](https://github.com/sjbrandenberg/ucla_geotech_tools/tree/main/random_field) python package.\r\n- Some of the cython functions to compute ground-motion correlation are based on Lukas Bodenmann's [python functions](https://github.com/bodlukas/ground-motion-correlation-bayes).\r\n\r\n\r\n### Citation\r\nIf you use these codes, please cite:<br>\r\nRenmin Pretell. (2023). RPretellD/geostats: Initial release (0.1.0). Zenodo. https://doi.org/10.5281/zenodo.10253691 <br>\r\n\r\n[![DOI](https://zenodo.org/badge/716446689.svg)](https://zenodo.org/doi/10.5281/zenodo.10253690)\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A suite of geostatistical tools.",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/RPretellD/geostats"
},
"split_keywords": [
"geostats"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1bde72c6eddc79b3ca689bb14ae59fa0c121c10aece1f6e49474c315135719a3",
"md5": "a500f29fc5be2b5c24aa97436c2dd266",
"sha256": "4c5eb8178190476c5f6b824cc7eea1cd8ad689e1c5629c9eeadde7300cad0e08"
},
"downloads": -1,
"filename": "geostats-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a500f29fc5be2b5c24aa97436c2dd266",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 645323,
"upload_time": "2023-12-04T06:17:47",
"upload_time_iso_8601": "2023-12-04T06:17:47.051023Z",
"url": "https://files.pythonhosted.org/packages/1b/de/72c6eddc79b3ca689bb14ae59fa0c121c10aece1f6e49474c315135719a3/geostats-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f2b7ff42eb92adb557d3cd04cbe94fe9101bc114116183cc6f31f55419e7a7fc",
"md5": "8afda25dea353f24e3d110fb336635db",
"sha256": "ce446e73291aa14b2d90c207c6ff5aeb5181f191dd649fdbff57841adfac1a23"
},
"downloads": -1,
"filename": "geostats-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "8afda25dea353f24e3d110fb336635db",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 636290,
"upload_time": "2023-12-04T06:17:50",
"upload_time_iso_8601": "2023-12-04T06:17:50.833708Z",
"url": "https://files.pythonhosted.org/packages/f2/b7/ff42eb92adb557d3cd04cbe94fe9101bc114116183cc6f31f55419e7a7fc/geostats-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-04 06:17:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "RPretellD",
"github_project": "geostats",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "geostats"
}