diff --git a/README.md b/README.md index 9796103..dbd106b 100644 --- a/README.md +++ b/README.md @@ -116,15 +116,10 @@ Options ``` usage: topogtools mask --input --output - [--fraction ] ``` Creates a land mask from a topography. -Options - * `--fraction ` cells with a fraction of sea area smaller than `` will be set as land (default '0.0') - - ## float_vgrid ``` @@ -145,6 +140,9 @@ usage: topogtools min_dy --input --output --hgrid metres. +Options + * `--hgrid ` vertical grid (default 'ocean_hgrid.nc') + # Building and Installation ## General Instructions