GeoKrige is a Python package designed for spatial interpolation using Kriging Methods. While primarily tailored for geospatial analysis, it is equally applicable to other spatial analysis tasks.
Project description
For comprehensive documentation, please visit the readthedocs webpage.
What is GeoKrige?
GeoKrige is a Python package designed for spatial interpolation using Kriging Methods. While primarily tailored for geospatial analysis, it is equally applicable to other spatial analysis tasks.
GeoKrige simplifies kriging interpolation, offering an intuitive interface akin to the SciKit-learn
package.
Key Features of GeoKrige
- Seamless integration with the
GeoPandas
andrasterio
packages - Generation of interpolated mesh grids aligned with the boundaries of provided shapefiles (ideal for creating interpolation maps)
- Evaluation tool for created kriging models
- Support for multidimensional interpolation (Multidimensional Kriging)
- Several default variogram models, flexibility for users to define custom models
Contribution
There are few topics to which you can contribute:
- implementing the Universal Kriging method
- creating unit tests
- designing a cool-looking logo :)
If you have other ideas on how to improve the package, feel free to share them in the Ideas sction
When writing a commit message, please adhere to the guidelines outlined in this tutorial.
The commit message template:
[<type>/...] <commit message>
The commit types are described in the linked tutorial, but try to adhere to: feat
, bugfix
, docs
, refact
, test
,
other
. If a specific commit pertains to multiple types, separate them with /
and ensure they are ordered
alphabetically. Keep the commit message title brief and descriptive. If a longer description is necessary, please use
the second -m
option.
Exemplary commit messages:
-
[bugfix] Fix the 'evaluate' method
-
[docs/refact] Change the 'KrigingBase' class attributes & adjust the documentation to these changes
Support
Please, use the Q&A section
in case you need a help.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file geokrige-0.0.1.tar.gz
.
File metadata
- Download URL: geokrige-0.0.1.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc142f45cf2807c3340f9e77d87dd865b445316de0a52b0f31926f89e3fdf3e4 |
|
MD5 | b0607fde2a3d1772a44cc68ae0aa78e5 |
|
BLAKE2b-256 | 5a3a0dc27fcab2ec76d88684442d9db4d254295f3915616cb4bdf69d31915240 |
File details
Details for the file geokrige-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: geokrige-0.0.1-py3-none-any.whl
- Upload date:
- Size: 30.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28523957a1c29400bee4d2d3474247de90734b34d7bdf70869fd96cd355458f6 |
|
MD5 | dc17cc6102b73604e1d866c40c8bfaeb |
|
BLAKE2b-256 | 65c464ac9a7b2661b3d496bb8cf9fe910473af46bfcb0ba4d7766a9737ce0797 |