Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Utilities.R #365

Merged
merged 2 commits into from
Dec 7, 2023
Merged

Conversation

hillarymarler
Copy link
Collaborator

I used TADA_GetCharacteristicRef() to create a data frame and then filter for "retired" CharacteristicNames. Then modified them to be compatible with the NWIS names by removing "retired" and any characters after. These additional CharacteristicName options are then added to the original ref.table of deprecated CharacteristicNames.

@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7695d3f) 53.16% compared to head (bff8b52) 53.39%.

❗ Current head bff8b52 differs from pull request most recent head 101080f. Consider uploading reports for the commit 101080f to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #365      +/-   ##
===========================================
+ Coverage    53.16%   53.39%   +0.22%     
===========================================
  Files           12       12              
  Lines         2998     3006       +8     
===========================================
+ Hits          1594     1605      +11     
+ Misses        1404     1401       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cristinamullin cristinamullin merged commit 6089220 into develop Dec 7, 2023
6 checks passed
@cristinamullin cristinamullin deleted the 307-retired-characteristic-names branch December 7, 2023 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Retired characteristic names - corrected for WQX data but not USGS data
3 participants