You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/04_functions.md
+33-33
Original file line number
Diff line number
Diff line change
@@ -132,9 +132,9 @@ FWA_DownstreamTrace(
132
132
133
133
### Description
134
134
135
-
Return data from streams_vw downstream of provided location.
135
+
Return all data from[`whse_basemapping.streams_vw`](https://smnorris.github.io/fwapg/03_tables_views.html#whse-basemapping-fwa-streams-vw) downstream of provided location.
136
136
137
-
Provides a simple interface to the basic use case of `FWA_Downstream()`, removing the need to work joins or watershed codes.
137
+
Provides a simpler interface to the basic use case of `FWA_Downstream()`, removing the need to use joins or watershed codes.
138
138
139
139
Notes:
140
140
- this is a draft function that has not been extensively optimized/tested, performance may suffer when working with major rivers
0 commit comments