Skip to content

Commit

Permalink
Changes name of rossrad file for letkf (#1151)
Browse files Browse the repository at this point in the history
Changes soca fix file staging yaml for rossrad.dat -> rossrad.nc

Another little step towards
#1091
  • Loading branch information
AndrewEichmann-NOAA committed Jun 6, 2024
1 parent e9eebbb commit 5071c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parm/soca/letkf/soca_fix_stage.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# fix files to copy
######################################
copy:
- ["{{ SOCA_INPUT_FIX_DIR }}/rossrad.dat", "{{ DATA }}/rossrad.dat"]
- ["{{ SOCA_INPUT_FIX_DIR }}/rossrad.nc", "{{ DATA }}/rossrad.nc"]
- ["{{ SOCA_INPUT_FIX_DIR }}/field_table", "{{ DATA }}/field_table"]
- ["{{ SOCA_INPUT_FIX_DIR }}/diag_table", "{{ DATA }}/diag_table"]
- ["{{ SOCA_INPUT_FIX_DIR }}/MOM_input", "{{ DATA }}/MOM_input"]
Expand Down

0 comments on commit 5071c52

Please sign in to comment.