container_for_clm5/README.md
2024-06-04 14:20:20 +08:00

12 lines
271 B
Markdown

## container for CLM5.0(Community Land Surface Model)
### Usage
```bash
docker run -it --rm -v /data/cesm/inputdata:/inputdata -v ${PWD}:/home/clm/cesm -e USERID=$UID . bash
```
* Document of CLM5.0:
https://escomp.github.io/ctsm-docs/
https://github.com/ESCOMP/ctsm.