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

Expanded 2nd column?

parent bc8b1dd9
No related branches found
No related tags found
1 merge request!39Overhaul of function names. Move some functionality to EGRET.
...@@ -12,7 +12,7 @@ Retrieval functions for USGS and EPA hydrologic and water quality data. ...@@ -12,7 +12,7 @@ Retrieval functions for USGS and EPA hydrologic and water quality data.
Web service retrieval functions: Web service retrieval functions:
|Function | Inputs | Description | |Function | Inputs | Description |
| -------------| ----------------|:-------------| | -------------| ------------------------|:-------------|
|`readNWISdata` | `...`, service | NWIS data using user-specified queries | |`readNWISdata` | `...`, service | NWIS data using user-specified queries |
|`readNWISdv` | `Common 4`, statCd | NWIS daily data with `Common 4` query | |`readNWISdv` | `Common 4`, statCd | NWIS daily data with `Common 4` query |
|`readNWISqw` | `Common 4`, expanded | NWIS water quality data with `Common 4` query | |`readNWISqw` | `Common 4`, expanded | NWIS water quality data with `Common 4` query |
......
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