osparcomm / HARSAT

Harmonized Regional Seas Assessment Tool
https://osparcomm.github.io/HARSAT/
Other
0 stars 5 forks source link

extra data required for imposex assessments #405

Closed RobFryer closed 11 months ago

RobFryer commented 11 months ago

Resolves #382 (which has already been closed)

The extra information required to run imposex assessments is now passed directly into run-assessment using the extra_data argument. The old objects biota.VDS.est and 'biota.VDS.cl` are no longer hard-wired into the code, and do not need to be exported when running in parallel.

The code for using this extra information has been tidied up and some documentation added.

Tested on the OSPAR 2024 imposex data and produces identical results (when run with parallel = FALSE and TRUE).