Skip to content
Snippets Groups Projects
Commit 102e1c4c authored by Laura A DeCicco's avatar Laura A DeCicco
Browse files

UPdated NEWS.

parent 46a10d7b
No related branches found
No related tags found
1 merge request!41Reducing example times even more.
dataRetrieval 1.4.0-in developement dataRetrieval 2.0.0
===========
* Overhaul of function names based on initial user feedback
* Metadata attributes added to returned dataframes
* EGRET specific functions moved to EGRET
dataRetrieval 1.4.0
=========== ===========
* Changed naming convention: * Changed naming convention:
getDVData -> getNWISDaily
getSampleData -> getNWISSample
getSTORETData* -> getWQPSample
getSampleDataFromFile -> getUserSample
getDailyDataFromFile -> getUserDaily
getMetaData -> splits into getNWISInfo and getUserInfo
getSiteFileData <- getNWISSiteInfo
getParameterInfo <- getNWISPcodeInfo
getDataAvailability <- getNWISDataAvailability
'retrieve' functions changed to 'get'
* Changed WaterML2 rbind fill from plyr function to dplyr. Removed plyr import, added dplyr. * Changed WaterML2 rbind fill from plyr function to dplyr. Removed plyr import, added dplyr.
* *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment