SkillMetrics Library
About
A Python library for plotting Taylor and Target diagrams.
Official repo: PeterRochford/SkillMetrics.
My contribution
- Changed the code to support multiple plots in one figure;
- Presented the code for composing plots suitable for publications in scientific journals;
- Created a testing script for assessing backward compatibility of new functionalities.
Tech stack
- Python scripting;
- Matplotlib, Numpy.