Skip to content

Releases: fawda123/SWMPr

v2.5.1

24 Jun 13:15
Compare
Choose a tag to compare
  • Update stat_locs object for active stations in the NERR system.

v2.5.0

16 Jul 15:13
Compare
Choose a tag to compare
  • Added keep_qaqcstatus argument to import_local() to retain historical and provisionalplus columns in the output
  • Added unit testing for most functions

v2.4.3

04 Apr 11:46
Compare
Choose a tag to compare
  • Removed maptools dependency, replaced with getSunlightTimes() function from suncalc package to estimate metabolic days in metab_day() function

v2.4.2

29 Nov 20:26
Compare
Choose a tag to compare
  • Added fill argument to plot_summary as option to fill missing values with long term monthly averages or linear interpolation

  • Added base_size argument for global text size in plot_summary

  • Fix to annual anomalies in plot_summary as average of monthly sums

  • Enhancement to qaqc to work if angle brackets not included in qualifier codes

  • Only required functions from data.table dependency imported

v2.4.1

02 Sep 11:51
Compare
Choose a tag to compare
  • Fix to map_reserve function for updates to ggmap

  • Added Pacific/Honolulu time zone and 'hee' site code to time_vec function for He'eia reserve

  • Added colsleft, colsmid, and colsright arguments to plot_summary for separate colors on left, mid, right portions of plot

  • URL fix to metab_day documentation

v2.4.0

06 Jan 14:23
Compare
Choose a tag to compare
  • Each function is now in its own file instead of grouped by categories (thanks Kim!)

  • Fix to gas exchange estimate for correct units in ecometab function

  • Fixing broken URLs in vignette and package documentation

v2.3.2

06 May 18:17
bd3adb3
Compare
Choose a tag to compare
  • Minor fix to air/sea flux estimates in ecometab
  • All functions now in separate files in R/ (thanks Kim!)

v2.3.1

30 May 16:05
Compare
Choose a tag to compare

SWMPr 2.3.1

  • Added collMethd argument to import_local function to specify diel or standard monthly sampling for nutrient samples

  • Minor fix to swmpr function if trailing white spaces found at end of each qaqc column

  • Minor fix to help files if searching by concept, e.g., help.search('analyze', package = "SWMPr")

v2.3.0

04 Feb 23:45
Compare
Choose a tag to compare

SWMPr 2.3.0

  • Added informative error message if IP address not registered for using CDMO web services

  • Added plot_quants function to evaluate trends relative to long-term averages

  • All numeric columns are forced to numeric atomic vectors on input

  • Documentation updated to indicate a return value in the calckl function

  • Fixed bug with comb function if differ argument is incorrect

  • Added option in qaqc to included additional columns specifying censored values (via cens_id function)

v2.2.0

07 Nov 23:57
Compare
Choose a tag to compare

SWMPr 2.2.0

  • Added plot_wind function for wind roses from weather data
  • Fixes to decomp_cj function, including grandmean back to output
  • Added point and line options for overplot
  • Trailing whitespace in qaqc columns are removed in swmpr argument
  • Removed dependency to deprecated wq package
  • Safety stop in import_local if data type not in station code
  • Removed use of setstep function in ecometab that caused less precise results
  • Fixed bug with sanity check of depth_val argument in ecometab
  • Fixed bug with metab_day if original time series was not continuous
  • Default S3 method added to ecometab