Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use submodules rather than ecbuild_bundle git #811

Merged
merged 51 commits into from
Jan 16, 2024
Merged
Changes from 1 commit
Commits
Show all changes
51 commits
Select commit Hold shift + click to select a range
1f4d600
Changes to gitignore and cmakelists
CoryMartin-NOAA Dec 4, 2023
f980d48
Add submodules
CoryMartin-NOAA Dec 4, 2023
cde0f28
Changes to gitignore and ufo submodule
CoryMartin-NOAA Dec 4, 2023
cf89d5d
update gitignore
CoryMartin-NOAA Dec 4, 2023
4df2e8e
Check out branches
CoryMartin-NOAA Dec 4, 2023
8c50486
Merge branch 'develop' into feature/submodule
CoryMartin-NOAA Dec 12, 2023
99a6e88
try to move bundle into subdirectory
CoryMartin-NOAA Dec 12, 2023
77c47db
Revert "try to move bundle into subdirectory"
CoryMartin-NOAA Dec 12, 2023
ee412a8
Update modules
CoryMartin-NOAA Dec 12, 2023
f3edb41
Start to have scripts to update submodules
CoryMartin-NOAA Dec 13, 2023
2d30810
Actually cd
CoryMartin-NOAA Dec 13, 2023
b615448
Add JCSDA test data to submodules
CoryMartin-NOAA Dec 13, 2023
509126e
Update data repos too
CoryMartin-NOAA Dec 13, 2023
4910733
Merge branch 'develop' into feature/submodule
CoryMartin-NOAA Dec 14, 2023
337e3b4
Add CRTM as a submodule
CoryMartin-NOAA Dec 14, 2023
a1fc812
Remove data submodules
CoryMartin-NOAA Dec 14, 2023
a99a29a
Try cmake magic
CoryMartin-NOAA Dec 14, 2023
3e6045a
Bugfix
CoryMartin-NOAA Dec 14, 2023
1877dc2
More stuff
CoryMartin-NOAA Dec 14, 2023
6ba88ff
this is not working but I want to save before the weekend
CoryMartin-NOAA Dec 15, 2023
f0feb8f
add recursive clones everywhere for CI
CoryMartin-NOAA Dec 18, 2023
64c05de
Working maybe
CoryMartin-NOAA Dec 18, 2023
3ba469d
Working script to update hashes
CoryMartin-NOAA Dec 18, 2023
54fea31
Everything working but stable nightly
CoryMartin-NOAA Dec 18, 2023
11b57b5
Merge branch 'feature/submodule' of https://github.com/NOAA-EMC/GDASA…
CoryMartin-NOAA Dec 18, 2023
c38bdaa
detabulate
CoryMartin-NOAA Dec 18, 2023
349541a
Merge branch 'develop' into feature/submodule
CoryMartin-NOAA Dec 18, 2023
175c99e
get the cmakelists to show up
CoryMartin-NOAA Dec 19, 2023
64192bf
FMS submodule issue
CoryMartin-NOAA Dec 19, 2023
8c3c151
Merge branch 'develop' into feature/submodule
CoryMartin-NOAA Dec 19, 2023
88175e2
cmake fix hopefully
CoryMartin-NOAA Dec 20, 2023
8be7bc4
t pusMerge branch 'feature/submodule' of https://github.com/noaa-emc/…
CoryMartin-NOAA Dec 20, 2023
c5a0036
Merge branch 'develop' into feature/submodule
CoryMartin-NOAA Dec 20, 2023
c103f29
some cmake changes
CoryMartin-NOAA Dec 20, 2023
44dc8f4
Merge branch 'feature/submodule' of https://github.com/noaa-emc/gdasa…
CoryMartin-NOAA Dec 20, 2023
4e727b1
Fixed utils ctests (#820)
guillaumevernieres Dec 20, 2023
b052a8a
correct path to Data/fv3files in letkfoi_snowda.sh
RussTreadon-NOAA Dec 20, 2023
d82da3d
Merge branch 'develop' into feature/submodule
CoryMartin-NOAA Dec 21, 2023
b7640dc
updates to get convert_bufr_adpsfc ctests working
RussTreadon-NOAA Dec 21, 2023
8f4f7e9
modify how HOMEgfs is set for atm var and ens ctests
RussTreadon-NOAA Dec 22, 2023
af74fb2
Merge branch 'develop' into feature/submodule
CoryMartin-NOAA Jan 4, 2024
e20ee02
Merge branch 'develop' into feature/submodule
RussTreadon-NOAA Jan 10, 2024
f19bdd9
update paths in soca scripts and tests (#845)
RussTreadon-NOAA Jan 10, 2024
b7a7569
Merge branch 'develop' into feature/submodule
RussTreadon-NOAA Jan 11, 2024
b699294
update hashes for jedi libraries (#811)
RussTreadon-NOAA Jan 11, 2024
4846a7f
Merge branch 'develop' into feature/submodule
RussTreadon-NOAA Jan 11, 2024
a958ea8
Merge branch 'develop' into feature/submodule
RussTreadon-NOAA Jan 11, 2024
2671b13
update submodule hashes for land-imsproc and vader, add gdas to DMPDI…
RussTreadon-NOAA Jan 12, 2024
54ff2af
replace resdet and resens with resdetatmos and resensatmos (#811)
RussTreadon-NOAA Jan 12, 2024
b9379ba
update comrot to be consistent with g-w develop (#811)
RussTreadon-NOAA Jan 12, 2024
695447b
use realpath for HOMEgfs in config.base (#811)
RussTreadon-NOAA Jan 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Check out branches
  • Loading branch information
CoryMartin-NOAA committed Dec 4, 2023
commit 4df2e8e38e552c8697f75d547f8cd8adb0389554
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,27 @@
[submodule "sorc/gsw"]
path = sorc/gsw
url = https://github.com/jcsda-internal/GSW-Fortran.git
branch = develop
[submodule "sorc/oops"]
path = sorc/oops
url = https://github.com/jcsda/oops.git
branch = develop
[submodule "sorc/vader"]
path = sorc/vader
url = https://github.com/jcsda/vader.git
branch = develop
[submodule "sorc/saber"]
path = sorc/saber
url = https://github.com/jcsda/saber.git
branch = develop
[submodule "sorc/ioda"]
path = sorc/ioda
url = https://github.com/jcsda/ioda.git
branch = develop
[submodule "sorc/ufo"]
path = sorc/ufo
url = https://github.com/jcsda/ufo.git
branch = develop
[submodule "sorc/fv3"]
path = sorc/fv3
url = https://github.com/jcsda/GFDL_atmos_cubed_sphere.git
Expand All @@ -34,6 +40,7 @@
[submodule "sorc/fv3-jedi"]
path = sorc/fv3-jedi
url = https://github.com/jcsda/fv3-jedi.git
branch = develop
[submodule "sorc/icepack"]
path = sorc/icepack
url = https://github.com/JCSDA-internal/Icepack.git
Expand All @@ -43,9 +50,11 @@
[submodule "sorc/soca"]
path = sorc/soca
url = https://github.com/jcsda-internal/soca.git
branch = develop
[submodule "sorc/iodaconv"]
path = sorc/iodaconv
url = https://github.com/JCSDA-internal/ioda-converters.git
branch = develop
[submodule "sorc/land-imsproc"]
path = sorc/land-imsproc
url = https://github.com/NOAA-PSL/land-IMS_proc.git
Expand Down
Loading