Conda env for SWM
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Login to derecho
module load conda
conda create -n py38 python=3.8
conda activate py38
conda install numpy
gt4py example instructions
python3.8 -m venv venv
source venv/bin/activate
git clone git@github.com:ai2cm/shallow_water_demo.git && cd shallow_water_demo
pip install -e "./[plot]"
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue lists Conda and Python virtual-environment commands for derecho and a gt4py example, but names no repository file or test. Start by locating the existing setup documentation and determine whether these instructions belong there. Done should be a clear, reproducible environment setup documented for the SWM workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100