Code Monkey home page Code Monkey logo

pdgruby / geokrige Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 1.38 MB

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.

Home Page: https://geokrige.readthedocs.io/latest/

License: GNU General Public License v3.0

Python 100.00%
geospatial-analysis geospatial-visualization interpolation interpolation-methods kriging spatial-analysis python color-maps geostatistics

geokrige's Introduction

GeoKrige banner

For comprehensive documentation, please visit the readthedocs webpage.

PyPi Downloads Documentation Status DOI

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 and rasterio 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.

geokrige's People

Contributors

pdgruby avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.