Romain Hugonnet

Results 176 comments of Romain Hugonnet

I remember now that we forced "None" to avoid matplotlib propagating NaNs into big areas... It looks extremely bad on rasters with small NaN gaps distributed everywhere. We could almost...

Thanks for the feedback @jgrss! > I could see having many of the Xarray/Dask warping methods elsewhere while maintaining the same geowombat API. Yes, that makes sense. Technically, how would...

Probably linked to https://github.com/GlacioHack/xdem/issues/437!

Great to have this overview, including #693 to #696! 🙂 I'm commenting for all 5 issues below. Only a couple conceptual remarks at this stage: 1. **Storing the classif output:**...

Now passing after a few days!

Actually not fixed yet because intermittent, will add same temporary fix as in GeoUtils https://github.com/GlacioHack/geoutils/issues/654 https://github.com/GlacioHack/geoutils/pull/653

What is the purpose of the RANSAC filter during the `apply` step again? (Not sure I remember this right! Trying to grasp if it's applicable generically for this processing step,...

@adebardo Can we close this issue with #707? (If yes, let's update the description of the PR)

All good! Only one remark: The function `get_stats()` is a `Raster` method, while we designed `Coreg` to be independent of the `Raster` class after the preprocessing of `fit()` and `apply()`...

@adebardo Can we close this with #707 as well? (and link to the PR description too)