-
Notifications
You must be signed in to change notification settings - Fork 102
Test data
Erik Smistad edited this page Sep 8, 2020
·
8 revisions
To be able to run all the tests and examples you must download the public test. You can either:
- Do this manually: Download from http://www.idi.ntnu.no/~smistad/FAST_Test_Data.zip and unzip this folder in the FAST base root folder, FAST should then find the data automatically.
- Or you can download it using the downloadTestData executable in the bin folder.
- Or, if you are using the pyFAST python package you can download the test data using the following python code:
import fast
fast.downloadTestDataIfNotExists()
Instructions on how to run the tests in FAST
(Do not delete this wiki page as it is linked to from other external sources.)
If this wiki page lacks some information or is incorrect please let us know! You can edit this wiki page yourself, send an email to ersmistad@gmail.com or