Resample weather grids to match fuel grid
- Dominant language
- Python
- Stars
- 65
- Forks
- 11
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 70
Description
**Describe the task**
A function to resample an input grid to a desired resolution, and grid alignment (cells need to line up, same origins)
**Acceptance Criteria**
- [ ] Upsample lower resolution grid to fuel grid first, if a higher resolution input, reproject then downsample
- [ ] Fuel grid is the template resolution and origin, an input to this resampling function is transformed to that resolution/origin
**Additional context**
- e.g. resample RDPS grid to fuel grid (10km to 2km)
- Or here
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating the existing weather-grid and fuel-grid handling, then verify how grid resolution, origin, reprojection, and alignment are represented; done means inputs are transformed to the fuel grid's resolution and origin, including both upsampling and downsampling cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100