|
5 | 5 | <head> |
6 | 6 | <meta charset="utf-8" /> |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
8 | | - <title>dataretrieval.waterdata.ratings — dataretrieval 0.1.dev1+gcdd533e1e documentation</title> |
| 8 | + <title>dataretrieval.waterdata.ratings — dataretrieval 0.1.dev1+gf90349134 documentation</title> |
9 | 9 | <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=b86133f3" /> |
10 | 10 | <link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css?v=9edc463e" /> |
11 | 11 |
|
12 | 12 |
|
13 | 13 | <script src="../../../_static/jquery.js?v=5d32c60e"></script> |
14 | 14 | <script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
15 | | - <script src="../../../_static/documentation_options.js?v=b748f937"></script> |
| 15 | + <script src="../../../_static/documentation_options.js?v=bde36a4c"></script> |
16 | 16 | <script src="../../../_static/doctools.js?v=fd6eb6e6"></script> |
17 | 17 | <script src="../../../_static/sphinx_highlight.js?v=6ffebe34"></script> |
18 | 18 | <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script> |
@@ -81,9 +81,6 @@ <h1>Source code for dataretrieval.waterdata.ratings</h1><div class="highlight">< |
81 | 81 | <span class="sd">files (``exsa``, ``base``, ``corr``) for active streamgages — see the</span> |
82 | 82 | <span class="sd">service overview at https://api.waterdata.usgs.gov/docs/stac/ and the</span> |
83 | 83 | <span class="sd">WDFN announcement at https://waterdata.usgs.gov/blog/wdfn-rating-curves/.</span> |
84 | | - |
85 | | -<span class="sd">The R analogue is ``read_waterdata_ratings`` in</span> |
86 | | -<span class="sd">https://github.com/DOI-USGS/dataRetrieval/.</span> |
87 | 84 | <span class="sd">"""</span> |
88 | 85 |
|
89 | 86 | <span class="kn">from</span><span class="w"> </span><span class="nn">__future__</span><span class="w"> </span><span class="kn">import</span> <span class="n">annotations</span> |
@@ -143,8 +140,7 @@ <h1>Source code for dataretrieval.waterdata.ratings</h1><div class="highlight">< |
143 | 140 |
|
144 | 141 | <span class="sd"> See https://api.waterdata.usgs.gov/docs/stac/ for the upstream service</span> |
145 | 142 | <span class="sd"> docs and https://waterdata.usgs.gov/blog/wdfn-rating-curves/ for the</span> |
146 | | -<span class="sd"> background announcement. The R analogue is ``read_waterdata_ratings``</span> |
147 | | -<span class="sd"> in https://github.com/DOI-USGS/dataRetrieval/.</span> |
| 143 | +<span class="sd"> background announcement.</span> |
148 | 144 |
|
149 | 145 | <span class="sd"> Parameters</span> |
150 | 146 | <span class="sd"> ----------</span> |
|
0 commit comments