Body:
This issue is for a general update ("overhaul") of the predict_map function in the FishSET R package. This work should proceed after the completion of the run_policy overhaul, as predict_map depends on upstream changes.
Scope and Tasks:
Notes:
- This work should be started only after the
run_policy overhaul issue is completed and merged.
- If additional downstream modules (e.g., Shiny UI/server components) need to be updated for compatibility with
predict_map, document and address them in future issues.
- The new FishSET coding standards and models are detailed in the repo Wiki.
- If significant pain points, performance issues, or sources of confusion are encountered, comment here and/or consider splitting into additional targeted issues.
This overhaul will ensure continued compatibility, code quality, and maintainability for the next generation of FishSET development.
Body:
This issue is for a general update ("overhaul") of the
predict_mapfunction in the FishSET R package. This work should proceed after the completion of therun_policyoverhaul, aspredict_mapdepends on upstream changes.Scope and Tasks:
predict_mapfunction for compatibility with the newly overhauledrun_policyand its revised interface/outputs.predict_mapas needed.fishset_designandfishset_fitfunctions and coding standards (see FishSET Wiki).predict_mapand its helpers.Notes:
run_policyoverhaul issue is completed and merged.predict_map, document and address them in future issues.This overhaul will ensure continued compatibility, code quality, and maintainability for the next generation of FishSET development.