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

Updating EGRET functions.

parent b2cc1e7d
No related branches found
No related tags found
1 merge request!42Description title and readme.
...@@ -41,11 +41,11 @@ Moving `EGRET` specific functions to `EGRET` (version 2.0.0 and greater): ...@@ -41,11 +41,11 @@ Moving `EGRET` specific functions to `EGRET` (version 2.0.0 and greater):
|Information Source | Meta Data | Data | |Information Source | Meta Data | Data |
| -------------| -------------| ------------- |:-------------| | -------------| -------------| ------------- |:-------------|
|NWIS | `getNWISInfo` | `getNWISSample` | |NWIS | `readNWISInfo` | `readNWISSample` |
| | | `getNWISDaily` | | | | `readNWISDaily` |
| Water Quality Portal | `getWQPInfo`| `getWQPSample` | | Water Quality Portal | `readWQPInfo`| `readWQPSample` |
| User-supplied files | `getUserInfo` | `getUserDaily`| | User-supplied files | `readUserInfo` | `readUserDaily`|
| | | `getUserSample` | | | | `readUserSample` |
......
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