A Java implementation of the Newhall model for soil temperature and moisture regime determination. Given a year of monthly averages for precipitation and temperature at a location, the model will simulate the recharge and discharge of moisture through the underlying soil.
Newhall needs a GUI to make it user-friendly. Goals should be as follows:
1. User can open a dataset.
2. User can repeatedly run model over dataset.
3. All data presented by BASIC model should be present in results.
4. Unit conversion should be available and immediately applied.
5. User should be able to trigger an export of the results.
6. Application should terminate through "X" button and through File>Exit.
7. Some sort of About dialog should be present with minimal information about
version.
Original issue reported on code.google.com by edwalt...@gmail.com on 28 Sep 2010 at 6:38
Original issue reported on code.google.com by
edwalt...@gmail.com
on 28 Sep 2010 at 6:38