-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Per conversation with @James-Thorson-NOAA , it's worth adding a branch for cases when (1) multiple datasets are being passed in, and (2) we want to pass in a list of families that may vary by dataset.
We have this branch here for dealing with field observations of eDNA, and lab samples
#292
But I think the goal is to extend that to have multiple kinds of field observations (e.g. eDNA, line transect, acoustic surveys)
On the TMB side, family
is passed in a vector so would be compatible
Line 218 in d9482b9
DATA_IVECTOR(family); |
But lots of decisions to make on data handling , etc
Metadata
Metadata
Assignees
Labels
No labels