Readme updates to remove references to get_wind_data.py

pull/32/head
Mark Jessop 2021-04-05 17:15:03 +09:30
rodzic afbbc9d3da
commit 6c3765896d
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -83,7 +83,6 @@ To do this you need cusf_predictor_wrapper and it's dependencies installed. Refe
Once compiled and the python library installed, you will need to:
* Copy the 'pred' binary into this directory. If using the Windows build, this will be `pred.exe`; under Linux/OSX, just `pred`.
* Copy the 'get_wind_data.py' script from cusf_predictor_wrapper/apps into this directory.
You will then need to modify the horusmapper.cfg Predictor section setting as necessary to reflect the predictory binary location, the appropriate model_download command.