Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
6 changes: 4 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@
branch = develop
[submodule "CMEPS"]
path = CMEPS-interface/CMEPS
url = https://github.com/NOAA-EMC/CMEPS
branch = emc/develop
#url = https://github.com/NOAA-EMC/CMEPS
#branch = emc/develop
url = https://github.com/DeniseWorthen/CMEPS
branch = feature/remove_bulkaoflux
[submodule "HYCOM"]
path = HYCOM-interface/HYCOM
url = https://github.com/NOAA-EMC/HYCOM-src
Expand Down
2 changes: 1 addition & 1 deletion CMEPS-interface/CMEPS
752 changes: 375 additions & 377 deletions tests/logs/RegressionTests_ursa.log

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions tests/rt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,6 @@ RUN | datm_cdeps_control_gefs | - wcoss2
RUN | datm_cdeps_iau_gefs | - wcoss2 | baseline |
RUN | datm_cdeps_stochy_gefs | - wcoss2 | baseline |
RUN | datm_cdeps_ciceC_cfsr | - wcoss2 noaacloud | baseline |
RUN | datm_cdeps_bulk_cfsr | - wcoss2 noaacloud | baseline |
RUN | datm_cdeps_bulk_gefs | - wcoss2 noaacloud | baseline |
RUN | datm_cdeps_mx025_cfsr | - wcoss2 noaacloud | baseline |
RUN | datm_cdeps_mx025_gefs | - wcoss2 noaacloud | baseline |
RUN | datm_cdeps_multiple_files_cfsr | - wcoss2 noaacloud | |
Expand Down
1 change: 0 additions & 1 deletion tests/test_changes.list
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
control_c48_lnd_iau intel
24 changes: 0 additions & 24 deletions tests/tests/datm_cdeps_bulk_cfsr

This file was deleted.

33 changes: 0 additions & 33 deletions tests/tests/datm_cdeps_bulk_gefs

This file was deleted.

Loading