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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ v0.1.0:
11
11
- Added new python implementation of calculating the CLE15 profile at `w22/cle15.py`, which is at least 10x faster, has trivial parallelization, has less artifacts, but is less numerically stable than original matlab implementation. In practice on archer2, it turns
12
12
out to be about 10x faster than the matlab implementation, and is now the default.
13
13
- Improved figure 2 in `w22/plot.py` to use `figure_two()` function, which is now more flexible and can be used for different places, and plots using ERA5 data as well as CMIP6 data.
14
+
- Toy example of pathological extrapolation for surgenet.
0 commit comments