We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f62cf1 commit d3c5c66Copy full SHA for d3c5c66
tests/create/accumulate-era-1-enda.yaml
@@ -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