-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule NDSL
updated
30 files
Submodule pyFV3
updated
10 files
+0 −1 | .github/workflows/lint.yaml | |
+4 −4 | .github/workflows/pace_tests.yaml | |
+3 −3 | .github/workflows/pyshield_tests.yaml | |
+46 −51 | .github/workflows/translate.yaml | |
+1 −1 | Dockerfile | |
+2 −0 | pyFV3/stencils/delnflux.py | |
+1 −0 | pyFV3/stencils/divergence_damping.py | |
+11 −0 | setup.cfg | |
+5 −6 | setup.py | |
+0 −34 | tests/conftest.py |
Submodule pySHiELD
updated
7 files
+0 −0 | .github/workflows/lint.yaml | |
+3 −3 | .github/workflows/pace_tests.yaml | |
+29 −38 | .github/workflows/translate.yaml | |
+1 −1 | Makefile | |
+11 −0 | setup.cfg | |
+3 −3 | setup.py | |
+0 −34 | tests/conftest.py |