Skip to content

Commit d83cb02

Browse files
committed
toy example
1 parent 9fd9ff9 commit d83cb02

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ v0.1.0:
1111
- 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
1212
out to be about 10x faster than the matlab implementation, and is now the default.
1313
- 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.
1415

1516
v0.0.3:
1617
- Improved `era5` data download script.

0 commit comments

Comments
 (0)