/Mantis

playground for the development of the forward implementation phase of the NPSAT

Primary LanguageMATLAB

Mantis

This is a playground for the development of the forward implementation phase of the NPSAT. At the moment there are two implementations.

  1. Matlab
  2. Python

Matlab implementation

Matlab requires just one line code that loads the GUI

TestGUI

The first step is to load the data. To keep the size of this repo small I'm not uploading to github the required data but the links where to download the data.

The second step is to adjust the loading reduction for each crop using the sliders.

The last step is to press run and wait...

Dependencies

This code depends on some functions of the mSim toolbox. Simply download and follow few simple steps to install it.

Python implementation

Not alot to say here as this is in primitive stage. For the time being one need to download the URFdata.mat and data4python.mat files and add them inside the Local folder.