Skip to content

Releases: tbep-tech/tbeptools

v3.0.0

07 Aug 15:40
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Release for JOSS paper

v1.0.2

17 Sep 13:21
Compare
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
Compare
Choose a tag to compare

initial release