| 23 | == Installation == |
| 24 | |
| 25 | Ensure you install the new azgcorr in the right place on your system. When you run azgcorr, you should see a version line like: |
| 26 | {{{ |
| 27 | azgcorr -- ver: 4.9.18 May 27 2009 (C) Azimuth Systems UK 1996, 2009 |
| 28 | }}} |
| 29 | |
| 30 | If this version number doesn't match the one you downloaded, you're still running the old version. Try running `which azgcorr` to see where your current azgcorr is being run from, then replace that with the new one. |
| 31 | |
| 32 | Alternatively, if you don't want to delete the old one or don't have access, you can run a specific version by putting the full path to the executable, e.g. |
| 33 | /where/you/put/azgcorr.4918 -p 5 5 -1 c192a011b.hdf -3 c192a011b-3.hdf |
| 34 | |