Skip to content

Commit d3c5c66

Browse files
committed
more tests for accumulation. era-1-enda passes.
1 parent 6f62cf1 commit d3c5c66

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
dates:
2+
frequency: 6h
3+
start: 2021-01-10 18:00:00
4+
end: 2021-01-12 12:00:00
5+
6+
# https://apps.ecmwf.int/mars-catalogue/?stream=oper&levtype=sfc&expver=1&month=aug&year=2020&type=fc&class=ea
7+
# time : 6 18
8+
# step : 0/to/18/by/1
9+
10+
input:
11+
accumulate:
12+
period: 6h
13+
source:
14+
mars:
15+
expver: "0001"
16+
class: ea
17+
stream: enda
18+
19+
grid: 20./20.
20+
levtype: sfc
21+
param: [ tp, cp ]
22+
23+
checks:
24+
none: {}

0 commit comments

Comments
 (0)