A Python package to read SWAT model output files (.rch, .sub, .hru)
Project description
swatoutpy
A lightweight Python package to read and parse SWAT model (Rev 681) output files: .rch, .sub, and .hru.
Installation
pip install swatoutpy
from swatoutpy.reader import read_rch
df = read_rch("output_monthly.rch", timestep="monthly")
print(df.head())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
swatoutpy-0.1.0.tar.gz
(4.2 kB
view details)
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 swatoutpy-0.1.0.tar.gz.
File metadata
- Download URL: swatoutpy-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7dab8c1fe9ecc5e2032e69a27d44eb9106251c951e3ebf07a488997fc62c7275
|
|
| MD5 |
5af2a6ed39a21102b3cde2d1c58666aa
|
|
| BLAKE2b-256 |
e4627cc9b629adf1bef0e57a1c619debc02afbaf68cd870ad3c81436b5064252
|
File details
Details for the file swatoutpy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: swatoutpy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c430774a38988f2c03f9ff6d3c30ef7c89252d90fb5efe58a53c06146a7e265a
|
|
| MD5 |
bd05af3043212923e4024bc635805405
|
|
| BLAKE2b-256 |
824993569531a68618801fedb07785f6c9aae8552c8068f8cc6c331513068d28
|