Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if names supporting checking terminals exist. #383

Merged
merged 3 commits into from
May 9, 2024
Merged

Conversation

dblodgett-usgs
Copy link
Collaborator

I now see:

> library(nhdplusTools)

> temp_dir = file.path(nhdplusTools_data_dir(), "temp_hr_cache")

> download_dir = download_nhdplushr(temp_dir, c("1403", "1405", "1406", "1401", "1402"))
  |=====================================================================================================| 100%

> nhdflowline = get_nhdplushr(download_dir, file.path(download_dir, "nhdplus_out.gpkg"),
+                             layers="NHDFlowline",
+         .... [TRUNCATED] 
Warning message:
In get_nhdplushr(download_dir, file.path(download_dir, "nhdplus_out.gpkg"),  :
  check_terminals is true but attributes selected do not support the checks.

@dblodgett-usgs dblodgett-usgs merged commit 469a4d6 into main May 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant