1+ # v0.7.0 (4/10/2025)
2+
3+ ## Change-log
4+
5+ Added ROC and Molchan diagrams for gridded forecasts (#254 )
6+ Added function to map the GEAR1 global forecast into arbitrary sub-regions and lower magnitude ranges (#249 )
7+ Added two new pyCSEP tutorials in english and spanish (#251 )
8+ Implementation of the Brier Score and its consistency test (#232 )
9+ Implementation and correction of M-test with resampling and addition of a new magnitude test based on the multinomial distribution (#268 )
10+ Fix and optimize catalog binning strategy by ` bin1d_vec ` (#270 )
11+ Github Actions and CI set for python >= 3.9 (#250 )
12+
13+ ## Credits
14+
15+ Toño Bayona (@bayonato89 )
16+ Marcus Herrmann (@mherrmann3 )
17+ Francesco Serafini (@Serra314 )
18+ Emanuele Biondini (@Biondini )
19+ Pablo Iturrieta (@pabloitu )
20+ Fabio Silva (@fabiolsilva )
21+ Philip Maechling (@pjmaechling )
22+ Bill Savran (@wsavran )
23+
124# v0.6.3 (2/1/2024)
225
3- # Change-log
26+ ## Change-log
427
528Added test for Winodws 10 on GitHub actions ([ #244 ] ( https://github.com/SCECcode/pycsep/pull/244 ) )
629Removed shading in plotting fewer than 3 forecasts ([ #247 ] ( https://github.com/SCECcode/pycsep/pull/247 ) )
@@ -18,7 +41,7 @@ Fabio Silva (@fabiolsilva)
1841
1942# v0.6.2 (6/16/2023)
2043
21- # Change-log
44+ ## Change-log
2245Fixed an error-bar bug for normalized consistency plots ([ #222 ] ( https://github.com/SCECcode/pycsep/pull/222 ) )
2346Fixed handles URL exception or SSL verifications errors for both python 3.8 and 3.11 inclusive ([ #231 ] ( https://github.com/SCECcode/pycsep/pull/231 ) )
2447Included CMT Catalog accessor ([ #217 ] ( https://github.com/SCECcode/pycsep/pull/217 ) )
@@ -31,7 +54,7 @@ Fabio Silva (@fabiolsilva)
3154
3255# v0.6.1 (12/12/2022)
3356
34- # Change-log
57+ ## Change-log
3558Added quadtree csv reader ([ #186 ] ( https://github.com/SCECcode/pycsep/pull/186 ) )
3659Non-Poissonian tests
3760([ #189 ] ( https://github.com/SCECcode/pycsep/pull/189 ) ,
0 commit comments