Christian

Results 6 issues of Christian

## Expected Behavior When running with --parallel, the provenance information should be complete, as it is when not using --parallel. ## Actual Behavior No information is generated on subprocesses. Warnings...

bug
help wanted

* icclim version: 5.2.1 * Python version: 3.8 ### Description To calculate indices using precipitation, icclim expects precipitation variable pr, with name precipitation_flux and unit kg m-2 s-2, but E-OBS...

* icclim version: 5.4.0 * Python version: 3.9 ### Description Sometimes when calculating, I get a warning on All-NaN slice encountered. After it gets Killed but I cannot confirm it...

### Description Dans la documentation il y a une section Create your own index with user_index [https://icclim.readthedocs.io/en/stable/references/custom_indices.html](https://icclim.readthedocs.io/en/stable/references/custom_indices.html) dans la partie référence de la Table of Content. A remplacer par [https://icclim.readthedocs.io/en/stable/how_to/recipes_generic.html#generic-indices-recipes](https://icclim.readthedocs.io/en/stable/how_to/recipes_generic.html#generic-indices-recipes)

* icclim version: 7.0.0 * Python version: 3.10 ### Description In the documentation [https://icclim.readthedocs.io/en/stable/how_to/recipes_custom.html#percentage-of-days-when-tasmax-80th-pctl-and-at-which-date-it-happens](https://icclim.readthedocs.io/en/stable/how_to/recipes_custom.html#percentage-of-days-when-tasmax-80th-pctl-and-at-which-date-it-happens) there is `from icclim.util import callback` and it should not be there anymore. ### Minimal reproducible...

### Pull Request to resolve #xxx - [x] Unit tests cover the changes. - [x] These changes were tested on real data. - [x] The relevant documentation has been added...