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 34129c1 commit d0c399a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,8 @@ Options
## min_dy

```
usage: topogtools min_dy --input <input_file> --output <output_file> --hgrid <grid> --cutoff <cutoff_value>
usage: topogtools min_dy --input <input_file> --output <output_file> --cutoff <cutoff_value>
[--hgrid <hgrid_file>]
```

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).
Expand Down

0 comments on commit d0c399a

Please sign in to comment.