Skip to content

Commit

Permalink
DOC: Improve writing. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Oct 29, 2024
1 parent de1f129 commit 7776370
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/pynhd/pynhd.py
Original file line number Diff line number Diff line change
Expand Up @@ -549,9 +549,8 @@ class WaterData:
Note that all ``wbd*`` layers provide access to the October 2020
snapshot of the Watershed Boundary Dataset (WBD). If you need the
latest version, please use
`WBD <https://docs.hyriver.io/autoapi/pygeohydro/watershed/index.html#pygeohydro.watershed.WBD>`__
class from the `PyGeoHydro <https://docs.hyriver.io/readme/pygeohydro.html>`__
latest version, please use the ``WBD`` class from the
`PyGeoHydro <https://docs.hyriver.io/autoapi/pygeohydro/watershed/index.html#pygeohydro.watershed.WBD>`__
package.
crs : str, int, or pyproj.CRS, optional
The target spatial reference system, defaults to ``epsg:4326``.
Expand Down

0 comments on commit 7776370

Please sign in to comment.