AusClimateService / AusClimateService/gwls
fpath incorrect
Open
- Dominant language
- Jupyter Notebook
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
fpath is not correct
fpath = f"{repodir}/cmip_warming_levels/warming_levels/
should be
fpath = f"{repodir}/cmip_warming_level/warming_levels
too many "s"
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the notebook or source files for the fpath assignment and compare it with the two paths shown in the issue. Update it to use cmip_warming_level/warming_levels, with the requested quoting, and verify that the resulting path matches the issue’s expected value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- data
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100