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.
adds function filterPermutationTable, which filters a table of parameters for duplicate counterfactuals and other scenarios.
function first filters for duplicate cfs, then for scenarios where seeding is not occurring (e.g. with different start years) and where shading is not occurring. Currently uses SRM and fogging and Seed1,Seed2 equivalently ( can't be changed to consider each individually later).
not the most sophisticated way of doing this, but a fix for now.