Skip to content

Commit

Permalink
updated whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer committed Nov 14, 2023
1 parent eb6daf7 commit b401613
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/whats-new.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
## UNRELEASED

### Feat
- interpolation of edge/node variables to faces with `dfmt.uda_to_faces()` including performance improvements (deprecates `dfmt.uda_edges_to_faces()`) by [@veenstrajelmer](https://github.com/veenstrajelmer) in [#651](https://github.com/Deltares/dfm_tools/pull/651) and [#644](https://github.com/Deltares/dfm_tools/pull/644)
- interpolation of edge/node variables to faces with `dfmt.uda_to_faces()` (deprecates `dfmt.uda_edges_to_faces()`) by [@veenstrajelmer](https://github.com/veenstrajelmer) in [#651](https://github.com/Deltares/dfm_tools/pull/651) and [#644](https://github.com/Deltares/dfm_tools/pull/644)

### Fix
- performance improvements of `dfmt.uda_to_faces()` by [@veenstrajelmer](https://github.com/veenstrajelmer) in [#652](https://github.com/Deltares/dfm_tools/pull/652)


## 0.16.0 (2023-11-03)
Expand Down

0 comments on commit b401613

Please sign in to comment.