GlacioHack / xdem

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

Save reference `crs` used during `Coreg.fit()` to convert automatically during `apply()`? #481

Open rhugonnet opened 4 months ago

rhugonnet commented 4 months ago

Right now we can pass an object with different CRS during apply than fit without warning.