Skip to content
/ FarmUI Public

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.

Notifications You must be signed in to change notification settings

DSSAT/FarmUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

* 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages