Package to get soil profiles of the Netherlands.
Project description
DutchSoils - get Dutch soil data
DutchSoils is a Python package to get soil data from the Dutch Soil Map, Staring series and BOFEK clustering.
It contains code to get soil physical, textural, chemical data from the Dutch Soil Map and combine that with the BOFEK soil clustering and the hydraulic parameters from the Staring series.
[!Note] The data and soil profiles in this package are not actual measurements but are derived from field measurements. It is assumed that the soil profile and associated data are typical for the soil at a certain location.
Get started
The easiest way to install the package is through pip:
pip install dutchsoils
Getting a soil profile with geographical coordinates and plotting its most common parameters:
import dutchsoils as ds
sp = ds.SoilProfile.from_location(x=171827, y=445436, crs="EPSG:28992")
sp.plot()
Other examples are given in the documentation.
Questions, issues & contributions
Feel free to get in touch:
- Questions can be posted in the Q&A discussion section.
- Bugs and feature requests can be reported in the issue section.
- Contributions are welcome! Please have a look at the contributing page.
Many thanks to
- The developers of Wageningen Environmental Research for publishing and maintaining the Dutch soil map and providing an API to get the soil profile at a certain location.
- The people behind pyOpenSci, who provided an elaborate step-by-step tutorial on how to publish a Python package.
- The developers of (among others) pyswap, pedon, and Artesia Water, whose Python packages were a source of inspiration.
Sources
- Wageningen Environmental Research (2024). Bodemkaart van Nederland V2024-01. https://www.broloket.nl/ondergrondmodellen; downloaded on 07-08-2025.
- Heinen, M., Brouwer, F., Teuling, K., & Walvoort, D. (2021). BOFEK2020 - Bodemfysische schematisatie van Nederland: Update bodemfysische eenhedenkaart. Wageningen Environmental Research. https://doi.org/10.18174/541544
- Heinen, M., Bakker, G., & Wösten, J. H. M. (2020). Waterretentie- en doorlatendheidskarakteristieken van boven- en ondergronden in Nederland: De Staringreeks : Update 2018 [page 17]. Wageningen Environmental Research. https://doi.org/10.18174/512761
Project details
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dutchsoils-0.3.3.tar.gz.
File metadata
- Download URL: dutchsoils-0.3.3.tar.gz
- Upload date:
- Size: 203.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.9 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba2cdaf1ba06a1fe81a250acf3afbceb9c967cbf60bd09a5cd4d96d5af6d4b6e
|
|
| MD5 |
8d5589ab33d395609934538107055131
|
|
| BLAKE2b-256 |
43f9c11345f7eadf3b56d965c0ba4f9cb36916c777ef66e963bebd021032c160
|
File details
Details for the file dutchsoils-0.3.3-py3-none-any.whl.
File metadata
- Download URL: dutchsoils-0.3.3-py3-none-any.whl
- Upload date:
- Size: 202.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.9 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c9526b7cbd664bed48be8d1e81d76c0ba41bbf4205ad596fed8953a050ba121
|
|
| MD5 |
53a60fd860397b15bb506fa3aae4daf8
|
|
| BLAKE2b-256 |
1dc7311f4d6ba61da3399117a71111bc0fe2622fdde90cbb6661d70e4ced2162
|