erdc / RAPIDpy

RAPIDpy is a python interface for RAPID that assists to prepare inputs, runs the RAPID program, and provides post-processing utilities.
BSD 3-Clause "New" or "Revised" License
23 stars 26 forks source link

pangaea module addition, fixed xarray inplace error #42

Closed saralytle closed 3 years ago

snowman2 commented 4 years ago

@mgeheran @cekees I can transfer ownership of pangaea & gazar to erdc if you temporarily grant me create repository permissions.

saralytle commented 3 years ago

these commands need to be reordered: $ conda env create -f rapidpy_env.yml activate the rapidpy_env environment run the following command python setup.py develop

Fixed!

saralytle commented 3 years ago

Oops! accidentally closed the request instead of the comment