pyDeltaRCM_WMT
pyDeltaRCM is the Python version of the Matlab deltaRCM model by Man Liang. The pyDeltaRCM scripts in this repository can be run as a stand-alone model following the instructions below.
Documentation
Installation
To install this package into an existing Python 3.x environment, download or clone the repository and run:
$ python setup.py install
Or for a developer installation run:
$ pip install -e .
Executing the model
We recommend you check out our pyDeltaRCM in 10 minutes tutorial, which is part of our documentation.
Additionally, the model can be run with example script run_pyDeltaRCM.py:
This reads the input file tests/test.yaml and runs a 1 timestep simulation. This script will create an output folder in the working directory and save a PNG file of the parameter eta (surface elevation) every 50 timesteps.
Release files for pyDeltaRCM 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyDeltaRCM-1.1.0.tar.gz | 19.5 kB | Details |
Release files / pyDeltaRCM-1.1.0.tar.gz
| Download URL | pyDeltaRCM-1.1.0.tar.gz |
|---|---|
| Size | 19.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fc224879979b049b8f21c44b3c27d2362c2b2eb86c0b8eb3d8565e2cf3a7536e
|
|
BLAKE2b-256 checksum How to use checksums |
9cec98550207e7a010517c44f88e43b4351da0eea5cf789b279e9dd1b0f0bd03
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.6
|