Skip to content

Commit

Permalink
Remove GIUH and Reservoir kernels, related tests and data files.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattw-nws committed Aug 2, 2023
1 parent 3528728 commit 90626ce
Show file tree
Hide file tree
Showing 41 changed files with 2 additions and 4,345 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -225,20 +225,16 @@ if(NGEN_WITH_SQLITE3)
endif()

add_subdirectory("src/realizations/catchment")
add_subdirectory("src/models/kernels/reservoir")
add_subdirectory("src/models/kernels/evapotranspiration")
add_subdirectory("src/forcing")

target_link_libraries(ngen PUBLIC
NGen::core
NGen::core_catchment
#NGen::core_catchment_giuh
NGen::core_nexus
NGen::geojson
NGen::realizations_catchment
NGen::kernels_reservoir
NGen::kernels_evapotranspiration
#NGen::kernels_reservoir_timeless
NGen::forcing
NGen::core_mediator
libudunits2
Expand Down
202 changes: 0 additions & 202 deletions include/core/catchment/giuh/GIUH.hpp

This file was deleted.

124 changes: 0 additions & 124 deletions include/core/catchment/giuh/GiuhJsonReader.h

This file was deleted.

Loading

0 comments on commit 90626ce

Please sign in to comment.