Skip to content

Commit 1bb762d

Browse files
authored
Merge pull request #1195 from GEOS-ESM/feature/v12-merge-from-downstream-2026Jan07
GitFlow: Merge develop into v12 - 2026Jan07
2 parents 7f3afcc + 9892da7 commit 1bb762d

File tree

19 files changed

+646
-151
lines changed

19 files changed

+646
-151
lines changed

GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSsurface_GridComp/Utils/Raster/makebcs/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ else ()
3737
target_compile_definitions(${this} PRIVATE STDC)
3838
endif ()
3939

40-
esma_add_subdirectories (@ncar_topo utils_topo)
4140

4241
ecbuild_add_executable (TARGET CombineRasters.x SOURCES CombineRasters.F90 LIBS MAPL ${this})
4342
ecbuild_add_executable (TARGET mkCatchParam.x SOURCES mkCatchParam.F90 LIBS MAPL ${this} OpenMP::OpenMP_Fortran)

GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSsurface_GridComp/Utils/Raster/makebcs/utils_topo/scrip_to_restart_topo.py

Lines changed: 0 additions & 99 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
esma_add_subdirectories (soil routing)
1+
esma_add_subdirectories (soil routing topography)

GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSsurface_GridComp/Utils/Raster/makebcs/.gitignore renamed to GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSsurface_GridComp/Utils/Raster/preproc/topography/.gitignore

File renamed without changes.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# CMakeLists.txt for Utils/Raster/preproc/topography
2+
esma_add_subdirectories(ncar_topo utils_topo)

0 commit comments

Comments
 (0)