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
Commits
fc715f3c
Commit
fc715f3c
authored
10 years ago
by
Laura A DeCicco
Browse files
Options
Downloads
Patches
Plain Diff
Readme updates.
parent
892ab312
No related branches found
No related tags found
1 merge request
!40
Final CRAN updates.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-20
8 additions, 20 deletions
README.md
with
8 additions
and
20 deletions
README.md
+
8
−
20
View file @
fc715f3c
...
@@ -7,6 +7,9 @@ Windows: [![Build status](https://ci.appveyor.com/api/projects/status/msanha92b5
...
@@ -7,6 +7,9 @@ Windows: [![Build status](https://ci.appveyor.com/api/projects/status/msanha92b5
Retrieval functions for USGS and EPA hydrologic and water quality data.
Retrieval functions for USGS and EPA hydrologic and water quality data.
A fairly large overhaul of the functions was done on November 31, 2014. Feedback from initial users was
## Function Overview
## Function Overview
Web service retrieval functions:
Web service retrieval functions:
...
@@ -59,32 +62,17 @@ To install the dataRetrieval package, you must be using R 3.0 or greater and run
...
@@ -59,32 +62,17 @@ To install the dataRetrieval package, you must be using R 3.0 or greater and run
##Version updates
##Version updates
---------------
---------------
###dataRetrieval
1.5
.0
###dataRetrieval
2.0
.0
*
Changing naming convention
one last time. Migrating
`dataRetrieval
`
specific retrievals to
`
dataRetrieval`
.
*
Changing naming convention
. Migrated
`EGRET
`
specific retrievals to
`
EGRET`
*
Added back WaterML2 parsing tool
*
Added back WaterML2 parsing tool
*
Added specific groundwater, rating, peak, and surfacewater measurement functions
*
Added specific groundwater, rating, peak, and surfacewater measurement functions
*
Attached metadata attributes to returned dataframes
###dataRetrieval 1.4.0
###dataRetrieval 1.4.0
Changed naming convention:
*
Changed naming convention:
|Original Name | New Name |
| ------------- |:-------------|
|getDVData | getNWISDaily |
|getSampleData | getNWISSample |
|getSTORETData
*
| getWQPSample |
|getSampleDataFromFile | getUserSample |
|getDailyDataFromFile | getUserDaily |
|getMetaData | splits into getNWISInfo and getUserInfo |
|getSiteFileData | getNWISSiteInfo |
|getParameterInfo | getNWISPcodeInfo |
|getDataAvailability | getNWISDataAvailability |
|'retrieve' functions | 'get' |
*
Changed WaterML2 rbind fill from plyr function to dplyr. Removed plyr import, added dplyr.
*
Removing WaterML2 until fixed.
###dataRetrieval 1.3.3
###dataRetrieval 1.3.3
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment