drww / newhall

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.
Other
5 stars 2 forks source link

Create summarizer tool to compile directories of run XML files into a flat CSV file. #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Summarizer tool will be separate from the main Newhall application, but may be 
integrated back in at a later date, potentially as part of an added batch mode.

Input: Directory of Newhall XML files, only ones with <output> tags.
Output: CSV file matching the attached file format.

Original issue reported on code.google.com by edwalt...@gmail.com on 9 May 2011 at 6:49

Attachments:

GoogleCodeExporter commented 9 years ago
Tool delivered, but needs to be renamed and bundled with main distributable.

Original comment by edwalt...@gmail.com on 18 Sep 2011 at 9:40