LANDIS-II-Foundation / Extension-Biomass-Drought

Apache License 2.0
1 stars 4 forks source link

Needs metadata #1

Closed rmscheller closed 7 years ago

rmscheller commented 7 years ago

Note: There are two components to this extension. The drought generator and the drought disturbance. Both need to be rebuilt and the installer should include both dlls.

aruzicka555 commented 7 years ago

Pull request submitted - ready for testing.

bmarron18 commented 7 years ago

First round QAQC has runtime errors,

Internal error occurred within the program: Unable to cast object of type 'System.Int32[]' to type 'System.Double[]'.

Stack trace: at Landis.Library.Metadata.DataTableExtensions.AddDataObject(DataTable tbl, Object dataObject) at Landis.Library.Metadata.DataTableExtensions.AppendDataObjects(DataTable tbl, IEnumerable dataObjects) at Landis.Library.Metadata.MetadataTable`1.WriteToFile() at Landis.Extension.DroughtDisturbance.PlugIn.Run() at Landis.Model.Run(ExtensionMain extension) at Landis.Model.Run(String scenarioPath, IUserInterface ui) at Landis.App.Main(String[] args)

rmscheller commented 7 years ago

Bruce and Austen - Is this issue closed? Thanks!

bmarron18 commented 7 years ago

QAQC passed; please close issue.