importBC_data() error: "DATE_PST" not found
- Dominant language
- R
- Stars
- 8
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
`importBC_data()` is throwing an error "DATE_PST" not found. For example, `importBC_data('Kamloops', 2015)` results in:

I suspect the failure is occuring at line 740 because `DATE_PST` was removed from `df_data` earlier, on line 711.

Contributor guide
No contributing guide indexed for this repository
Research direction
Find the R source defining importBC_data() and inspect the code around lines 711 and 740, where DATE_PST is reportedly removed and then referenced. Run importBC_data('Kamloops', 2015) before and after the change; done means the call completes without the DATE_PST-not-found error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100