MAGALA-RICHARD / apsimNGpy

ApsimNGpy is a Python library designed as an implementation of the APSIM Next Generation crop and environmental simulation model. This library is built upon the Pythonnet API, providing direct communication with the APSIM model. Notably, it offers a significant speed advantage, being twice as fast as the graphical user interface for simulations.
Apache License 2.0
13 stars 2 forks source link

Add API to allow running files on the apsi-server #1 #3

Open MAGALA-RICHARD opened 10 months ago

MAGALA-RICHARD commented 10 months ago

This API will be written in C or C++, pythonnet to allow users run files with reduced loading overheads. This API will connect to the actual APSIM-server here

MAGALA-RICHARD commented 10 months ago

edited this issue