Closed rmscheller closed 7 years ago
Pull request submitted - ready for testing.
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)
Bruce and Austen - Is this issue closed? Thanks!
QAQC passed; please close issue.
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.