Alice de Bardonnèche

Results 57 issues of Alice de Bardonnèche

# 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...

[POC] Conception stuck

# Context The purpose of this ticket is to reassure CNES's QI about the API capabilities of xdem compared to demcompare, and also to enable preliminary studies comparing the results....

[POC] Conception To review

# Context The purpose of this ticket is to implement the calculation of terrain attributes from the CLI. All methods with defaults values | **** | method | degrees |...

[POC] Conception To review

# Context The purpose of this ticket is to set up the first makefile, which will aim to simplify the installation of xdem for developers using Linux. To begin, we...

[POC] Conception To review

# Context The purpose of this ticket is to implement the reading of classification masks from the CLI. # New Configuration ```toml [inputs] [inputs.classification] path = "path/to/file" description = ["land",...

[POC] Conception To review

# Context The purpose of this ticket is to implement the `dem_processing` methods from `demcompare` into `xdem`. We propose following a similar approach as described in this [ticket]() but this...

[POC] Conception stuck

# Context Now that we've created a CLI with coregistration and terrain attribute calculation steps, we can begin generating a report. For this, we'll take inspiration from what's done in...

[POC] Conception To review

# Context As part of their work, the CNES + sub-contractors developers work from a basic python env. For ease of implementation some tools use a Makefile. We therefore suggest...

[POC] Conception To review

# Context When using xdem errors and other types of information are displayed via `print`. The use of the logging module is more relevant, especially with the arrival of the...

[POC] Conception To review

- [ ] Resolves #xxx, - [ ] Tests added, otherwise issue #xxx opened, - [ ] Fully documented, including `api/*.md` for new API, - [ ] New optional dependencies...