/DETAW-DCD

Sacramento - San Joaquin Delta Evapo-Transpiration of Applied Water and Delta Channel Depletions Model

Primary LanguagePython

Channel Depletions Model

Code repo for DETAW and DCD models

Installation

To setup a conda enviroment that works with this version, first install miniconda3 or anaconda3

Then install the environment (default name detaw) by running the following command from conda prompt

conda env create -f environment.yml

This will take a few minutes (upto 20 mins) to download and install packages.

Running

After that activate the enviroment with this command

conda activate detaw

Now you are ready to run DCD and DETAW. Please follow the instructions in the manual.