Closed stephhazlitt closed 5 years ago
@stephhazlitt would you expect to the result to still have the Historical_Daily_Average
, Historical_Daily_Minimum
, and Historical_Daily_Maximum
columns (filled with NA
) or just drop those columns entirely?
I lean to keeping the same API with NAs
with the thought that there may be a downstream use or expectation in other bcgroundwater
functions for those columns?
Ok, I think that makes sense. Thanks
Should work now!
bcgroundwater::get_gwl(wells = 444)
The *.minMaxMean.csv file for OW444 has NAs in the date column;the time series is less than 12 months to-date.