-
Notifications
You must be signed in to change notification settings - Fork 0
/
plot_erad_gifs.yaml
52 lines (51 loc) · 1.37 KB
/
plot_erad_gifs.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Configurations for plotting example nowcasts
outdir: gif_figures
figsize: [14.32, 14]
filename: "case_nowcast_%Y%m%d%H%M.pdf"
stylefile: presentation.mplstyle
dpi: 600
leadtimes:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
# - 18
# - 24
# - 30
# - 36
n_input_images: 5
min_val: 1.0
# advection_field_path: "/data/PINCAST/manuscript_1/lagrangian_data/FMI_5_6_h5_constant_v15062022/%Y/%m/%d/%Y%m%d%H%M_SUOMI1_lagrangian.h5"
# adv_field_bbox: [604, 1116, 125, 637]
advection_field_path:
adv_field_bbox:
nowcasts:
# L-CNN-d RMSE
lcnn-diff-rmse-30lt-20062022:
path: /data/PINCAST/manuscript_1/nowcasts/lcnn/lcnn_diff_rmse_30lt_20062022/lcnn_diff_rmse_30lt_20062022_36.h5
title: "L-CNN"
# Rainnet logcosh
p24-rn-logcosh-lt30:
path: /data/PINCAST/manuscript_1/nowcasts/rainnet-pytorch/datasetV3/p24-rn-logcosh-lt30.hdf5
title: "RainNet"
# LINDA domain
linda:
path: /data/PINCAST/manuscript_1/nowcasts/pysteps/datasetV3/p24_linda_lcnn_cases.hdf5
title: "LINDA"
# extrapolation
extrapolation:
# path: /data/PINCAST/manuscript_1/nowcasts/pysteps/datasetV3/p13_extrapolation.hdf5
path: /data/PINCAST/manuscript_1/nowcasts/pysteps/datasetV3/p24_extrapolation_lcnn_cases.hdf5
title: "Extrapolation"
# measurement path
measurements:
path: "/data/PINCAST/manuscript_1/nowcasts/measurements/test_obs_512.hdf5"
offset: 0