open-AIMS / ADRIA_matlab

Repository for the development of ADRIA: Adaptive Dynamic Reef Intervention Algorithms. ADRIA is a multi-criteria decision support tool set particularly useful for informing reef restoration and adaptation interventions.
1 stars 0 forks source link

Move MCDA parameter `alg_ind` into `interventionDetails()` #57

Closed ConnectedSystems closed 2 years ago

ConnectedSystems commented 2 years ago

As raised by @Rosejoycrocker late last year, we'll want to include choice of MCDA approach as a varying parameter.

Currently it is specified separately from the other parameters.

ConnectedSystems commented 2 years ago

Now addressed in 40corals branch