Skip to content

Commit

Permalink
Merge pull request #5 from briannen/rrfs_ens_design
Browse files Browse the repository at this point in the history
Adding generic XMLs
  • Loading branch information
briannen authored Oct 12, 2023
2 parents 93fde46 + d75714c commit 4c6f187
Show file tree
Hide file tree
Showing 148 changed files with 24,291 additions and 0 deletions.
162 changes: 162 additions & 0 deletions ush/ICpert_scripts/XMLs/generic_XML/AUC/plot_10mW_05_AUC_rfmt.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,162 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<plot_spec>
<connection>
<host>HOST</host>
<database>DB_NAME</database>
<user>USER</user>
<password>PASS</password>
<management_system>mariadb</management_system>
</connection>
<rscript>/usr/local/R/bin/Rscript</rscript>
<folders>
<r_tmpl>R_TMPL</r_tmpl>
<r_work>R_WORK</r_work>
<plots>PLOTS</plots>
<data>DATA</data>
<scripts>SCRIPTS</scripts>
</folders>
<plot>
<template>series_plot.R_tmpl</template>
<dep>
<dep1>
<fcst_var name="WIND_ENS_FREQ_ge5">
<stat>PSTD_ROC_AUC</stat>
</fcst_var>
</dep1>
<dep2/>
</dep>
<series1>
<field name="model">
<val>MODEL_1</val>
<val>MODEL_2</val>
</field>
</series1>
<series2/>
<plot_fix>
<field equalize="false" name="fcst_lev">
<set name="fcst_lev_0">
<val>Z10</val>
</set>
</field>
</plot_fix>
<plot_cond/>
<indep equalize="false" name="fcst_lead">
FHR_LEAD
</indep>
<agg_stat>
<agg_pct>true</agg_pct>
<boot_repl>1</boot_repl>
<boot_random_seed/>
<boot_ci>perc</boot_ci>
<eveq_dis>false</eveq_dis>
<cache_agg_stat>false</cache_agg_stat>
<circular_block_bootstrap>true</circular_block_bootstrap>
</agg_stat>
<plot_stat>median</plot_stat>
<tmpl>
<data_file>TMPL_INFO_10mW_05_AUC_rfmt.data</data_file>
<plot_file>TMPL_INFO_10mW_05_AUC_rfmt.png</plot_file>
<r_file>TMPL_INFO_10mW_05_AUC_rfmt.R</r_file>
<title>Area Under the Curve: 10m Wind Speed &gt;= 5 m/s TITLE</title>
<x_label>Forecast Lead Time (h)</x_label>
<y1_label>AUC</y1_label>
<y2_label/>
<caption/>
<job_title>TMPL_INFO_10mW_05_AUC_rfmt</job_title>
<keep_revisions>false</keep_revisions>
<listdiffseries1>list()</listdiffseries1>
<listdiffseries2>list()</listdiffseries2>
</tmpl>
<execution_type>Rscript</execution_type>
<event_equal>false</event_equal>
<vert_plot>false</vert_plot>
<x_reverse>false</x_reverse>
<num_stats>false</num_stats>
<indy1_stag>false</indy1_stag>
<indy2_stag>false</indy2_stag>
<start_from_zero>false</start_from_zero>
<grid_on>true</grid_on>
<sync_axes>false</sync_axes>
<dump_points1>false</dump_points1>
<dump_points2>false</dump_points2>
<log_y1>false</log_y1>
<log_y2>false</log_y2>
<varianceinflationfactor>false</varianceinflationfactor>
<plot_type>png16m</plot_type>
<plot_height>8.5</plot_height>
<plot_width>11</plot_width>
<plot_res>72</plot_res>
<plot_units>in</plot_units>
<mar>c(8,4,5,4)</mar>
<mgp>c(1,1,0)</mgp>
<cex>1</cex>
<title_weight>2</title_weight>
<title_size>1.4</title_size>
<title_offset>-2</title_offset>
<title_align>0.5</title_align>
<xtlab_orient>1</xtlab_orient>
<xtlab_perp>-0.75</xtlab_perp>
<xtlab_horiz>0.5</xtlab_horiz>
<xtlab_freq>0</xtlab_freq>
<xtlab_size>1</xtlab_size>
<xlab_weight>1</xlab_weight>
<xlab_size>1</xlab_size>
<xlab_offset>2</xlab_offset>
<xlab_align>0.5</xlab_align>
<ytlab_orient>1</ytlab_orient>
<ytlab_perp>0.5</ytlab_perp>
<ytlab_horiz>0.5</ytlab_horiz>
<ytlab_size>1</ytlab_size>
<ylab_weight>1</ylab_weight>
<ylab_size>1</ylab_size>
<ylab_offset>-2</ylab_offset>
<ylab_align>0.5</ylab_align>
<grid_lty>3</grid_lty>
<grid_col>#cccccc</grid_col>
<grid_lwd>1</grid_lwd>
<grid_x>listX</grid_x>
<x2tlab_orient>1</x2tlab_orient>
<x2tlab_perp>1</x2tlab_perp>
<x2tlab_horiz>0.5</x2tlab_horiz>
<x2tlab_size>0.8</x2tlab_size>
<x2lab_size>0.8</x2lab_size>
<x2lab_offset>-0.5</x2lab_offset>
<x2lab_align>0.5</x2lab_align>
<y2tlab_orient>1</y2tlab_orient>
<y2tlab_perp>0.5</y2tlab_perp>
<y2tlab_horiz>0.5</y2tlab_horiz>
<y2tlab_size>1</y2tlab_size>
<y2lab_size>1</y2lab_size>
<y2lab_offset>1</y2lab_offset>
<y2lab_align>0.5</y2lab_align>
<legend_box>o</legend_box>
<legend_inset>c(0, -.25)</legend_inset>
<legend_ncol>2</legend_ncol>
<legend_size>0.8</legend_size>
<caption_weight>1</caption_weight>
<caption_col>#333333</caption_col>
<caption_size>0.8</caption_size>
<caption_offset>3</caption_offset>
<caption_align>0</caption_align>
<ci_alpha>0.05</ci_alpha>
<eqbound_low>-0.001</eqbound_low>
<eqbound_high>0.001</eqbound_high>
<plot_ci>c("none","none")</plot_ci>
<show_signif>c(FALSE,FALSE)</show_signif>
<plot_disp>c(TRUE,TRUE)</plot_disp>
<colors>c("#ff0000FF","#8000ffFF")</colors>
<pch>c(20,20)</pch>
<type>c("b","b")</type>
<lty>c(1,1)</lty>
<lwd>c(2,2)</lwd>
<con_series>c(1,1)</con_series>
<order_series>c(1,2)</order_series>
<plot_cmd/>
<legend>c("MOD_1_LEGEND","MOD_2_LEGEND")</legend>
<create_html>TRUE</create_html>
<y1_lim>c()</y1_lim>
<x1_lim>c()</x1_lim>
<y1_bufr>0.04</y1_bufr>
<y2_lim>c()</y2_lim>
</plot>
</plot_spec>
162 changes: 162 additions & 0 deletions ush/ICpert_scripts/XMLs/generic_XML/AUC/plot_10mW_10_AUC_rfmt.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,162 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<plot_spec>
<connection>
<host>HOST</host>
<database>DB_NAME</database>
<user>USER</user>
<password>PASS</password>
<management_system>mariadb</management_system>
</connection>
<rscript>/usr/local/R/bin/Rscript</rscript>
<folders>
<r_tmpl>R_TMPL</r_tmpl>
<r_work>R_WORK</r_work>
<plots>PLOTS</plots>
<data>DATA</data>
<scripts>SCRIPTS</scripts>
</folders>
<plot>
<template>series_plot.R_tmpl</template>
<dep>
<dep1>
<fcst_var name="WIND_ENS_FREQ_ge10">
<stat>PSTD_ROC_AUC</stat>
</fcst_var>
</dep1>
<dep2/>
</dep>
<series1>
<field name="model">
<val>MODEL_1</val>
<val>MODEL_2</val>
</field>
</series1>
<series2/>
<plot_fix>
<field equalize="false" name="fcst_lev">
<set name="fcst_lev_0">
<val>Z10</val>
</set>
</field>
</plot_fix>
<plot_cond/>
<indep equalize="false" name="fcst_lead">
FHR_LEAD
</indep>
<agg_stat>
<agg_pct>true</agg_pct>
<boot_repl>1</boot_repl>
<boot_random_seed/>
<boot_ci>perc</boot_ci>
<eveq_dis>false</eveq_dis>
<cache_agg_stat>false</cache_agg_stat>
<circular_block_bootstrap>true</circular_block_bootstrap>
</agg_stat>
<plot_stat>median</plot_stat>
<tmpl>
<data_file>TMPL_INFO_10mW_10_AUC_rfmt.data</data_file>
<plot_file>TMPL_INFO_10mW_10_AUC_rfmt.png</plot_file>
<r_file>TMPL_INFO_10mW_10_AUC_rfmt.R</r_file>
<title>Area Under the Curve: 10m Wind Speed &gt;= 10 m/s TITLE</title>
<x_label>Forecast Lead Time (h)</x_label>
<y1_label>AUC</y1_label>
<y2_label/>
<caption/>
<job_title>TMPL_INFO_10mW_10_AUC_rfmt</job_title>
<keep_revisions>false</keep_revisions>
<listdiffseries1>list()</listdiffseries1>
<listdiffseries2>list()</listdiffseries2>
</tmpl>
<execution_type>Rscript</execution_type>
<event_equal>false</event_equal>
<vert_plot>false</vert_plot>
<x_reverse>false</x_reverse>
<num_stats>false</num_stats>
<indy1_stag>false</indy1_stag>
<indy2_stag>false</indy2_stag>
<start_from_zero>false</start_from_zero>
<grid_on>true</grid_on>
<sync_axes>false</sync_axes>
<dump_points1>false</dump_points1>
<dump_points2>false</dump_points2>
<log_y1>false</log_y1>
<log_y2>false</log_y2>
<varianceinflationfactor>false</varianceinflationfactor>
<plot_type>png16m</plot_type>
<plot_height>8.5</plot_height>
<plot_width>11</plot_width>
<plot_res>72</plot_res>
<plot_units>in</plot_units>
<mar>c(8,4,5,4)</mar>
<mgp>c(1,1,0)</mgp>
<cex>1</cex>
<title_weight>2</title_weight>
<title_size>1.4</title_size>
<title_offset>-2</title_offset>
<title_align>0.5</title_align>
<xtlab_orient>1</xtlab_orient>
<xtlab_perp>-0.75</xtlab_perp>
<xtlab_horiz>0.5</xtlab_horiz>
<xtlab_freq>0</xtlab_freq>
<xtlab_size>1</xtlab_size>
<xlab_weight>1</xlab_weight>
<xlab_size>1</xlab_size>
<xlab_offset>2</xlab_offset>
<xlab_align>0.5</xlab_align>
<ytlab_orient>1</ytlab_orient>
<ytlab_perp>0.5</ytlab_perp>
<ytlab_horiz>0.5</ytlab_horiz>
<ytlab_size>1</ytlab_size>
<ylab_weight>1</ylab_weight>
<ylab_size>1</ylab_size>
<ylab_offset>-2</ylab_offset>
<ylab_align>0.5</ylab_align>
<grid_lty>3</grid_lty>
<grid_col>#cccccc</grid_col>
<grid_lwd>1</grid_lwd>
<grid_x>listX</grid_x>
<x2tlab_orient>1</x2tlab_orient>
<x2tlab_perp>1</x2tlab_perp>
<x2tlab_horiz>0.5</x2tlab_horiz>
<x2tlab_size>0.8</x2tlab_size>
<x2lab_size>0.8</x2lab_size>
<x2lab_offset>-0.5</x2lab_offset>
<x2lab_align>0.5</x2lab_align>
<y2tlab_orient>1</y2tlab_orient>
<y2tlab_perp>0.5</y2tlab_perp>
<y2tlab_horiz>0.5</y2tlab_horiz>
<y2tlab_size>1</y2tlab_size>
<y2lab_size>1</y2lab_size>
<y2lab_offset>1</y2lab_offset>
<y2lab_align>0.5</y2lab_align>
<legend_box>o</legend_box>
<legend_inset>c(0, -.25)</legend_inset>
<legend_ncol>2</legend_ncol>
<legend_size>0.8</legend_size>
<caption_weight>1</caption_weight>
<caption_col>#333333</caption_col>
<caption_size>0.8</caption_size>
<caption_offset>3</caption_offset>
<caption_align>0</caption_align>
<ci_alpha>0.05</ci_alpha>
<eqbound_low>-0.001</eqbound_low>
<eqbound_high>0.001</eqbound_high>
<plot_ci>c("none","none")</plot_ci>
<show_signif>c(FALSE,FALSE)</show_signif>
<plot_disp>c(TRUE,TRUE)</plot_disp>
<colors>c("#ff0000FF","#8000ffFF")</colors>
<pch>c(20,20)</pch>
<type>c("b","b")</type>
<lty>c(1,1)</lty>
<lwd>c(2,2)</lwd>
<con_series>c(1,1)</con_series>
<order_series>c(1,2)</order_series>
<plot_cmd/>
<legend>c("MOD_1_LEGEND","MOD_2_LEGEND")</legend>
<create_html>TRUE</create_html>
<y1_lim>c()</y1_lim>
<x1_lim>c()</x1_lim>
<y1_bufr>0.04</y1_bufr>
<y2_lim>c()</y2_lim>
</plot>
</plot_spec>
Loading

0 comments on commit 4c6f187

Please sign in to comment.