Skip to content

Commit

Permalink
Extract GEOSldas_GridComp into new repo (#750)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmao-rreichle committed Mar 26, 2024
2 parents 0ef28ae + 8c0f537 commit 5958356
Show file tree
Hide file tree
Showing 132 changed files with 11 additions and 80,823 deletions.
8 changes: 7 additions & 1 deletion components.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,14 @@ MAPL:
tag: v2.44.1
develop: develop

GEOSldas_GridComp:
local: ./src/Components/@GEOSldas_GridComp
remote: ../GEOSldas_GridComp.git
branch: develop
develop: develop

GEOSgcm_GridComp:
local: ./src/Components/GEOSldas_GridComp/@GEOSgcm_GridComp
local: ./src/Components/@GEOSldas_GridComp/@GEOSgcm_GridComp
remote: ../GEOSgcm_GridComp.git
branch: develop
sparse: ./config/GEOSgcm_GridComp_ldas.sparse
Expand Down
3 changes: 3 additions & 0 deletions src/Components/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/@GEOSldas_GridComp
/GEOSldas_GridComp
/GEOSldas_GridComp@
2 changes: 1 addition & 1 deletion src/Components/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
add_subdirectory (GEOSldas_GridComp)
esma_add_subdirectory (GEOSldas_GridComp)
3 changes: 0 additions & 3 deletions src/Components/GEOSldas_GridComp/.gitignore

This file was deleted.

19 changes: 0 additions & 19 deletions src/Components/GEOSldas_GridComp/CMakeLists.txt

This file was deleted.

1,053 changes: 0 additions & 1,053 deletions src/Components/GEOSldas_GridComp/GEOS_LdasGridComp.F90

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5958356

Please sign in to comment.