Skip to content

Commit

Permalink
ENH: Update the link to nhdplus dataset. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Dec 6, 2023
1 parent 987ae24 commit c816bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pynhd/network_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -1040,7 +1040,7 @@ def nhdplus_l48(
if not nhdfile.exists():
url = "/".join(
(
"https://edap-ow-data-commons.s3.amazonaws.com/NHDPlusV21/Data",
"https://dmap-data-commons-ow.s3.amazonaws.com/NHDPlusV21/Data",
"NationalData/NHDPlusV21_NationalData_Seamless_Geodatabase_Lower48_07.7z",
)
)
Expand Down

0 comments on commit c816bc3

Please sign in to comment.