You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One essential feature for version 1.0 is the integration, or the input and output, with the AGEPRO calcuation engine.
There are two methods to implment this feature
System scripts to call the Agepro Calcuation Binary (simlar to the r4ss method wth stock synthesis)
Impelement a rcpp module to handle Agepro Calcuation C (Cpp) routines (Long-Term goal, ensure that Agepro Calcuation Engine code is indpenedent from this package.)
To simplify and complete this feature impelmentation sooner, ageproR will link to the standalone AGEPRO calculation engine executable binary via system R script. The user will need to download the AGEPRO claculation engine themselves.
Important
Communicate w/ maintainers of AGEPRO Calculation Engine (Jon Brodziak) to Have Binaries releases available on the AGEPRO github repo
One essential feature for version 1.0 is the integration, or the input and output, with the AGEPRO calcuation engine.
There are two methods to implment this feature
r4ssmethod wth stock synthesis)To simplify and complete this feature impelmentation sooner, ageproR will link to the standalone AGEPRO calculation engine executable binary via system R script. The user will need to download the AGEPRO claculation engine themselves.
Important
Communicate w/ maintainers of AGEPRO Calculation Engine (Jon Brodziak) to Have Binaries releases available on the AGEPRO github repo
Update: Version 4.25 of the AGEPRO Calculation Engine is now available at https://github.com/noaa-pifsc/AGEPRO/releases/tag/v4.25
The following values are a list that ageproR needs to know when sending a system call to the AGEPRO calculation engine:
Notes
system2