Skip to content

Commit 61a4313

Browse files
Merge branch 'develop' into feature/wjiang/Routing_GEOSroute_on_yujin
2 parents b8275cb + ec98d1c commit 61a4313

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
@@ -38,7 +38,6 @@ else ()
3838
target_compile_definitions(${this} PRIVATE STDC)
3939
endif ()
4040

41-
esma_add_subdirectories (@ncar_topo utils_topo)
4241

4342
ecbuild_add_executable (TARGET CombineRasters.x SOURCES CombineRasters.F90 LIBS MAPL ${this})
4443
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 routing_model)
1+
esma_add_subdirectories (soil routing routing_model 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)