From e856f4b65524b95b3cd5e29907fc8d459ce4dfed Mon Sep 17 00:00:00 2001 From: Anders Jensen Date: Fri, 14 Jun 2024 22:02:59 +0000 Subject: [PATCH] TEMPO hookup --- .gitmodules | 3 +++ physics/MP/TEMPO | 1 + 2 files changed, 4 insertions(+) create mode 160000 physics/MP/TEMPO diff --git a/.gitmodules b/.gitmodules index b2d51bdfe..96fb572c7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = physics/Radiation/RRTMGP/rte-rrtmgp url = https://github.com/earth-system-radiation/rte-rrtmgp branch = main +[submodule "physics/MP/TEMPO"] + path = physics/MP/TEMPO + url = https://github.com/NCAR/TEMPO.git diff --git a/physics/MP/TEMPO b/physics/MP/TEMPO new file mode 160000 index 000000000..cc858e20a --- /dev/null +++ b/physics/MP/TEMPO @@ -0,0 +1 @@ +Subproject commit cc858e20aedf82a14dd00e9638a858ff2d3fd9a3