diff --git a/README.md b/README.md index 8a06a21..97bd7ab 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Code and tools to edit and manipulate ocean model grids and topographies. Below is a list of included tools and short documentation for each. +**Note:** in all cases `` is assumed to be a MOM5 vertical grid file (with $2n+1$ values for an $n$-level model). Using a MOM6 `` file (with $n+1$ values) will produce incorrect results. ## topogtools (Russ' Fortran tools)