Cristina Mullin
Cristina Mullin
Consider adding outlier information to TADA stats function. Append one or two additional columns to the dataset flagging outliers at the individual station/char level and/or at the all stations/char level....
See remaining discussion points and questions here: https://github.com/USEPA/TADA/pull/283
**Describe the bug** Upper Sioux in MN (organization ID: USIOUX_WQX) has examples of negative values for depth and pH, extreme high and low (0) conductivity and dissolved oxygen, extreme high...
**Is your feature request related to a problem? Please describe.** Users would like to flag monitoring locations that do not fall on waterbodies for review. This could be a new...
**Is your feature request related to a problem? Please describe.** [TADA_FindNearbySites()](https://usepa.github.io/TADA/reference/TADA_FindNearbySites.html) [TADA_FlagCoordinates()](https://usepa.github.io/TADA/reference/TADA_FlagCoordinates.html) We have two functions to assist with monitoring location QAQC. One flags nearby sites that may be the...
**Describe the bug** TADA_UpdateTribalLayers() issues many warnings. **To Reproduce** Code to reproduce the behavior: ``` r > TADA_UpdateTribalLayers() Deleting layer `AKAllotments' using driver `ESRI Shapefile' Writing layer `AKAllotments' to data...
- Cristina: I noticed the new functions use the WQP lat/lon columns instead of the TADA versions of those lat/lon columns which are the numeric versions. TADA creates these numeric...
**Is your feature request related to a problem? Please describe.** [TADA_GetATTAINS()](https://usepa.github.io/TADA/reference/TADA_GetATTAINS.html) [TADA_ViewATTAINS()](https://usepa.github.io/TADA/reference/TADA_ViewATTAINS.html) [fetchATTAINS()](https://usepa.github.io/TADA/reference/fetchATTAINS.html) The functions above facilitate being able to link WQP sites with the NHD catchments that are associated...
Users would like to retrieve WQP data and OPTIONALLY any additional USGS continuous data that in the specific area of interest and possible also nearby data (within additional buffer zone)...
**Is your feature request related to a problem? Please describe.** Tribes need to be able to download all data within their tribal boundary. Currently, this is not possible with the...