Cristina Mullin

Results 80 issues of 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....

Top Priority
Tables & Figures
Good First Issue
Module 1
MVP

See remaining discussion points and questions here: https://github.com/USEPA/TADA/pull/283

ResultFlagsIndependent.R
Top Priority
Future Improvement
Module 1
MVP

**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...

Top Priority
Good First Issue
bug
QAQC
Module 1

**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...

TADA Working Group
Module 2

**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...

Future Improvement
ERG Discussion
Helpful User Feedback
QAQC
Module 1

**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...

Module 2
ROSSyndicate

**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...

Module 2

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)...

HOLD - waiting for WQX 3.0
TADA_DataRetrieval

**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...

DataDiscoveryRetrieval.R
ROSSyndicate