PeterRochford/Skill​MetricsToolbox

버전 1.8.3.1 (4.51 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 리포지토리로 가십시오.