Sign inSign up

dtcenter/ccpp-scm

Sponsored OSS

By NCAR/NOAA

Updated 1 day ago

DTC's Common Community Physics Package (CCPP) Single Column Model (SCM)

Image
Data science
0

10K+

dtcenter/ccpp-scm repository overview

User's Guide

Please find the documentation and users guide located at ccpp-scm.readthedocs.io/en/latest/

Usage

The latest tag points to the latest commit of the main branch of the SCM. For more in-depth examples see the Docker documentation

Step 1: Pull an image

$ docker pull dtcenter/ccpp-scm
or
$ docker pull dtcenter/ccpp-scm:latest
or
$ docker pull dtcenter/ccpp-scm:v7.0.1

Step 2: Run the image

$ docker run -it dtcenter/ccpp-scm
or
$ docker run -it dtcenter/ccpp-scm:latest
or
$ docker run -it dtcenter/ccpp-scm:v7.0.1

Automatically cleanup the container after usage

docker run --rm -it dtcenter/ccpp-scm

Using persistent local memory

docker run -v <path-to-your-local-mount-folder>:<path-to-the-desired-docker-folder> -it dtcenter/ccpp-scm

Tag summary

Content type

Image

Digest

sha256:9f0394102

Size

756 MB

Last updated

6 months ago

docker pull dtcenter/ccpp-scm

This week's pulls

Pulls:

175

Last week