Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

harvest slot in FLStock #31

Closed
marchtaylor opened this issue Mar 9, 2017 · 6 comments
Closed

harvest slot in FLStock #31

marchtaylor opened this issue Mar 9, 2017 · 6 comments

Comments

@marchtaylor
Copy link

Just a small clarification needed for the FLStock class - The help file states that the harvest slot should contain "Harvest rate or fishing mortality. The units of the FLQuant should be set to 'harvest' or 'f' accordingly (FLQuant)". From what I can tell, "hr" should be defined as the unit in the case of harvest rate. Or are both "hr" and "harvest" accepted?

@iagomosqueira
Copy link
Member

Hi,

Yes, should be either 'f' or 'hr'. Although units is a character slot mostly for house-keeping purposes, the ssb method looks at units of harvest to do the right calculation. Fixed in current commit.

@marchtaylor
Copy link
Author

Thanks for the update.

I would have thought this might also affect FLash::fwd, but it looks like that only accepts @harvest=="f". Out of curiosity, is there a reason why "hr" is not an option?

@iagomosqueira
Copy link
Member

FLash is all coded around Baranov, so it was done only for F. For FLasher we could have an hr target, I assume. Maybe you could add an issue on it at

https://github.com/iagomosqueira/FLasher/issues

@marchtaylor
Copy link
Author

Thanks Iago - will do.

@laurieKell
Copy link
Contributor

laurieKell commented Mar 10, 2017 via email

@iagomosqueira
Copy link
Member

iagomosqueira commented Mar 10, 2017

Moved to flr/FLasher#53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants