GlacioHack / xdem

Analysis of digital elevation models (DEMs)
https://xdem.readthedocs.io/
MIT License
139 stars 41 forks source link

[POC] : Used case of blockwise for CNES QI team #598

Open adebardo opened 2 weeks ago

adebardo commented 2 weeks ago

Context

Currently, xdem allows for tile-based coregistration of DEMs, which overlaps with the latest POC implemented in demcompare. The goal of this ticket is to verify if xdem can meet our specific needs.

Implementation

rhugonnet commented 2 weeks ago

In case it's relevant: blockwise has a problem right now, see https://github.com/GlacioHack/xdem/issues/584

adebardo commented 2 weeks ago

@rhugonnet thanks for your reply, we will add this to our study