From 2c06ab73ebc4eaf1ceb5411e50cacd15aa38c14b Mon Sep 17 00:00:00 2001 From: Steve Goldhaber Date: Sun, 23 Feb 2025 09:02:30 +0100 Subject: [PATCH] Add AeroTab as submodule --- .gitmodules | 18 ++++++++++++++++++ tools/AeroTab | 1 + 2 files changed, 19 insertions(+) create mode 160000 tools/AeroTab diff --git a/.gitmodules b/.gitmodules index fd43cd4b56..d6c431aeba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -142,6 +142,24 @@ fxrequired = AlwaysOptional fxDONOTUSEurl = https://github.com/MPAS-Dev/MPAS-Model.git +#----------------------------- +# Tools +#----------------------------- + +[submodule "AeroTab"] +path = tools/AeroTab +url = https://github.com/NorESMhub/AeroTab +fxtag = aerotab1_00_000 +fxrequired = AlwaysOptional +fxDONOTUSEurl = https://github.com/NorESMhub/AeroTab + +[submodule "CUPiD"] +path = tools/CUPiD +url = https://github.com/NCAR/CUPiD.git +fxtag = v0.1.4 +fxrequired = AlwaysOptional +fxDONOTUSEurl = https://github.com/NCAR/CUPiD.git + #----------------------------- # CESM libraries #----------------------------- diff --git a/tools/AeroTab b/tools/AeroTab new file mode 160000 index 0000000000..6e02e35339 --- /dev/null +++ b/tools/AeroTab @@ -0,0 +1 @@ +Subproject commit 6e02e353399dc44853f6e87731f5dc2b58106b2b