Xdem Versions Save

Analysis of digital elevation models (DEMs)

v0.0.18

4 months ago

This release fixes a recent bug that made pip install xdem fail, and ensures it'll always work in the future.

What's Changed

Full Changelog: https://github.com/GlacioHack/xdem/compare/v0.0.17...v0.0.18

v0.0.17

5 months ago

Several bug fixes, in particular fixes a bug recently introduced in CoregPipeline.fit that yielded erroneous pipeline coregistration (did not affect coregistration with individual methods).

What's Changed

New Contributors

Full Changelog: https://github.com/GlacioHack/xdem/compare/v0.0.16...v0.0.17

v0.0.16

6 months ago

Fixes the publishing to PyPI that was broken since 0.0.13

What's Changed

Full Changelog: https://github.com/GlacioHack/xdem/compare/v0.0.15...v0.0.16

v0.0.15

6 months ago

Release fixing a sampling bug introduced in NuthKaab (that is the most used in the coregistration module), and officially supporting Python 3.11.

What's Changed

Full Changelog: https://github.com/GlacioHack/xdem/compare/v0.0.14...v0.0.15

v0.0.14

7 months ago

This release adds several fixes and improvements for the coregistration module, in particular for point data and pipelines.

It also significantly improves the environment management, to ensure it is more robust to updates and consistent between pip and conda (the latest remaining the recommended channel for installation).

What's Changed

Full Changelog: https://github.com/GlacioHack/xdem/compare/v0.0.13...v0.0.14

v0.0.13

9 months ago

No new functionality, simply making PyPI and Conda versions fully consistent and functional by fixing a circular import error that happened only in conda-forge build.

Note: re-release due to accidentally publishing the pre-release 0.0.12 on PyPI.

What's Changed

Full Changelog: https://github.com/GlacioHack/xdem/compare/v0.0.11...v0.0.13

v0.0.12pre

9 months ago

Pre-releasing to solve a mysterious build error in conda-forge, with some optional dependency changes and fix for warning issues on import.

Note: Accidentally released on PyPI, will bump to 0.0.13 for consistency between PyPI and conda-forge.

What's Changed

Full Changelog: https://github.com/GlacioHack/xdem/compare/v0.0.11...v0.0.12pre

v0.0.11

9 months ago

This release primarily re-structures coregistration classes, adds bias correction classes and a new co-registration method. More improvements to come soon on coregistration classes and pipelines.

This release also fixes some behaviour for uncertainty analysis.

What's Changed

Full Changelog: https://github.com/GlacioHack/xdem/compare/v0.0.10...v0.0.11

v0.0.10

11 months ago

Vertical CRS transformations now integrated!

What's Changed

Full Changelog: https://github.com/GlacioHack/xdem/compare/v0.0.9...v0.0.10

v0.0.9

1 year ago

Minor fixes to documentation, and a release so that the new Readthedocs default branch stable displays things nicely.

What's Changed

Full Changelog: https://github.com/GlacioHack/xdem/compare/v0.0.8...v0.0.9