LANDIS-II-Foundation / Extension-Biomass-Succession

Biomass-based succession extension for LANDIS-II
https://sites.google.com/site/landismodel/extensions/biomass-succession
Apache License 2.0
4 stars 9 forks source link

Needs CohortPartialMortality to use the new Library.BiomassCohorts-v2 #9

Closed rmscheller closed 7 years ago

rmscheller commented 7 years ago

Austen, I updated to fix a few little bugs and to clean up the build. I successfully removed the package.config business, which gets rid of outdated dependencies. However, it still needs basic testing.

bmarron18 commented 7 years ago

Is the basic testing to check the fix for the exception:

Loading Biomass Harvest extension ... Registering Data: Harvest.PrescriptionName. Registering Data: Harvest.TimeOfLastEvent. Registering Data: Harvest.CohortsDamaged. The data type of site variable "Succession.BiomassCohorts" is Landis.Library.BiomassCohorts.ISiteCohorts, not Landis.Library.BiomassCohorts.ISiteCohorts

If so, can run it.

rmscheller commented 7 years ago

Bruce, That is a good place to start. The next test after that will be the same you did for NECN: Is partial harvesting changing the amount of dead woody material?

bmarron18 commented 7 years ago

Passed QAQC; close issue.