Skip to content

FishGlob_data 2.0.2

Latest

Choose a tag to compare

@jepa jepa released this 11 Dec 15:27
· 6 commits to main since this release
a42b5a4

Summary

This release includes bug fixes, documentation improvements, and general maintenance for the FishGlob_data repository. Below is a summary of changes, please see the issues tab and the news file for detailed information.

Overview

This version contains:

  • Updated individual survey datasets (e.g., cleaned survey data) for flags and other issues
  • Updated the compiled dataset
  • Updated documentation on workflow
  • Included new documentations (e.g., news)

New Data Additions

  • There were no data additions in this version

Improvements

  • Created new issues workflow
  • Included auto package read for internal functions
  • Included missing values in some surveys

Bug Fixes

  • Fixed issues 47 to 74 (excluding 46 and 56)
  • Fixed handling of 0 vs NA values in weight/number columns
  • Addressed issues with missing columns in certain surveys
  • Solve issues of numeric/character csv reading writing
  • Corrections to flagging logic for spatial-temporal footprint trimming methods. 

Methodology Updates

  • Updated the clean_taxa() function in response to the taxize package update
  • Included auto package load and install for internal fishglob functions

Documentation

  • Updated README with clearer guidance on workflows
  • Added a News file to document all issues and changes in each version