Skip to content

Commit 2cdc491

Browse files
Some fixes to the README.md.
Co-authored-by: Andrew Kiss <[email protected]>
1 parent 4d41387 commit 2cdc491

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,12 +192,13 @@ Converts `test_topo.png` to `test_topo.nc` for use as a test input file for `top
192192
## editTopo.py
193193

194194
`editTopo.py` provides a GUI for hand-editing `topog.nc` files, recording every
195-
change, and applying these changes to other files. This is an updated version of
196-
Alistair Adcroft's `editTopo.py` from
195+
change, and applying these changes to other files. This was initially copied from
196+
[here](https://github.com/COSIMA/topogtools/blob/6b4983127aa18dfdf1b62b2e18b581d82d4a64d4/editTopo.py),
197+
which is in turn an updated version of Alistair Adcroft's `editTopo.py` from
197198
[here](https://github.com/aekiss/MOM6-examples/blob/1c3dc5216139f84b20ce3a5d8ea758bdc7912e8e/ice_ocean_SIS2/OM4_025/preprocessing/editTopo.py)
198199
and is under a [LGPLv3
199200
license](https://github.com/NOAA-GFDL/MOM6-examples/blob/dev/gfdl/LICENSE.md).
200-
For usage details, do `./editTopo.py -h`. # Building and Installation
201+
For usage details, do `./editTopo.py -h`.
201202

202203
## General Instructions
203204

0 commit comments

Comments
 (0)