diff --git a/content/intro-news/2024-08-20.txt b/content/intro-news/2024-08-20.txt index 41c9e83..7afa304 100644 --- a/content/intro-news/2024-08-20.txt +++ b/content/intro-news/2024-08-20.txt @@ -1,5 +1,5 @@ GAP_PRODUCTS ChangeLog (last produced on 2024-08-20) using gapindex v2.2.0 -Initial 2024 post-survey run with new ages since last run and all of EBS Shelf 2024 survey data but none of AI 2024 survey data. +Initial 2024 post-survey run with new ages since last run and all of EBS Shelf 2024 survey data but none of AI 2024 survey data. While trying to update the records in the GAP_PRODUCTS table, the connection was terminated, partially uploading records in the agecomp tables and outputting NA to the N_HAUL and N_LENGTH fields in the biomass tables. At this point, the GAP_PRODUCTS tables are incomplete. The AKFIN and FOSS tables were NOT updated in this run. A development branch version of gapindex called [using_datatable](https://github.com/afsc-gap-products/gap_products/tree/using_datatable) uses the data.table package for many dataframe manipulations, which greatly decreased the computation time of many of the functions. There were no major changes in the calculations in this version of the gapindex package and thus the major changes listed below are not related to the gapindex package.