Alice de Bardonnèche
Alice de Bardonnèche
Adding the possibility to use a personnal extent for png save for DEM
Once the issue #699 is closed # Context Currently, the `distance_filter` function computes the local average using a **Gaussian filter**. It would be useful to make this averaging method configurable...
## Context From [Sébastien Dinot](https://github.com/sdinot) It would be useful to make it easier for users (and ourselves) who would like to cite our tool or the related papers. For this...
# Context The purpose of this ticket would be to implement a pip-only release. To do this, we need to remove or move the tests dependent on conda. @rhugonnet I...
# Context Currently, when using the multiproc class, only one dimension is passed. This means that we are only working with square tiles, so this needs to be corrected. This...
# Context The purpose of this ticket is to implement the creation of PNG plots out of memory during the process. This ticket is under consideration.
# Context The goal of this ticket is to integrate a profiling module into xDEM in order to better monitor functions that are costly in terms of memory and execution...