-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into feature/73_documentat…
…ion_updates
- Loading branch information
Showing
6 changed files
with
268 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
206 changes: 206 additions & 0 deletions
206
use_cases/Hurricane_Matthew/Visualization/custom_line.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,206 @@ | ||
alpha: 0.05 | ||
box_avg: 'False' | ||
box_boxwex: 0.2 | ||
box_notch: 'False' | ||
box_outline: 'True' | ||
box_pts: 'False' | ||
caption_align: 0.0 | ||
caption_col: '#333333' | ||
caption_offset: 3.0 | ||
caption_size: 0.8 | ||
caption_weight: 1 | ||
cex: 1 | ||
colors: | ||
- '#ff0000' | ||
- '#0000ff' | ||
con_series: | ||
- 1 | ||
- 1 | ||
create_html: 'False' | ||
derived_series_1: [] | ||
derived_series_2: [] | ||
dump_points_1: 'False' | ||
dump_points_2: 'False' | ||
event_equal: 'True' | ||
fcst_var_val_1: | ||
T2: | ||
- RMSE | ||
- BCMSE | ||
fcst_var_val_2: [] | ||
fixed_vars_vals_input: | ||
fcst_lev: | ||
- Z2 | ||
grid_col: '#cccccc' | ||
grid_lty: 3 | ||
grid_lwd: 1 | ||
grid_on: 'True' | ||
grid_x: listX | ||
indy_label: | ||
- '0' | ||
- '3' | ||
- '6' | ||
- '9' | ||
- '12' | ||
- '15' | ||
- '18' | ||
- '21' | ||
- '24' | ||
- '27' | ||
- '30' | ||
- '33' | ||
- '36' | ||
- '39' | ||
- '42' | ||
- '45' | ||
- '48' | ||
indy_stagger_1: 'True' | ||
indy_stagger_2: 'False' | ||
indy_vals: | ||
- '00000' | ||
- '03000' | ||
- '60000' | ||
- '90000' | ||
- '120000' | ||
- '150000' | ||
- '180000' | ||
- '210000' | ||
- '240000' | ||
- '270000' | ||
- '300000' | ||
- '330000' | ||
- '360000' | ||
- '390000' | ||
- '420000' | ||
- '450000' | ||
- '480000' | ||
indy_var: fcst_lead | ||
legend_box: o | ||
legend_inset: | ||
x: 0.0 | ||
y: -0.25 | ||
legend_ncol: 3 | ||
legend_size: 0.8 | ||
line_type: None | ||
list_stat_1: | ||
- RMSE | ||
- BCMSE | ||
list_stat_2: [] | ||
#- BCMSE | ||
list_static_val: | ||
mar: | ||
- 8 | ||
- 4 | ||
- 5 | ||
- 4 | ||
method: bca | ||
mgp: | ||
- 1 | ||
- 1 | ||
- 0 | ||
num_iterations: 1 | ||
num_threads: -1 | ||
plot_caption: Caption | ||
plot_ci: | ||
- std | ||
- std | ||
plot_disp: | ||
- 'True' | ||
- 'True' | ||
plot_filename: '/data/output/met_plot/line_T2_RMSE_BCMSE.png' | ||
plot_height: 8.5 | ||
plot_res: 72 | ||
plot_stat: median | ||
plot_type: png16m | ||
plot_units: in | ||
plot_width: 11.0 | ||
|
||
# Optional, uncomment and set to directory to store the .points1 file | ||
# that is used by METviewer (created when dump_points_1 is set to True) | ||
# if dump_points_1 is True and this is uncommented, the points1 file | ||
# will be saved in the default location (i.e. where the input data file is stored). | ||
#points_path: /dir_to_save_points1_file | ||
random_seed: null | ||
series_line_style: | ||
- '-' | ||
- '-' | ||
series_line_width: | ||
- 1 | ||
- 1 | ||
series_order: | ||
- 1 | ||
- 2 | ||
series_symbols: | ||
- . | ||
- ^ | ||
series_type: | ||
- b | ||
- b | ||
series_val_1: | ||
model: | ||
- WRF | ||
series_val_2: {} | ||
show_nstats: 'True' | ||
show_signif: | ||
- 'False' | ||
stat_input: '/data/output/met_plot/cnt_reformatted.data' | ||
sync_yaxes: 'False' | ||
title: CNT linetype for T2 RMSE and BCMSE | ||
title_align: 0.5 | ||
title_offset: -2 | ||
title_size: 1.4 | ||
title_weight: 2.0 | ||
user_legend: [] | ||
variance_inflation_factor: 'False' | ||
vert_plot: 'False' | ||
x2lab_align: 0.5 | ||
x2lab_offset: -0.5 | ||
x2lab_size: 0.8 | ||
x2lab_weight: 1 | ||
x2tlab_horiz: 0.5 | ||
x2tlab_orient: 1 | ||
x2tlab_perp: 1 | ||
x2tlab_size: 0.8 | ||
xaxis: fcst lead time (hr) | ||
xaxis_reverse: 'False' | ||
xlab_align: 0.5 | ||
xlab_offset: 2 | ||
xlab_size: 1 | ||
xlab_weight: 1 | ||
xlim: [] | ||
xtlab_decim: 0 | ||
xtlab_horiz: 0.5 | ||
xtlab_orient: 1 | ||
xtlab_perp: -0.75 | ||
xtlab_size: 1 | ||
y2lab_align: 0.5 | ||
y2lab_offset: 1 | ||
y2lab_size: 1 | ||
y2lab_weight: 1 | ||
y2lim: [] | ||
y2tlab_horiz: 0.5 | ||
y2tlab_orient: 1 | ||
y2tlab_perp: 1 | ||
y2tlab_size: 1.0 | ||
yaxis_1: RMSE and BCMSE for T2 WRF Model data | ||
yaxis_2: '' | ||
ylab_align: 0.5 | ||
ylab_offset: -2 | ||
ylab_size: 1 | ||
ylab_weight: 1 | ||
ylim: [] | ||
ytlab_horiz: 0.5 | ||
ytlab_orient: 1 | ||
ytlab_perp: 0.5 | ||
ytlab_size: 1 | ||
|
||
|
||
# To save your log output to a file, specify a path and filename and uncomment the line below. Make sure you have | ||
# permissions to the directory you specify. The default, as specified in the default config file is stdout. | ||
log_filename: /data/output/met_plot/cnt_rmse_bme_line.log | ||
|
||
# To change the log level, specify a log level: debug, info, warning, error and uncomment the line below. | ||
# Debug and info log level will produce more log output. | ||
log_level: INFO | ||
show_legend: | ||
- 'True' | ||
- 'True' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
use_cases/Hurricane_Matthew/Visualization/reformat_cnt.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Configuration settings for reformatting MET .stat output to format for METplotpy | ||
|
||
# if .stat file input already contains aggregated statistics (i.e. output from MET stat-analysis | ||
# has been applied to MET .stat output from point-stat, grid-stat, or ensemble-stat). | ||
input_stats_aggregated: True | ||
|
||
output_dir: /data/output/met_plot | ||
output_filename: cnt_reformatted.data | ||
|
||
input_data_dir: /data/output/point_stat | ||
|
||
# Set to log_filename to STDOUT/stdout if no log file is to be saved | ||
log_directory: /data/output/met_plot | ||
log_filename: reformatting_cnt_log.txt | ||
|
||
# most verbose is info, less verbose is error | ||
log_level: info | ||
|
||
# Currently support FHO, CTC, CTS, CNT, SL1L2, VL1L2, PCT, MCTC, VCNT, ECNT, and RHIST line types | ||
line_type: CNT |