Releases: PCMDI/pcmdi_metrics
Releases · PCMDI/pcmdi_metrics
v3.1.1
Update Summary
- Technical update
- Documentation update
What's Changed
Change Log
- Simplify codes by @lee1043 in #928
- Merge changes from main branch by @msahn in #929
- technical update for more flexibility in plotting by @lee1043 in #930
- open xml from pmp workflow and allow wild card usage by @lee1043 in #933
- mjo analysis for highresmip by @lee1043 in #927
- use xml open capability from pmp instead of xcdat by @lee1043 in #934
- Add more inline documentation by @lee1043 in #936
- Simplify docs generating process by @lee1043 in #938
- Update README.md by @lee1043 in #940
- Create readthedocs.yml by @lee1043 in #939
- Update dev.yml by @lee1043 in #941
- Update .readthedocs.yaml by @lee1043 in #942
- Update README.md by @lee1043 in #943
- set up github action for github page by @lee1043 in #950
- Update README.md by @lee1043 in #951
- Update docs readme by @lee1043 in #952
- Update basic_mov_param_sst.py.in by @lee1043 in #953
- Update metrics_enso.rst by @lee1043 in #955
- Precip variability add time-averaging metric by @lee1043 in #948
- Lambert map projection plots by @lee1043 in #954
- Update install.rst by @lee1043 in #956
Full Changelog: v3.1...v3.1.1
v3.1
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
- Merge branches by @lee1043 in #914
- Merge branches by @lee1043 in #915
- update by @lee1043 in #916
- use autoflake8 and black to apply pep8 code style by @lee1043 in #919
- Update setup.py by @lee1043 in #918
- Mean clim patch by @lee1043 in #920
- 868 msa precip distribution bimodality by @msahn in #913
- Open multiple files using xcdat by @lee1043 in #926
Full Changelog: v3.0.2...v3.1
v3.0.2
Update Summary
Minor patch and add more documentation
What's Changed
- docs: add lee1043 as a contributor for code by @allcontributors in #908
- docs: add lee1043 as a contributor for code by @allcontributors in #909
- All Contributors by @lee1043 in #907
- 910 pjg computeclimopts by @gleckler1 in #911
New Contributors
- @allcontributors made their first contribution in #908
Full Changelog: v3.0.1...v3.0.2
v3.0.1
v3.0.0
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
- Update an old working branch by @lee1043 in #850
- Update README by @lee1043 in #887
- Increase timeout for github action build test by @lee1043 in #890
- 886 msa precip variability xcdat by @msahn in #889
- Re-organize directory for mean climate metric by @lee1043 in #885
- Replace
setup.py
versioning scheme with standard convention by @tomvothecoder in #895 - Cloud feedback metric by @lee1043 in #851
- Bug fix for MJO metrics by @lee1043 in #898
- New workflow for xcdat mean climate metrics by @lee1043 in #892
- Update precip variability demo by @msahn in #901
Full Changelog: v2.5.1...v3.0.0
Contributors
@lee1043, @acordonez, @mzelinka, @msahn, @tomvothecoder, @xylar
v2.5.1
Update summary
- Update obs info to the latest Obs4MIPs
- Technical update
What's Changed
- Mean clim obs info dict update by @lee1043 and @acordonez in #880
- Update setup.py by @lee1043 in #881
Full Changelog: v2.5.0...v2.5.1
v2.5.0
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
- New capability in parallel coordinate plot by @lee1043 in #872
- Update parallel_coordinate_plot_lib.py by @lee1043 in #873
- Portrait plotting code upgrade by @lee1043 in #875
- Upgrade Taylor Diagram function by @lee1043 in #874
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