PIFSCstockassessments / ageproR

Prototype R package interface for AGEPRO (Age Structure Projection Model) using the JSON data format.
GNU General Public License v3.0
1 stars 0 forks source link

ageproR functionality with AGEPRO calculation engine #19

Open efletcherPIFSC opened 1 year ago

efletcherPIFSC commented 1 year ago

One essential feature is functional integration with Jon Brodziak's AGEPRO calcuation engine.

To minimize dependencies, ageproR will link to the standalone AGEPRO calculation engine executable.

ageproR will need to know to send the following to the AGEPRO calculation engine:

Notes

JSON input data format needs to (1) fully implemented (#9), and (2) further discussed with fellow PIFSCstockassement members before integration w/ AGEPRO calculation engine.