Skip to content

TwinYields/basgra-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python interface to BASGRA_N model

This is a python interface to BASGRA_N model from: https://github.com/MarcelVanOijen/BASGRA_N . The main aim is to be able to control the model from Python each day for e.g. data assimilation purposes, this is implemented in src/bglib.f90.

Installation note

The newest tested build system works with python 3.10 and numpy 1.26.0. Update to new build system is needed:

pip install setuptools==69.5.1 numpy==1.26.0
python setup.py install

About

Python interface to BASGRA_N grass simulation model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published