Skip to content

Commit caf8f34

Browse files
committed
added 24h era test recipe
1 parent d268fdd commit caf8f34

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

tests/create/accumulate-era-2.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
dates:
2+
frequency: 24h
3+
start: 2021-01-10 6:00:00
4+
end: 2021-01-12 0:00:00
5+
6+
input:
7+
accumulate:
8+
period: 24h
9+
source:
10+
mars:
11+
expver: "0001"
12+
class: ea
13+
#stream: oper
14+
#stream: enda
15+
grid: 20./20.
16+
levtype: sfc
17+
param: [ tp, cp ]
18+
19+
20+
checks:
21+
none: {}

0 commit comments

Comments
 (0)