PeterRochford/Skill​MetricsToolbox

版本 1.8.3.1 (4.5 MB) 作者: Peter Rochford
A collection of functions for calculating the skill of model predictions against observations.
5.3K 次下载
更新时间 2024/3/20
This toolbox contains a collection of Matlab functions for calculating the skill of model predictions against observations. Its primary value is in producing target and Taylor diagrams.
Evaluation of the predictive skill of models generally rely on analyzing the values provided by a variety of statistical metrics. While this analysis may be relatively straightforward when using a few metrics, it can become complicated when considering multiple model predictions, either for different model parameterizations, with respect to multiple references, or many models. To aid in this analysis, mathematical diagrams have been designed to graphically indicate which models provide the best predictive skill relative to a chosen reference. Two particular types of diagram that are simple to interpret and are widely used are the target and Taylor diagrams. These diagrams provide a means to compile statistical measures of the predictive skill of multiple models into a single graph that facilitates comparison and analysis.

引用格式

Peter Rochford (2024). PeterRochford/SkillMetricsToolbox (https://github.com/PeterRochford/SkillMetricsToolbox), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018b
兼容 R2018b 到 R2020b 的版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Dependency Analysis 的更多信息
致谢

参考作品: rgb.m, Taylor Diagram

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.8.3.1

Added missing check_color.m file.

1.8.3.0

Implemented capability to use an RGB triplet for the markerColor parameter in both the target and Taylor diagram functions.

1.8.2.0

Fixed bug of incorrect passing of statistics to the check_taylor_stats function.

1.8.1.0

Forgot to commit code to git repository on GitHub before publishing to Matlab Central.

1.8.0.0

This version now includes the following new options:
1) choice of marker type using the markerSymbol option.
2) choice of RMSD title on the Taylor diagram using the labelRMS option.

1.7.0.0

Added ability to overlay multiple sets of data, specify marker symbols and colors, and use a large number of symbols of different color along with a legend.

1.6.0.0

Added ‘CMapZData’ option that allows markers to be color scaled according to other measures such as bias. Added two Taylor diagram examples: 1) use of legend with multiple columns, and 2) color scaling of markers using bias value.

1.5.0.0

Changed toolbox to use xlabel/ylabel, etc., rather than custom use of text function. This allows easier control of font size for labels using returned handles as documented on the FAQ: http://github.com/PeterRochford/SkillMetricsToolbox/wiki/FAQ.

1.4.0.0

Added options to adjust marker symbol face color (transparent through opaque) and marker size. Axes font size and line widths are now adjustable via default figure properties. Implemented better default angle for placement of RMSD contour values.

1.3.0.0

Added options for displaying observation standard deviation on the axis, a label for the point, and a circle.

1.2.0.0

Version 1.2 is compliant with GNU Octave, version 4.2.0. All of the latest example plots were generated with Octave and may not be as good as those using Matlab.

Newly added statistical metrics are bias, Brier score, Brier skill score, and RMSD.
Corrected toolbox name.
A Wiki of the toolbox tutorial can be found at https://github.com/PeterRochford/SkillMetricsToolbox/wiki.

1.1.0.0

Corrected typographic errors.

1.0.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库