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
For the function get_hydrofabric, would it be possible to call sbtools download functions or download functions from other packages that don't require a user to authenticate with a ScienceBase account?
get_hydrofabric calls sbtools::item_file_download, which requires authentication and session validation. As someone who doesn't work for DOI or have a close USGS collaborator, I don't have a ScienceBase account, so I can't use get_hydrofabric to download hydrofabric objects. There are certainly ways to work around this as a user (e.g. customizing functions as a user or just downloading directly from a ScienceBase link), but I just thought I'd toss this out there as a suggestion in case others are running into this!
For the function
get_hydrofabric
, would it be possible to callsbtools
download functions or download functions from other packages that don't require a user to authenticate with a ScienceBase account?get_hydrofabric
callssbtools::item_file_download
, which requires authentication and session validation. As someone who doesn't work for DOI or have a close USGS collaborator, I don't have a ScienceBase account, so I can't useget_hydrofabric
to download hydrofabric objects. There are certainly ways to work around this as a user (e.g. customizing functions as a user or just downloading directly from a ScienceBase link), but I just thought I'd toss this out there as a suggestion in case others are running into this!What I see on my end:
Thanks for considering!
The text was updated successfully, but these errors were encountered: