File tree 2 files changed +25
-4
lines changed
2 files changed +25
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ variables:
17
17
DOCKER_TLS_CERTDIR : " /certs"
18
18
VERSION : v8.4.0
19
19
CONTAINER_REGISTRY_IMAGE : $CI_REGISTRY_IMAGE/schism-esmf:${VERSION}-${COMMUNICATOR}
20
- CONTAINER_REGISTRY_BASEIMAGE : $CI_REGISTRY_IMAGE/schism :${VERSION}-${COMMUNICATOR}
20
+ CONTAINER_REGISTRY_BASEIMAGE : registry.hzdr.de/mossco/esmf-docker/esmf :${VERSION}-${COMMUNICATOR}
21
21
SCHISM_DIR : " /usr/src/schism"
22
22
SCHISM_BUILD_DIR : " /usr/src/schism/build"
23
23
SCHISM_ESMF_DIR : " /usr/src/schism-esmf"
Original file line number Diff line number Diff line change @@ -9,6 +9,27 @@ Source: https://github.com/schism-dev/schism-esmf
9
9
10
10
# Sample paragraph, commented out:
11
11
#
12
- # Files: src/*
13
- # Copyright: $YEAR $NAME <$CONTACT>
14
- # License: ...
12
+ # Files: test/*
13
+ # Copyright: 2020-2022 The SCHISM community
14
+ # License: CC0-1.0
15
+
16
+ # Files: ./*/*/*.gr3
17
+ # Copyright: 2020-2022 The SCHISM community
18
+ # License: CC0-1.0
19
+
20
+ # Files: ./*/*/*.ll
21
+ # Copyright: 2020-2022 The SCHISM community
22
+ # License: CC0-1.0
23
+
24
+ # Files: ./*/*/*.nml
25
+ # Copyright: 2020-2022 The SCHISM community
26
+ # License: CC0-1.0
27
+
28
+ # Files: ./*/*/*.ic
29
+ # Copyright: 2020-2022 The SCHISM community
30
+ # License: CC0-1.0
31
+
32
+ # Files: ./*/*/outputs/*
33
+ # Copyright: 2020-2022 The SCHISM community
34
+ # License: CC0-1.0
35
+
You can’t perform that action at this time.
0 commit comments