Daniele Nerini

Results 8 issues of Daniele Nerini

The current importer module includes a fairly arbitrary list of importers that are specific to data formats used by various national weather services. This list cannot grow indefinitely each time...

Currently the pysteps example gallery is part of the main pysteps repo, meaning that the static example pages are compiled by readthedocs for each change. This slows down considerably the...

enhancement
documentation

- Adapt all methods in pysteps.motion for accept and return xarrays: - [x] lk - [ ] vet - [ ] darts - [ ] Fix tests - [ ]...

Hi everyone, I don't know if the topic has already come up but I would suggest splitting the library into multiple components (eg: core, visualization, etc.) so that you can...

This new version maybe is a good opportunity to change the pystepsrc parameter file format. Although the JSON configuration file does the job, [it has a few disadvantages](https://www.lucidchart.com/techblog/2018/07/16/why-json-isnt-a-good-configuration-language/). A better,...

Original report ---------------- (by Valentina Gregori) > I also noticed another small issue (already in the previous version of pysteps). When I do a conversion to reflectivity using the function...

discussion

see for example https://github.com/pySTEPS/pysteps/actions/runs/8787373228/job/24168528632 ``` { execArgs: [ '-n', '', '-Q', 'github-action-3.1.6', '-e', 'OS,PYTHON', '-Z', '-f', '/home/runner/work/pysteps/pysteps/pysteps_data/coverage.xml', '-F', 'unit_tests', '-C', '4fd7addb71a1daff2eaca7a4f59c3bd5b0b76edf', '-v' ] } ==> linux OS detected https://uploader.codecov.io/latest/linux/codecov.SHA256SUM Received...

bug