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.4.tar.gz
(16.6 kB
view details)
Built Distribution
File details
Details for the file soiltexture-1.0.4.tar.gz
.
File metadata
- Download URL: soiltexture-1.0.4.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 | bbb55c5c767c2500d86d564ad09ab01166df100ce027b33960206e74e4e6b26a |
|
MD5 | fdd6da76cdc60b6182fdf32a518e9097 |
|
BLAKE2b-256 | 8347c4b6f058390b88d26d76f63f3059424f8edb565e3c4c6a145e069ef4a515 |
File details
Details for the file soiltexture-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: soiltexture-1.0.4-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 | 3ddec4ae8fe27b46e48d3ddcf13a90b3b24dbd96853fe2b1dd31305c2c53c36e |
|
MD5 | dc336392df267529a59ab3be12ff90e6 |
|
BLAKE2b-256 | 892b71dbe7308960c9cbf8f91c80479cbe92a236b6514bd11b3131a6f9cc2ecf |