-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplot_article_cases.yaml
59 lines (58 loc) · 1.58 KB
/
plot_article_cases.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
53
54
55
56
57
58
59
# Configurations for plotting example nowcasts
outdir: article_figures_new
figsize: [14.32, 14]
filename: "case_nowcast_%Y%m%d%H%M.pdf"
stylefile: article.mplstyle
dpi: 300
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:
plot_diff: false
plot_map: true
map_params:
proj: "+proj=stere +a=6371288 +lon_0=25E +lat_0=90N +lat_ts=60 +x_0=380886.310 +y_0=3395677.920 +no_defs"
# Bounding box of images as
# east, south, west, north
bbox_lonlat: [20.55552, 59.00874, 30.28017, 63.62105]
# Zoom level of map
zoom: 7
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:
path: /data/PINCAST/manuscript_1/nowcasts/pysteps/datasetV3/p25_linda_lcnn_cases_swap.hdf5
title: "LINDA"
# extrapolation
extrapolation:
path: /data/PINCAST/manuscript_1/nowcasts/pysteps/datasetV3/p25_extrapolation_lcnn_cases_swap.hdf5
title: "Extrapolation"
# measurement path
measurements:
path: "/data/PINCAST/manuscript_1/nowcasts/measurements/test_obs_512.hdf5"
offset: 0