Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Emanuel Schmid <[email protected]>
  • Loading branch information
spjuhel and emanuel-schmid authored Sep 27, 2024
1 parent d21199d commit 4c695ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Code freeze date: YYYY-MM-DD

- In `climada.util.plot.geo_im_from_array`, NaNs are plotted in gray while cells with no centroid are not plotted [#929](https://github.com/CLIMADA-project/climada_python/pull/929)
- Renamed `climada.util.plot.subplots_from_gdf` to `climada.util.plot.plot_from_gdf` [#929](https://github.com/CLIMADA-project/climada_python/pull/929)
- Opening xarray dataset files is now done with a context manager (`with xr.open_dataset(path) as data:`) [#953](https://github.com/CLIMADA-project/climada_python/pull/953)

### Fixed

Expand Down

0 comments on commit 4c695ed

Please sign in to comment.