StreamCatTools
StreamCatTools copied to clipboard
Warning message for sc_get_comid() du to rate limiting of the NLDI service
The NLDI service, which sc_get_data calls via nhdplusTools::discover_nhdplus_id now rate limits calls to 400 calls / hr per ip address. Add a warning note for users when using function that passing large numbers of sites may hit this limit. See nhdplusTools/#417