===============================
DeltaCD
===============================
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 .\deltacd_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.
Raw data
{
"_id": null,
"home_page": "https://github.com/cadwrdeltamodeling/deltacd",
"name": "deltacd",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "deltacd",
"author": "California Department of Water Resources",
"author_email": "seshadri.rajagopal@water.ca.gov",
"download_url": "https://files.pythonhosted.org/packages/38/c2/ec6dc93ed3c538973af618e4041fc555ad8f8fe3f9cb4e1fc24e717f701c/deltacd-0.8.0.tar.gz",
"platform": null,
"description": "===============================\r\nDeltaCD\r\n===============================\r\n\r\nCode repo for DETAW and Delta Channel Depletions Model.\r\n\r\nInstallation\r\n===============================\r\n\r\nDeveloper Installation\r\n----------------------\r\n\r\nFirst clone the deltacd package.\r\n\r\nIt 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.\r\n\r\n``conda create -n my_env_name python=3.8``\r\n\r\nOnce the *my_env_name* environment is created, activate it using\r\n\r\n``conda activate my_env_name``\r\n\r\nInstalling the package can be accomplished by\r\n\r\n``pip install -e .``\r\n\r\nThese steps create an environment and install the deltacd package which can then be accessed from the command line.\r\n\r\nUsage\r\n===============================\r\n\r\nThe deltacd package has two models, detaw and dcd. They can be accessed from the command line once the environment is activated.\r\n\r\nThe detaw model is run first\r\n\r\n``detaw .\\detaw_dsm2.yaml``\r\n\r\nFollowed by dcd\r\n\r\n``dcd .\\deltacd_dsm2.yaml``\r\n\r\nExample 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.\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Channel Depletions Model",
"version": "0.8.0",
"split_keywords": [
"deltacd"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1e1570fe0592a500aa42fbde30f43545d6ec1b62535c49bb05591df00e86438e",
"md5": "2010d8b460cb773bd470ea0ecc842295",
"sha256": "431a96a0163a9a450672ea9abfdd7cea87a8f2082dbfecbea7fcae42d82f92c1"
},
"downloads": -1,
"filename": "deltacd-0.8.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "2010d8b460cb773bd470ea0ecc842295",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 34764,
"upload_time": "2023-01-17T19:20:04",
"upload_time_iso_8601": "2023-01-17T19:20:04.430588Z",
"url": "https://files.pythonhosted.org/packages/1e/15/70fe0592a500aa42fbde30f43545d6ec1b62535c49bb05591df00e86438e/deltacd-0.8.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "38c2ec6dc93ed3c538973af618e4041fc555ad8f8fe3f9cb4e1fc24e717f701c",
"md5": "56f45dbfbfd43d8fd934ccb681b0d2c1",
"sha256": "0983e46c4fb47dcdf7da853f7f4cc464d8d2c3e45018d7ac46b816f7412e7139"
},
"downloads": -1,
"filename": "deltacd-0.8.0.tar.gz",
"has_sig": false,
"md5_digest": "56f45dbfbfd43d8fd934ccb681b0d2c1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 49263,
"upload_time": "2023-01-17T19:20:06",
"upload_time_iso_8601": "2023-01-17T19:20:06.255480Z",
"url": "https://files.pythonhosted.org/packages/38/c2/ec6dc93ed3c538973af618e4041fc555ad8f8fe3f9cb4e1fc24e717f701c/deltacd-0.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-17 19:20:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "cadwrdeltamodeling",
"github_project": "deltacd",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "deltacd"
}