JCSDA / ufs-bundle

Bundle for interfacing UFS models with JEDI interfaces
GNU Lesser General Public License v2.1
0 stars 3 forks source link

Update fv3jedi repos from develop 2023/08/30 #37

Closed climbfuji closed 1 year ago

climbfuji commented 1 year ago

Description

Temporarily change the branches for the three fv3jedi repos to test updates from develop. ,Even though the branch names will get reverted, we may end up merging this just to update a few comments in CMakeLists.txt

Testing in CI: https://github.com/JCSDA/ufs-bundle/actions/runs/6026366347/job/16349119705

Also tested successfully on my macOS for UFS_APP ATM (but didn't try any of the other apps).

There is an issue for updating soca feature/ufs_dom, which has fallen behind (outside of the scope of this PR): https://github.com/JCSDA-internal/soca/issues/951

Issue(s) addressed

ufs-bundle broken after recent JEDI merges

Dependencies

List the other PRs that this PR is dependent on:

Impact

ufs-bundle will be un-broken

Checklist

climbfuji commented 1 year ago

CI tests passed after the latest push, ready to merge