/soilstats

Primary LanguagePythonMIT LicenseMIT

github license badge build sonarcloud workflow scc badge

Welcome to soilstats!

This repository was built as part of a technical task. Soilstats retrieves and analyses soil properties.

Installation

To install soilstats from this repository, run the following:

python -m pip install -U  git+https://github.com/bvreede/soilstats.git

Documentation

The API documentation can be found on readthedocs.

Demo

To explore the tools of soilstats, take a look at the demo notebook.

Acknowledgements

This project was set up using Cookiecutter and the NLeSC/python-template.