mpvginde / pysteps

Python framework for short-term ensemble prediction systems.
https://pysteps.github.io/
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Find and implement fix for the interpolation of smallest level cascades #9

Closed mpvginde closed 11 months ago

ladc commented 11 months ago

See the comments on the issue identified in #8

mpvginde commented 11 months ago

Proposed solution by @mpvginde : recompose the cascade, advect, and decompose again. This might fix the "blurring" issue due to the advection, and also reduces the number of times you have to do the advection from 21 to 2. Profit!

mpvginde commented 11 months ago

Fixed with commit: 84ce3e972f6c073c218486b7d611eb8c03f34f9a