Skip to content

Commit b55b02a

Browse files
committed
Update changelog
1 parent faf8666 commit b55b02a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Code freeze date: YYYY-MM-DD
1313
### Added
1414

1515
### Changed
16+
- Update `util.coordinates.match_centroids` and `util.coordinates.match_coordinates` so that they also
17+
accept coordinates that are not defined in degree.
18+
- Implement cheap test to check that input coordinates at least seem geographic for functions that require
19+
geographic coordinates as input (e.g. `util.coordinates.dist_to_coast`, `util.coordinates.coord_on_land`).
1620
- `Hazard.local_exceedance_intensity`, `Hazard.local_return_period` and `Impact.local_exceedance_impact`, `Impact.local_return_period`, using the `climada.util.interpolation` module: New default (no binning), binning on decimals, and faster implementation [#1012](https://github.com/CLIMADA-project/climada_python/pull/1012)
1721
### Fixed
1822

0 commit comments

Comments
 (0)