Skip to content

Instantly share code, notes, and snippets.

View mickaellalande's full-sized avatar

Mickaël LALANDE mickaellalande

View GitHub Profile
@ycopin
ycopin / taylorDiagram.py
Last active February 8, 2024 05:23
Taylor diagram for python/matplotlib [ 10.5281/zenodo.5548061 ]
#!/usr/bin/env python
# Copyright: This document has been placed in the public domain.
"""
Taylor diagram (Taylor, 2001) implementation.
Note: If you have found these software useful for your research, I would
appreciate an acknowledgment.
"""