Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dataRetrieval
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Water
dataRetrieval
Graph
389da6cb48b994e3256cacccf893e12921ae6aa9
Select Git revision
Branches
3
develop
main
default
samples_data
Tags
20
v2.7.18
v2.7.17
2.7.16.1
2.7.12
v2.7.11
v2.7.9
v2.7.4
v2.7.3
v2.7.2
v2.7.1
v2.6.8.2
v2.6.8.1
v2.6.8
v2.6.7
v2.6.6
v2.6.5
v2.6.4
v2.6.3
v2.6.1
v2.6.0.0
23 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
25
Nov
23
20
19
18
17
16
12
10
9
6
2
16
Oct
14
14
Aug
13
24
Jul
17
30
Jun
29
26
15
4
27
Apr
23
22
13
9
8
7
1
9
Mar
6
5
26
Feb
24
23
20
19
18
17
9
6
3
2
30
Jan
29
28
21
20
2
31
Dec
17
16
15
13
12
10
9
2
1
26
Nov
25
24
21
14
13
12
11
10
7
5
4
3
30
Oct
29
28
27
23
22
21
13
10
6
3
1
30
Sep
29
26
Took out phantom times.
Catching some test bugs.
importRDB readr update.
Moving specific rating curve bit to rating curve function.
Moved status check.
Delete whatNWISData.Rd
Merge pull request #150 from ldecicco-USGS/master
suppress some warnings.
BACK to dplyr and readr.
data.table
Merge branch 'master' of github.com:USGS-R/dataRetrieval
Merge pull request #149 from jread-usgs/master
using a shared query builder function
hush initial setting for access code
to Access=0
Merge branch 'master' of github.com:ldecicco-USGS/dataRetrieval
Merge pull request #1 from lindsaycarr/master
adding Access to whatNWISData
adding iv, uv, gw w/ tests
adding uv and iv
straw dog for access pattern
Merge pull request #148 from ldecicco-USGS/master
v2.4.0
v2.4.0
Yeah for tests!
Couple updates to readNWISpeak to add Dates and numeric to some columns.
Make a consistent naming convention when dealing with reported columns.
added readr >> read_tsv
Merge pull request #147 from ldecicco-USGS/master
New update to roxygen2.
Merge branch 'master' of github.com:USGS-R/dataRetrieval
Update measurement documentation.
Added time column if incomplete dates appear.
Merge pull request #146 from ldecicco-USGS/master
Added back in the reported time zone column.
Took out a loooong running test. It is a known issue from the WQP, not worth the time to always test here.
Merge pull request #145 from ldecicco-USGS/master
New way to deal with incomplete dt columns. Leaving the NA's as they come, and adding a date column.
Takes out the artificial noon, adds a date column.
Merge pull request #144 from ldecicco-USGS/master
Rebuilt vignette.
Fixes #140. So now, if a column that is modernly displaying date and time, it still gets returned as a POSIXct dateTime. If some of those columns are only dates, a time of noon...with the median time zone offset...is added, and a new column is created to indicate a TRUE/FALSE date flag.
Loading