Skip to content

Releases: tbep-tech/tbeptools

v3.1.0

28 Mar 14:41

Choose a tag to compare

  • show_matrixplotly() now uses automargin = T to show complete text on the top of the x-axis
  • Improved URL stability for nekton index ancillary file downloads
  • Added tbsegdetail dataset for detailed bay segment polygons
  • Update to read_formphyto() for correct taxa grouping for diatoms
  • phytodata, epcdata, transect, seagrass, iwrraw, tidalcreeks data updated for 2024 and associated function default year arguments
  • benthicdata, sedimentdata data updated for 2023 and associated function default year arguments
  • show_sitesegmep() correctly drops segments not shown from legend, option added to show segment labels
  • show_sitemap() now has angled axis text, option added to show segment labels
  • read_formphyto() default arguments updated for change to source data
  • show_boxplot() now has option to remove jittered points and outliers using points argument
  • lastlab argument in show_seagrasscoverage() is now logical
  • show_ratab() font changed to arial for compatability with PDF Quarto renders
  • Chaetomorpha genus option added to seagrass transect functions
  • show_hmpreport() now has option to remove total intertidal column
  • trnlns updated to include bay segment column
  • anlz_transectave() now uses All instead of Tampa Bay
  • Overhaul of FIB reporting functions, including use of Enterococcus and E. coli exclusively for report cards for marine and freshwater stations and inclusion of Hillsborough (ESD), Manatee, Pasco, and Polk County data

v3.0.0

07 Aug 15:40

Choose a tag to compare

  • targets object updated with values for Boca Ciega Bay, Terra Ceia Bay, and Manatee River
  • Updated all data objects with current data
  • Added HMP reporting functions and vignette
  • Added sediment functions and vignette for benthic data
  • Added show_seagrasscoverage() function
  • SWFWMD Tampa Bay segment spatial object added
  • all argument added to read_importwq() and read_formwq() to return all parameters
  • Added FIB reporting functions and vignette, EPC and baywide
  • Added functions and vignette content to support reasonable assurance reporting
  • Mockery used for testing with web requests when able
  • Numerous bug fixes and minor feature additions
  • KC added as author

v2.0.1

01 Jul 21:57

Choose a tag to compare

Updates from the last release:

  • Consistent color scheme for all report cards, red = '#CC3231', yellow = '#E9C318', green = '#2DC938', lightblue = '#ADD8E6', darkorange2 = '#EE7600', brown1 = '#FF4040'
  • benthicdata updated with 2020 results, all arguments default to 2020
  • Updated download paths for read_importwq and read_importbetnhic for EPCHC platform migration
  • Added CITATION file

v2.0.0

19 May 21:16

Choose a tag to compare

  • Turbidity and color added as output from read_formwq()
  • Added width and height arguments to show_ functions that create plotly output
  • Fix to legend title in show_segplotly()
  • Added family argument for text family to show_tbniscr()
  • Change in output of factor order of bay segments in anlz_tbbimed()
  • Global font changes to show_thrplot() and show_boxplot()
  • Added size argument to show_tdlcrkmatrix()
  • Seagrass transect data transect object updated with 2021 results, default year in arguments changed
  • Added sppcol argument for color in show_transect(), changed default color for Caulerpa
  • All default arguments with 2019 updated to 2021
  • Transect point and line data objects trnpts and trnlns updated
  • All plotly objects have default download option as svg
  • Updated URL download locations for all EPC data
  • Removed read_chkdate and simplified internal worflow for EPC file imports

v1.1.0

17 Sep 16:51

Choose a tag to compare

Release for JOSS paper

v1.0.2

17 Sep 13:21

Choose a tag to compare

Changes since last release include:

  • Added raw argument to read_transect() to return unformatted transect results
  • Functions organized by concept on https://tbep-tech.github.io/tbeptools/reference/index.html
  • anlz_tdlcrkindic() updated to include exceedances for DO saturation
  • seagrass data object includes 2020 estimates
  • yrrng argument in show_matrix() defaults to range of input data
  • Added show_tdlcrkradar() plot function
  • Added radar argument to anlz_tdlcrkindic() to specificy output for show_tdlcrkradar()
  • Package dependencies reduced to satisy R CMD checks
  • tidalcreeks and iwrraw data updated for IWR run 61
  • Training year returned for multiple years added to read_formtransect()
  • Added yr argument to show_compplot() to select a training year to plot
  • fimdata and fimstations updated with 2020 results
  • Minor bug fixes for read_formfim() with bay segment assignments
  • Benthic data import and formatting with read_formbenthic() no longer uses RODBC connections, now uses zipped csv files
  • benthicdata updated with 2019 results
  • Added sgseg and sgmanagement objects for relevant seagrass boundaries

v1.0.0

02 May 17:09

Choose a tag to compare

initial release