[Met_help] vsdb tool output
Ruifang Li
lir at ucar.edu
Fri Feb 20 12:17:12 MST 2009
Hi,
I tried METv 1.1 vsdb-analysis tool to summerize output from point-stat. I
defined column as RMSE AND MBIAS in config file and get the same output for
different column. Is there something wrong in my config file?
Here is my config file for vsdb:
model[] = [];
fcst_lead[] = ["12","18","24","30","36","42","48","54","60"];
valid_beg = "20070815_000000";
valid_end = "20070817_000000";
init_beg = "";
init_end = "";
init_hour[] = [];
obtype[] = ["ADPUPA", "ADPSFC", "SFCSHP","VADWND","PROFLR","AIRCFT"];
vx_mask[] = ["FULL"];
line_type[] = [];
var[] = [];
level[] = [];
interp_mthd[] = [];
interp_pnts[] = [];
joblist[] = [
"-job vsdb_job_summary -var $VAR -line_type CNT/0.050 -dump_row
$OUTDIR/vsdb_analysis/cnt_point_stat_${VAR}_RMSE.vsdb -column RMSE",
"-job vsdb_job_summary -var $VAR -line_type CNT/0.050 -dump_row
$OUTDIR/vsdb_analysis/cnt_point_stat_${VAR}_BIAS.vsdb -column MBIAS"
];
alpha = 0.05;
boot_interval = 1;
boot_rep_prop = 1.0;
n_boot_rep = 1000;
boot_rng = "mt19937";
boot_seed = "";
rank_corr_flag = 1;
tmp_dir = "/tmp";
version = "V1.1";
Here is the output which shows that RMSE and MBIAS file has the same size
for tmp,wind, ugrd and vgrd. I differed two files and they are same.
-rw-r--r-- 1 lir ncar 151130 Feb 20 11:59
cnt_point_stat_SPFH_RMSE.vsdb
-rw-r--r-- 1 lir ncar 151130 Feb 20 11:59
cnt_point_stat_SPFH_BIAS.vsdb
-rw-r--r-- 1 lir ncar 364490 Feb 20 11:59
cnt_point_stat_UGRD_RMSE.vsdb
-rw-r--r-- 1 lir ncar 364490 Feb 20 11:59
cnt_point_stat_UGRD_BIAS.vsdb
-rw-r--r-- 1 lir ncar 364490 Feb 20 11:59
cnt_point_stat_VGRD_RMSE.vsdb
-rw-r--r-- 1 lir ncar 364490 Feb 20 11:59
cnt_point_stat_VGRD_BIAS.vsdb
-rw-r--r-- 1 lir ncar 179070 Feb 20 12:00
cnt_point_stat_TMP_RMSE.vsdb
-rw-r--r-- 1 lir ncar 179070 Feb 20 12:00
cnt_point_stat_TMP_BIAS.vsdb
Thanks for the help,
Ruifang
Mesoscale & Microscale Meteorology Division
Phone: 303-497-8938
Office: FL3-3085
Email: lir at ucar.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/met_help/attachments/20090220/186d3276/attachment.html
More information about the Met_help
mailing list