mobius.jl
mobius.jl is a package for the Julia programming language. It has similar functionality to mobipy, including
- Running the model.
- Editing parameter values.
- Extracting result time series.
See an example here.
To use mobius.jl you need to follow the installation procedure for mobipy:
- Windows: download mobipy/c_abi.dll from ftp://mobiserver.niva.no/Mobius2 and put it in your local Mobius2/mobipy folder.
- Linux: see the mobipy installation documentation.