LANDIS-II-Foundation / Library-Harvest-Mgmt

Apache License 2.0
0 stars 6 forks source link

Implementation of Salvage Logging #6

Closed aruzicka555 closed 7 years ago

aruzicka555 commented 7 years ago

Added new stand-ranking method and two new requirements. The stand-ranking method goes by time since last disturbance - wind, fire, or both and if the average time since the last disturbance across a stand's sites are greater than or equal to the time specified by the user, then the stand is set aside for harvesting. This is an implementation of salvage logging, issue #1 in base-harvest should be resolved now.

bmarron18 commented 7 years ago

The fix is only partially complete. The second round of QAQC results are virtually identical to the first round that was done with NECN succession; namely,

  1. Extension-Biomass-Harvest (running Biomass succession and Base Fire) DOES recognize the new StandRanking prescription, "TimeSinceDisturbance" set with the "TimeSinceLastFire" parameter. No LANDIS-II runtime errors were encountered.

  2. The new StandRanking prescription, "TimeSinceDisturbance" set with the "TimeSinceLastFire" parameter outputs NO HARVEST DATA with Extension-Biomass-Harvest. The parameter, "TimeSinceLastFire" was run with ==> TimeSinceLastFire 50 ==> TimeSinceLastFire 25 ==> TimeSinceLastFire 10 ==> TimeSinceLastFire 1

    NO HARVEST DATA was obtained with any of these parameter settings. Presence or absence of post-run data output was performed by checking the contents of ==> harvest_summary_log.csv ==> harvest-biomass-event-test-log.csv ==> Biomass-succession-v3-log ==> base-fire-summary-log.csv

  3. To verify that LANDIS-II was correctly processing runs using Extension-Biomass-Harvest (running Biomass succession and Base Fire), the first QAQC run was realized with ==> StandRanking MaxCohortAge Harvest data was obtained.