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