Skip to content

Commit

Permalink
Merge pull request #27 from PCMDI/lee1043-patch-1
Browse files Browse the repository at this point in the history
DOI assigned
  • Loading branch information
lee1043 authored Dec 16, 2024
2 parents fc6918f + bc595dd commit ab8567c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
<div>
<img src="https://github.com/PCMDI/assets/blob/main/PCMDI/PCMDILogoText_640x254px_300dpi.png?raw=true" height="100" align="right" />
</div>

<br><br><br><br>

# ESMBenchmarkViz

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14498167.svg)](https://doi.org/10.5281/zenodo.14498167)
[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
![platforms](https://img.shields.io/badge/platforms-linux%20|%20osx-lightgrey.svg)
[![Formatted with black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)


ESMBenchmarkViz is a Python-based interactive visualization tool built with Bokeh, designed to facilitate the collective evaluation, intercomparison, and benchmarking of Earth System Models (ESMs). The tool provides a user-friendly interface for analyzing model performance, enabling researchers to make informed comparisons and insights into ESM behavior.


Expand All @@ -12,10 +24,12 @@ ESMBenchmarkViz is a Python-based interactive visualization tool built with Boke

| <div style="width:300%">[Versions]</div> | Update summary |
| ------------- | ------------------------------------------- |
| [v0.2.0] | Scatter plot and Portrait plot added
| [v0.1.0] | Taylor Diagram with diagnostic figure pop up capability
| [v0.0.1] | Initial release for interactive Taylor Diagram

[Versions]: https://github.com/PCMDI/ESMBenchmarkViz/releases
[v0.2.0]: https://github.com/PCMDI/ESMBenchmarkViz/releases/tag/v0.2.0
[v0.1.0]: https://github.com/PCMDI/ESMBenchmarkViz/releases/tag/v0.1.0
[v0.0.1]: https://github.com/PCMDI/ESMBenchmarkViz/releases/tag/v0.0.1

Expand Down

0 comments on commit ab8567c

Please sign in to comment.