gradient_search comb effect
@mraspaud is already working on this.
Since Oct 2, 2025.
- Dominant language
- Python
- Stars
- 385
- Forks
- 102
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 9
Description
hi, great project, love using it - it's saved me so much time!
I'm getting a 'comb' effect using the gradient resampler. I understand this is a prototype product, but it works excellently otherwise. I haven't seen this reported elsewhere, so thought I'd report.
resampling amsr2 l1r from raw h5 to a dense grid (eg from native 5000 to 80m), I get this result
if we zoom in and pull the colour range in to the view we see horizontal combs interpolating between the samples.
amsr = 'GW1AM2_201712190356_220D_L1SGRTBR_2220220', 'GW1AM2_201712190445_220A_L1SGRTBR_2220220'
roi = 324275, -1893016 : 340542, -1881592 (epsg:3031)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.