bcgov / bcgov/bcgroundwater

HTTP 404 not found

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
23
Forks
3
PR merge metrics
No merged PRs in 30d

Description

If you run the example in the Vignettes.
```
library(bcgroundwater)
well <- "45" # Observation Well Number
data <- get_gwl(wells = well)
> Error in FUN(X[[i]], ...) : Not Found (HTTP 404).
```

Contributor guide

Open the contributing guide

Research direction

The failure is reproduced by the Vignettes example using get_gwl(wells = well) with well "45". Start by running that example and tracing the request made by get_gwl; done means the documented example retrieves data without the HTTP 404.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.