gavinfay / fluke-mafmc-recdisc

Code for runnning analyses for the 2021 MAFMC Summer Flounder MSE focused on recreational discards
3 stars 3 forks source link

Econ model not using sinatra OM length output file format #6

Closed gavinfay closed 2 years ago

gavinfay commented 2 years ago

Code in https://github.com/acarrharris/Fluke-MSE-simulation repo is not using the sinatra output format for the OM length distribution in om-length.dat.

@gavinfay to modify the sinatra output to match the format currently expected in sf_fitted_sizes_y2plus.xlsx.

gavinfay commented 2 years ago

Modified R wrapper for econ model to read om-length.dat and then convert to inches and the table format needed for the prediction2() functions.