Alice de Bardonnèche
Alice de Bardonnèche
# Context The goal of this ticket is to implement coregistration from the xdem run. # In the code From the run in the init file, we now need to:...
# Context This ticket aims to propose an initial implementation of scalar metrics in xDEM. We assume that these metrics can be an attribute of DEM just like the slope,...
# Context The goal of this ticket is to implement linting on the code. We have noticed that certain rules applied to demcompare are not applied in the test files...
# Context The goal of this ticket is to set up the coregistration parameterization from the CLI of xdem. # In the config file In the TOML example file containing:...
# Context The purpose of this ticket is to set up the initial file that will allow xDEM to be executed via a CLI command: `xdem configfile.json`. Initially, the command...
# Context The purpose of this ticket is primarily to allow the developers of demcompare to become familiar with the xdem tool in order to prepare for the refinement of...
After #558 # Context The current license for xdem is the MIT License. We would like to transition to the Apache License 2.0 for the following reasons: - The Apache...
# Context The goal of this ticket is to implement all affine coregistration methods specified in the configuration file. The available methods are: - ICP - VerticalShift - GradientDescending -...
# Context The purpose of this ticket is to remove the dependency richdem in the source files to ensure its license does not alter the license of xdem. Indeed, the...
# Context This ticket aims to outline the right development practices for demcompare merge to xdem, inspired by CS-CNES. The goal here is to have the methods validated by xDEM...