Skip to content

Commit

Permalink
add one more ww3 directory to prestage
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Dec 27, 2024
1 parent 2d8f1e8 commit eba32bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/preview_namelist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ jobs:
$GITHUB_WORKSPACE/bin/git-fleximod update
- name: Get WW3 grid data
# WW3 data needs to be prestaged for buildnml to work correctly
run: |
svn co https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/wav/ww3/grid_inp.wgx3v7 /home/runner/cesm/inputdata/wav/ww3/grid_inp.wgx3v7
svn co https://svn-ccsm-inputdata.cgd.ucar.edu/trunk/inputdata/wav/ww3 /home/runner/cesm/inputdata/wav/ww3
- name: Create new cases, run case.setup, and then preview namelists
run: |
Expand Down

0 comments on commit eba32bb

Please sign in to comment.