GlacioHack / xdem

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

Wrap all functionalities as `DEM` methods #478

Closed rhugonnet closed 7 months ago

rhugonnet commented 7 months ago

This PR:

Resolves #474 Partially addresses #275

I will further improve the uncertainty analysis page in #378, and we can improve the one of the coregistration after our hackathon! Then we'll be close to a fully populated and homogeneous documentation for a v0.1! :smile:

rhugonnet commented 7 months ago

Ready to merge, other documentation change will take place in future PRs. Maybe the most efficient is to review the entire documentation at once it's over? By default it won't be visible for users until we release a new version (will be accessible in latest, but stable is the default one).

rhugonnet commented 7 months ago

Functions already tested, only wrappers. And for the documentation, let's review all at once before the first minor release, it'll be more practical! Merging.