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
15 stars 2 forks source link

Couldn't find 'load_default_simulations'. #16

Closed qianweihao closed 1 month ago

qianweihao commented 1 month ago

Snipaste_2024-09-20_09-20-30 I'm having a problem finding the function 'load_default_simulations', I can't find the function 'load_default_simulations' from apsimNGpy.core.base_data.

MAGALA-RICHARD commented 1 month ago

uninstall and try to install from development branch as follows

pip install git+https://github.com/MAGALA-RICHARD/apsimNGpy.git@development