From 0eda8bde3fd079e5f2aa349c40e7b272e0a2bde4 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Wed, 6 Nov 2024 10:50:31 -0600 Subject: [PATCH] Update .gitmodules --- .gitmodules | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index ab72b60a64..af97420926 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,9 @@ [submodule "FV3"] path = FV3 - url = https://github.com/NOAA-EMC/fv3atm - branch = develop + #url = https://github.com/NOAA-EMC/fv3atm + #branch = develop + url = https://github.com/DusanJovic-NOAA/fv3atm + branch = write_netcdf_cube [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3