OB7-IRD / t3

Tropical Tuna Treatment
https://ob7-ird.github.io/t3
GNU General Public License v3.0
1 stars 0 forks source link

Error : Level 1.3: Logbook Weigth Categories Conversion #109

Open cassanSFA opened 8 months ago

cassanSFA commented 8 months ago

level 1.3: logbook weigth categories conversion ----

object_full_trips$conversion_weigth_category(global_output_path = final_output_path, output_format = output_format)

Error in data.frame(activity_id = unlist(x = elementarycatches_selected$extract_l1_element_value(element = "activity_id")), : arguments imply differing number of rows: 14864, 14862

Antoine-Duparc commented 1 month ago

Hi @cassanSFA , Can you tell us whether this error occurs again when you run T3R (your version)?

If true, cna you give us some details? for instance, you should have the trip id and actrivity id in the log or in the consola. Please tal ea look at this specific activites to give us all information you have (catch by species and wieght categories etc.). This error can be a "true error" in the code but also an error in the database that have to be checked.

I assigned this issue to me and @JeanneClement, who are replacing Mathieu in the T3R development.