Channel Depletions Model
Project description
Code repo for DETAW and Delta Channel Depletions Model.
Installation
Developer Installation
First clone the deltacd package.
It is a good practice to create a new environment to setup the package. Create an environment with a suitable my_env_name e.g. deltacd.
conda create -n my_env_name python=3.8
Once the my_env_name environment is created, activate it using
conda activate my_env_name
Installing the package can be accomplished by
pip install -e .
These steps create an environment and install the deltacd package which can then be accessed from the command line.
Usage
The deltacd package has two models, detaw and dcd. They can be accessed from the command line once the environment is activated.
The detaw model is run first
detaw .\detaw_dsm2.yaml
Followed by dcd
dcd .\dcd_dsm2.yaml
Example yaml and input files are provided in the examples directory in the deltacd package. While not required, it would be a good practice to make a copy of the examples directory to a project or working directory and rename it suitably.
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
Built Distribution
File details
Details for the file deltacd-0.8.1.tar.gz
.
File metadata
- Download URL: deltacd-0.8.1.tar.gz
- Upload date:
- Size: 49.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 420ac7a44d5f71c8ba598375e6763d862990660ceffcd50ad18aae24c42c1ef6 |
|
MD5 | a9808465104c2b2c0e308b9111c8298d |
|
BLAKE2b-256 | a9ea44ec4a671c9efe71e8c5a0a0d3a525a7ca03b43b823e094473736e7e588b |
File details
Details for the file deltacd-0.8.1-py2.py3-none-any.whl
.
File metadata
- Download URL: deltacd-0.8.1-py2.py3-none-any.whl
- Upload date:
- Size: 34.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 364ebaf2212c41b32641dffa4c9d1d4b2236d594ce64175ade8970dcc7512a85 |
|
MD5 | b5258233cf90949a9d70b99a58910bf2 |
|
BLAKE2b-256 | 20eaa6c972f0f76fade9c4005a234a0c9682455d2ca6e6089aa84d7fa0b9c4ee |