Skip to content

Commit

Permalink
reverted ufo branch and soca obs list
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumevernieres committed Jul 21, 2023
1 parent 21163e7 commit 4cb9f04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ if(BUILD_GDASBUNDLE)
ecbuild_bundle( PROJECT vader GIT "https://github.com/jcsda/vader.git" BRANCH develop )
ecbuild_bundle( PROJECT saber GIT "https://github.com/jcsda/saber.git" BRANCH develop )
ecbuild_bundle( PROJECT ioda GIT "https://github.com/jcsda/ioda.git" BRANCH develop )
ecbuild_bundle( PROJECT ufo GIT "https://github.com/jcsda/ufo.git" BRANCH develop )
ecbuild_bundle( PROJECT ufo GIT "https://github.com/jcsda/ufo.git" BRANCH feature/gdasapp_ufo )

# FMS and FV3 dynamical core
ecbuild_bundle( PROJECT fms GIT "https://github.com/jcsda/FMS.git" BRANCH release-stable )
Expand Down
3 changes: 1 addition & 2 deletions parm/soca/obs/obs_list.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
observers:
- !INC ${OBS_YAML_DIR}/adt_j3.yaml
- !INC ${OBS_YAML_DIR}/salt_profile_fnmoc.yaml
- !INC ${OBS_YAML_DIR}/temp_profile_fnmoc.yaml
#- !INC ${OBS_YAML_DIR}/salt_profile_fnmoc.yaml
- !INC ${OBS_YAML_DIR}/sss_smap.yaml
- !INC ${OBS_YAML_DIR}/sst_noaa19_l3u.yaml
- !INC ${OBS_YAML_DIR}/icec_emc.yaml

0 comments on commit 4cb9f04

Please sign in to comment.