riyadparvez / FarmUI

Web-based user interface with simple controls for use by growers. Sample data represent a sub-set of Florida soils. Weather data are obtained from FAWN.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

* The data is XBUILDTEMP2.mdb are in *.csv
* IND_DSSAT is the files which include all of the Jre library if user did not install jre on his PC
* dssat folder is the dssat interface project,  translator-dssat is the files which create  dependent class
* translator-dssat is come from QuadUI_v1.3.1
* Pom.xml is dependence file. In which There are following 
<dependency>
            <groupId>org.agmip.translators</groupId>
            <artifactId>translator-dssat</artifactId>
            <version>1.2.17</version>
        </dependency>
The folder of translator-dssat is the source codes which create DssatCommonInput.class and DssatCommonOutput.class

About

Web-based user interface with simple controls for use by growers. Sample data represent a sub-set of Florida soils. Weather data are obtained from FAWN.


Languages

Language:Java 93.8%Language:Groff 5.3%Language:PHP 0.7%Language:HTML 0.2%Language:Batchfile 0.1%