Skip to content

Releases: PCMDI/pcmdi_metrics

v3.1

27 Apr 22:43
cb6f773
Compare
Choose a tag to compare

Update Summary

  • [NEW] Precipitation distribution and bimodality metric
  • Technical minor patches for mean climate including more flexibility in file opening, graphics, and output JSONs (add more metadata information)
  • Github CI Build process updated by @tomvothecoder

What's Changed

Full Changelog: v3.0.2...v3.1

v3.0.2

29 Mar 21:29
4a4f63e
Compare
Choose a tag to compare

Update Summary

Minor patch and add more documentation

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

24 Feb 19:11
3e2b1d7
Compare
Choose a tag to compare

Update Summary

  • Minor technical patach

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

24 Feb 01:41
a2090f9
Compare
Choose a tag to compare

Update Summary

  • [NEW] Cloud feedback metrics developed by @mzelinka is newly implemented to PMP
    • Usage information can be found here
  • Major update for mean climate metrics
    • xCDAT is implemented
    • Codes are re-orgranized in more consistent way to other metrics
  • Bug fix in MJO and Precipitation Variability metrics
  • pip installation is enabled if installing from source (mostly for developers)

What's Changed

Full Changelog: v2.5.1...v3.0.0

Contributors

@lee1043, @acordonez, @mzelinka, @msahn, @tomvothecoder, @xylar

v2.5.1

20 Oct 16:22
14d811d
Compare
Choose a tag to compare

Update summary

  • Update obs info to the latest Obs4MIPs
  • Technical update

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

15 Oct 03:34
35107eb
Compare
Choose a tag to compare

Update Summary

  • New metric implemented for Precipitation Benchmarking: Precipitation Distribution by @msahn
  • Graphic capabilities upgraded. Additional customization capabilities added for Portrait Plot, Parallel Coordinate Plot, and Taylor Diagram

What's Changed

New metrics

Graphics

Miscellaneous

  • More consistency for codes style and format by @lee1043 in #877
  • Improve log message from parallel run by @lee1043 in #867

Full Changelog: v2.4.0...v2.5.0

v2.4.0

03 Aug 00:30
fca0acf
Compare
Choose a tag to compare

New metric implemented

  • Atlantic Multidecadal Oscillation (AMO) as an additional variability mode

What's Changed

Full Changelog: v2.3.2...v2.4.0

v2.3.2

01 Aug 20:51
8aff330
Compare
Choose a tag to compare

Updates to the CMEC interface for the PMP:

  • Fix a sign error in the mean climate climatologies wrapper
  • Update the download sample data script
  • Update paths to sample data in settings JSONs

v2.3.1

10 Jun 00:17
4cd9f2b
Compare
Choose a tag to compare

What's Changed

  • update mapping import from collections.abc by @lee1043 in #855
  • Import Mapping function from collections.abc to comply with Python 3.10 by @lee1043 in #854

Full Changelog: v2.3...v2.3.1

v2.3

08 Jun 23:50
df1ffb2
Compare
Choose a tag to compare

Update Summary

What's Changed

Full Changelog: v2.2.2...v2.3