Species name should be included in error message
Closed this issue · 2 comments
bmarron18 commented
Include the species name in the error message triggered by [age > longevity] == True
(per rmscheller).
rmscheller commented
This relates to the species file which contains species codes and life history attributes. The error is triggered when reading in this file; this creates the Species object. Just incldue species name (code) with error.
bmarron18 commented
ready to close