smartell / iSCAM

Integrated Statistical Catch Age Model
4 stars 13 forks source link

Error in writeDataFile in milka.cpp #30

Closed smartell closed 10 years ago

smartell commented 10 years ago

There is an error writing the empirical weight-at-age data in milka.cpp when there is sex based data. The year for the first row is 0?

smartell commented 10 years ago

I think I have a fix for this. in Writedatafile on line 1046, I commented out the projwt(k), that was multiplying the year by 0. For what ever reason, this value gets set to 0 in iSCAM.dat