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 57100e1 commit 34129c1
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 @@ -138,7 +138,7 @@ Options
usage: topogtools min_dy --input <input_file> --output <output_file> --hgrid <grid> --cutoff <cutoff_value>
```

Convert ocean cells into land if their y size is smaller than <cutoff_value> metres.
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')
Expand Down

0 comments on commit 34129c1

Please sign in to comment.