open-AIMS / ADRIA.jl

ADRIA: Adaptive Dynamic Reef Intervention Algorithms. A multi-criteria decision support platform for informing reef restoration and adaptation interventions.
MIT License
14 stars 5 forks source link

Breaks new initial_cover.nc file into size classes assuming a LogNormal distribution #812

Closed Zapiano closed 2 months ago

Zapiano commented 2 months ago

This responsibility was moved from rrap-dg to ADRIA. This depends on a new version of the datapackage 0.7.0-rc with the new coral_cover.nc file generated with https://github.com/open-AIMS/rrap-dg/pull/14 .

Running 128 scenarios with this new cover we get:

image

Edit: depends on #813

DanTanAtAims commented 2 months ago

@Zapiano This branch should be rebased now

Zapiano commented 2 months ago

@ConnectedSystems @DanTanAtAims this is ready to be merged, but please wait for #813 to be merged first.

Zapiano commented 2 months ago

Quick comment: I've rebased this onto CoralBlox/fix-tests (PR#813) and now the tests are passing.