NEWS.md
catch_count
column in elementarycatches data, recording the number of individuals caught in a set, which can be recorded in place of catch_weight
for by-catch species, in the new version of observe database.object_model_data$activitycoderefs_data()
) to import activity code referential for time allocation (time_allocation_activity_code_ref.csv).species_fate_codes
in method object_model_data$activities_object_creation()
to import activities and elementarycatch(es) with the same function.activity_code_ref
in level_1, process 1.5 set_duration()
, 1.6 time_at_sea()
and 1.7 fishing_time()
.object_model_data()
) and add (full_trips$add_elementarycatches()
) activities and elementary catches.object_model_data$elementarycatches_object_creation()
.full_trips$add_elementarycatches()
.elementarycatches
and elementarycatch
R6 Object definition and methods.flag_codes
parameter of object_model_data()
function from integer to character (three-letter FAO code(s) for the country(ies)).country_flag
and input_type = "observe_database"
by default, in level_3
process 3.4 data_formatting_for_predictions()
and 3.5 model_predictions()
and in function t3_level3()
.