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
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,19 @@ Code freeze date: YYYY-MM-DD
16
16
17
17
### Fixed
18
18
19
-
- Fix `util.coordinates.latlon_bounds` for cases where the specified buffer is very large so that the bounds cover more than the full longitudinal range `[-180, 180]`[#839](https://github.com/CLIMADA-project/climada_python/pull/839)
20
-
- Fix `climada.hazard.trop_cyclone` for TC tracks crossing the antimeridian [#839](https://github.com/CLIMADA-project/climada_python/pull/839)
21
-
22
19
### Deprecated
23
20
24
21
### Removed
25
22
23
+
## 4.1.1
24
+
25
+
Release date: 2024-02-21
26
+
27
+
### Fixed
28
+
29
+
- Fix `util.coordinates.latlon_bounds` for cases where the specified buffer is very large so that the bounds cover more than the full longitudinal range `[-180, 180]`[#839](https://github.com/CLIMADA-project/climada_python/pull/839)
30
+
- Fix `climada.hazard.trop_cyclone` for TC tracks crossing the antimeridian [#839](https://github.com/CLIMADA-project/climada_python/pull/839)
0 commit comments