NEWS.md
Change the display of the running process progress in the console from list of trip’s topiaid to a progress bar.
Improve weight category conversion ([full_trips$conversion_weight_category()](https://ob7-ird.github.io/t3/reference/full_trips.html#method-full_trips-conversion_weight_category)):
- For Observe database by importing maximum and minimum of weight categories from the database.
- For AVDTH database by adding the `weight_category_avdt_ref` argument in method [`object_model_data$activities_object_creation()](https://ob7-ird.github.io/t3/reference/object_model_data.html#method-object_model_data-activities_object_creation) to get upper and lower limit of AVDTH weight categories. By default the referential tabledata(“weight_categories_avdth_ref”, package=“t3”)` is considered (weight_categories_avdth_ref).
Remove samples from the process whose size measurement type differs from fork length (“FL”) or first dorsal length (“PD1”), their values are set to NA.
data(package="t3").full_trips$rf1().full_trips$rf1().full_trips$rf1() By default TRUE, the raising factor value, calculated for each trip, is applied to all the logbook catches associated to the trip, including by-catch species. If FALSE, only the catch weights of species belonging to the species list defined by the species_fao_codes_rf1 argument are corrected, rf1 is not applied to by-catch species.Add warning in case of sample_length_class_ lf > maximum_lf_class (by default 500) in process 2.3: full_trips$ample_length_class_step_standardisation().
Import maximum and minimum of logbook’s weight categories from Observe database.
future.apply::future_sapply() by sapply() in method extract().global_output_path argument in function path_to_level3 to save the file named “inputs_levl3_target-year_ocean_ocean-code_flag-codes.Rdata”, in outputs folder, if global_output_path is not NULL.Warning: you will need to correct this typo in your scripts
global_output_path argument in function path_to_level3 to save inputs_levl3_target-year_ocean_ocean-code_flag-codes.Rdata, in outputs folder, if global_output_path is not NULL.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().