diff --git a/bundle/CMakeLists.txt b/bundle/CMakeLists.txt index aeed6cff5..3ffb76942 100644 --- a/bundle/CMakeLists.txt +++ b/bundle/CMakeLists.txt @@ -35,6 +35,7 @@ set( ENABLE_MPI ON CACHE BOOL "Compile with MPI" ) option(BUILD_GDASBUNDLE "Build GDAS Bundle" ON) option(CLONE_JCSDADATA "Clone JCSDA test data repositories" OFF) option(WORKFLOW_TESTS "Include global-workflow dependent tests" OFF) +option(BUILD_REGRID_STATES "Build regrid states land DA utility" ON) # Depend path for non-ecbuild packages set(DEPEND_LIB_ROOT ${CMAKE_CURRENT_BINARY_DIR}/Depends) diff --git a/sorc/da-utils b/sorc/da-utils index 32b6d9ab4..6ea450275 160000 --- a/sorc/da-utils +++ b/sorc/da-utils @@ -1 +1 @@ -Subproject commit 32b6d9ab4c68d6bf1332cdaefe4fbfbe5416ac43 +Subproject commit 6ea450275d95fcbc84821556e6460a4131998d97 diff --git a/sorc/jcb b/sorc/jcb index 8269ce474..b114fe432 160000 --- a/sorc/jcb +++ b/sorc/jcb @@ -1 +1 @@ -Subproject commit 8269ce474fe864fdd6dc51913ccce9daca630ac2 +Subproject commit b114fe432a10b70e7dfcae1694e0f09c0ef05f5b