Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 805 Bytes

pyfabm-dev.rst

File metadata and controls

24 lines (18 loc) · 805 Bytes

pyfabm-ersem

To build the python driver and use it with ERSEM, you must first obtain copies of the FABM and ERSEM codes. The latest version of each can be obtained by cloning their respective code repositories using git. The instructions of how to do this are found here <developers>.

To run the install script you will need to have wheel and numpy installed. This can be done via:

../../../github-actions/pyfabm-ersem/pyfabm-ersem-dep-debian.sh

To install PyFABM-ERSEM, we suggest you use the following script below

../../../github-actions/pyfabm-ersem/pyfabm-ersem-build.sh