The source project of this merge request has been removed.
Add 2D field plotter and parameter reduction operators
- Add a 2D field plotter operator (hysop/operator/plotters.py)
- Add a parameter reduction operator, currently supports min, max and sum (hysop/operator/reductions.py)
Edited by Jean-Baptiste Keck