diff --git a/README.md b/README.md index 60e34770b7469bfb2f1d88de9a34acb47d509709..cbf922578fc4c13148d0338b190263db3a6c035a 100644 --- a/README.md +++ b/README.md @@ -69,5 +69,5 @@ There are more and more people trying to build/port software to containers and b - [NASA Center for Climate Prediction Containers](https://www.nccs.nasa.gov/sites/default/files/ContainerBestPractices_Rev1.pdf) - [JEDI in a Container](https://jointcenterforsatellitedataassimilation-jedi-docs.readthedocs-hosted.com/en/latest/learning/tutorials/level1/run-jedi.html) [News-Article](https://www.nccs.nasa.gov/news-events/nccs-highlights/Supercontainers) - [OpenIFS in Docker](https://confluence.ecmwf.int/display/OIFS/How+to+run+OpenIFS+in+a+Docker+container) - +- [ESM Singularity](https://www.fzj.de/SharedDocs/Downloads/IAS/JSC/EN/slides/esm-user-forum-21/06-Reproducible-workflow.pdf) diff --git a/workshop/HandsOn.md b/workshop/HandsOn.md index 59c6b4378a1640ba761e45ca378bc3f94ec8a948..15fa8d51a4b54b65bcfbdb2e2105a3fbd27482a8 100644 --- a/workshop/HandsOn.md +++ b/workshop/HandsOn.md @@ -5,8 +5,6 @@ In order to build a singularity container you require a **root** environment, su - Virtual Machine (all OS) - VMWare, KVM, VirtualBox - install a recent Linux and install singularity - Build Service - [Sylab Cloud](https://cloud.sylabs.io/home) - advanced -[__TOC__] - ## IMGW Resources Singularity is installed on all IMGW servers and on VSC4 via module (`module load singularity`). Most other HPC environments have a version installed as well. diff --git a/workshop/Introduction-Advanced.pdf b/workshop/Introduction-Advanced.pdf new file mode 100644 index 0000000000000000000000000000000000000000..43a80d52fe4507b148282b7b50c64adaf18f04aa Binary files /dev/null and b/workshop/Introduction-Advanced.pdf differ diff --git a/workshop/Introduction.pdf b/workshop/Introduction.pdf new file mode 100644 index 0000000000000000000000000000000000000000..f5a6b3ee2e29ad265aa40e7e096250a4376c6874 Binary files /dev/null and b/workshop/Introduction.pdf differ