Skip to content

Commit

Permalink
Merge pull request NOAA-GSL#51 from jderrico-noaa/rocky_gsl_ufs_rtdev1
Browse files Browse the repository at this point in the history
Rocky update for gsl_ufs_rtdev1
  • Loading branch information
jderrico-noaa authored Mar 28, 2024
2 parents dd89fa4 + 1abe882 commit a33ce41
Show file tree
Hide file tree
Showing 224 changed files with 3,245 additions and 25,318 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:

documentation:

permissions:
pull-requests: 'write'

Expand Down Expand Up @@ -56,7 +56,8 @@ jobs:
path: artifact/doc_warnings.log
if-no-files-found: ignore

- name: Comment ReadDocs
- name: Comment ReadDocs Link in PR
if: github.event_name == 'pull_request'
uses: actions/github-script@v6
with:
script: |
Expand All @@ -68,5 +69,5 @@ jobs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: message
})
body: message
})
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "sorc/ufs_model.fd"]
path = sorc/ufs_model.fd
url = https://github.com/ufs-community/ufs-weather-model
url = https://github.com/NOAA-GSL/ufs-weather-model
ignore = dirty
[submodule "sorc/wxflow"]
path = sorc/wxflow
Expand All @@ -10,7 +10,7 @@
url = https://github.com/NOAA-EMC/gfs-utils
[submodule "sorc/ufs_utils.fd"]
path = sorc/ufs_utils.fd
url = https://github.com/ufs-community/UFS_UTILS.git
url = https://github.com/NOAA-GSL/UFS_UTILS.git
[submodule "sorc/verif-global.fd"]
path = sorc/verif-global.fd
url = https://github.com/NOAA-EMC/EMC_verif-global.git
Expand Down
5 changes: 0 additions & 5 deletions FV3GFSwfm/rt_v17p8_ugwpv1_c3/rt_v17p8_ugwpv1_c3.crontab

This file was deleted.

296 changes: 0 additions & 296 deletions FV3GFSwfm/rt_v17p8_ugwpv1_c3/rt_v17p8_ugwpv1_c3.xml_gen

This file was deleted.

13 changes: 0 additions & 13 deletions FV3GFSwfm/rt_v17p8_ugwpv1_c3/runcmds

This file was deleted.

Loading

0 comments on commit a33ce41

Please sign in to comment.