Skip to content

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

Notifications You must be signed in to change notification settings

UCD-GW-Nitrate/Mantis

 
 

Repository files navigation

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

Mantis

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. The msim_compile command is quite important as it improves the performance almost 8 times, but the code works even without.

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 90.9%
  • Python 8.2%
  • Shell 0.9%