Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Please note that currently access to this repository is restricted to a limited number of users.

 Build OpenIFS

The $OIFS_HOME/bin/openifs-test.sh script can be used to build the model and run initial tests. 

Edit the script and in line 16 set the location of your OIFS_HOME directory which is the location where you have extracted the git repository and where this script should be located.

The usage of the script is shown with the command:  ./openifs-test.sh -h

Run the build and test with this using the following command:

Code Block
languagebash
themeMidnight
./openifs-test.sh -b -t

Note: It is normal to see warnings during the build process.

 Run a forecast experiment