Skip to content

Commit

Permalink
Update whats_new.md
Browse files Browse the repository at this point in the history
Fixing a couple of hyperlinks.
  • Loading branch information
chadagreene committed Feb 20, 2024
1 parent 72caf63 commit 5712036
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/whats_new.md
Expand Up @@ -3,11 +3,11 @@
# What's new in TMD3.0?
TMD3.0 is a rewrite of the [Tide Model Driver for MATLAB v2.5](https://github.com/EarthAndSpaceResearch/TMD_Matlab_Toolbox_v2.5). The goal of this update was to create a clean, efficient set of functions that are well documented, easy to use, and easy to debug. We also wanted to reduce the size, complexity, and overall hassle of dealing with multi-file or binary tide model data files. The biggest changes in this update to TMD3.0 are as follows:

* Introduced a new, [consolidated NetCDF model data format](doc/TMD_model_file_format.md).
* Introduced a new, [consolidated NetCDF model data format](TMD_model_file_format.md).
* All functions rewritten for improved performance (*much faster* and lower memory usage than TMD2.5).
* Most functions were renamed and inputs have changed to make them more intuitive and easier to use.
* All new documentation.
* Updated the CATS2008 model, as described [here](doc/cats2008_updates.md).
* Updated the CATS2008 model, as described [here](cats2008_updates.md).

# Converting from previous TMD releases
Here's a table of how the new functions compare to previous versions of TMD:
Expand Down

0 comments on commit 5712036

Please sign in to comment.