Soil texture classification
Project description
Soil texture classification
How to install:
pip install soiltexture
Possible classifications:
- USDA
- FAO
- INTERNATIONAL
- ISSS
Usage:
from soiltexture import getTexture, getTextures
getTexture(13, 50, classification='USDA')
# silty loam
getTextures([13, 45], [50, 24], classification='FAO')
# ['fine', 'medium']
Requirements:
- matplotlib : to use the
path
module
Source for the .dat file: https://github.com/gmassei/SoilTexture
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
soiltexture-1.0.2.tar.gz
(16.6 kB
view details)
Built Distribution
File details
Details for the file soiltexture-1.0.2.tar.gz
.
File metadata
- Download URL: soiltexture-1.0.2.tar.gz
- Upload date:
- Size: 16.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47985cde9ead5e5acbe67166b87ad5d04ff5b034a772afa29fd210e652dfca91 |
|
MD5 | 284d2e822b2e34efb951658079976231 |
|
BLAKE2b-256 | fdbdde06989aa96263ac8ca469f2a7b06a652d1102a2d05ef3cd8bb8a81ae0b8 |
File details
Details for the file soiltexture-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: soiltexture-1.0.2-py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64892d4e1e9a76412542d5b1fe4d137f0f8c96638e51e0c6c2cf30d2b2a73966 |
|
MD5 | 67d05ccf83022cad06dba22ee5d26649 |
|
BLAKE2b-256 | 8179ddb12c648ae9cab47f623e26146b4dcce288e07fc3ef711b634e1dcf85d8 |