Skip to content

One Site (11336600) Not Pulling Data

Created by: JessaRego

I attempted to download gauge height for Delta Cross Channel near Walnut Grove site number 11336600.

library(dataRetrieval)
# Delta Cross Channel near Walnut Grove
siteNumber <- "11336600"
WGA <- readNWISsite(siteNumber)
parameterCd <- "00065" #gage height
stage <- readNWISqw(siteNumber,parameterCd,"2016-09-30","2016-10-18")

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html><body><p>No sites/data found using the selection criteria specified 
</p></body></html>

Error: `file` must be a string, raw vector or a connection.

Talked to colleagues @wdwatkins who realized I needed readNWISuv instead of readNWISqw!

I tried the exact same thing for Freeport site number 11447650 with readNWISqw, and it didn't throw an error, but there was no data.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information