You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+26-3Lines changed: 26 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,29 @@
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
+
1
24
# v0.6.3 (2/1/2024)
2
25
3
-
# Change-log
26
+
##Change-log
4
27
5
28
Added test for Winodws 10 on GitHub actions ([#244](https://github.com/SCECcode/pycsep/pull/244))
6
29
Removed shading in plotting fewer than 3 forecasts ([#247](https://github.com/SCECcode/pycsep/pull/247))
@@ -18,7 +41,7 @@ Fabio Silva (@fabiolsilva)
18
41
19
42
# v0.6.2 (6/16/2023)
20
43
21
-
# Change-log
44
+
##Change-log
22
45
Fixed an error-bar bug for normalized consistency plots ([#222](https://github.com/SCECcode/pycsep/pull/222))
23
46
Fixed handles URL exception or SSL verifications errors for both python 3.8 and 3.11 inclusive ([#231](https://github.com/SCECcode/pycsep/pull/231))
24
47
Included CMT Catalog accessor ([#217](https://github.com/SCECcode/pycsep/pull/217))
"description": "The pyCSEP Toolkit helps earthquake forecast model developers evaluate their forecasts with the goal of understanding earthquake predictability.",
0 commit comments