Skip to content

Commit 7ca7ba1

Browse files
authored
ERA-5 to ERA5
1 parent bd8b532 commit 7ca7ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/templates/clean-cmip6.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ spec:
218218
value: "{{ steps.standardize-historical-run.outputs.parameters.out-zarr }}"
219219
- name: out-zarr
220220
value: "{{ steps.get-output-clean-training-url.outputs.parameters.out-url }}"
221-
# Matches window of "reference" ERA-5 data +/- 15 days.
221+
# Matches window of "reference" ERA5 data +/- 15 days.
222222
- name: from-time
223223
value: "1994-12-17"
224224
- name: to-time

0 commit comments

Comments
 (0)