Skip to content

EVV 0.2.1

Choose a tag to compare

@jhkennedy jhkennedy released this 03 Sep 19:04
· 66 commits to master since this release

We are pleased to present EVV 0.2.1

EVV provides a number of statistical climate reproducibility tests of Earth system models for non-bit-for-bit
changes.

Changelog:

0.2.1 release:

  • Fixes some typographical errors in figure captions
  • Fixes the time step convergence test to handle bit-for-bit comparisons
  • Fixes some numpy array creation errors in the perturbation growth test
  • Fixes Javascript error that requires a URL that ends in index.html
  • Fixes Kolmogorov-Smirnov test to require some variables to analyze

0.2.0 release:

  • Adds the time step convergence and perturbation growth tests for climate reproducibility
  • Simplifies and streamlines the Kolmogorov-Smirnov test
  • Improves the output website to report more uniformly across all three tests, include BibTeX references, and provide much more context

0.1.1 release:

  • updates the packaging structure to actually include the extensions in the universal bdist_wheel.

0.1.0 release:

  • Adds a Kolmogorov-Smirnov test for climate reproducibility