Skip to content

Commit

Permalink
Tidy up README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew Kiss <[email protected]>
  • Loading branch information
ezhilsabareesh8 and aekiss authored Nov 6, 2024
1 parent e1f8af8 commit ee2737f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ usage: topogtools min_dy --input <input_file> --output <output_file> --cutoff <c
Convert ocean cells into land if their y size is smaller than `<cutoff_value>`, expressed in the same units as `dy` in `<hgrid_file>` (typically metres).

Options
* `--hgrid <hgrid>` vertical grid (default 'ocean_hgrid.nc')
* `--hgrid <hgrid_file>` horizontal supergrid file (default 'ocean_hgrid.nc')

# Building and Installation

Expand Down

0 comments on commit ee2737f

Please sign in to comment.