Skip to content

Commit

Permalink
update notebook and whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer committed Jan 29, 2025
1 parent 5df89c6 commit b69f1dc
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 126 deletions.
267 changes: 142 additions & 125 deletions docs/notebooks/modelbuilder_example.ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/whats-new.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Feat
- usage of outside time buffer in `dfmt.cmems_nc_to_ini()` so noon-centered or monthly timestamps are also supported in [#1087](https://github.com/Deltares/dfm_tools/pull/1087)
- apply 12 hour time shift to CMEMS daily mean data ("P1D-m") downloaded with `dfmt.download_CMEMS()` in [#1088](https://github.com/Deltares/dfm_tools/pull/1088)
- correct CMEMS daily mean data ("P1D-m") from midnight to noon by adding a 12-hour offset in `dfmt.download_CMEMS()` in [#1088](https://github.com/Deltares/dfm_tools/pull/1088)

### Fix
- made p-drive paths for tide models and gesla3 work on linux also in [#1083](https://github.com/Deltares/dfm_tools/pull/1083) and [#1085](https://github.com/Deltares/dfm_tools/pull/1085)
Expand Down

0 comments on commit b69f1dc

Please sign in to comment.