Closed KRNA01 closed 2 years ago
For prosterity, reproducing some notes I sent here. I will eventually put this into documentation somewhere.
Site depth and initial coral cover is pulled in from the spatial data layer.
The spatial data is fed in to coralScenario()
as the new site_data
input.
This is currently read in from a CSV file with ai.loadSiteData()
(see here for an example).
The second argument to ai.loadSiteData()
is to indicate which columns to use for base coral cover.
Please note: This is currently very fragile - it only expects two columns that always map to Corymbose Acropora and Small Massives. Change the order or number and it will break.
k
values are assumed to always be in a "k" columnarea
is also included, but currently unused.Thanks all. Closing this. Waves are still a current issue, but will address separately
UPDATES 31 JAN 22
Starting this issue to flag a set of hurdles we need to jump to get DHW, connectivity, site carrying capacity(k), depth, and waves streamlined as new RECOM data are coming in for the Moore and Hastings reef clusters.