Releases: openmc-dev/plotter
Releases · openmc-dev/plotter
v0.4.0
v0.3.2
What's Changed
- Fix EnergyFunctionFilter bin selection by @paulromano in #114
- Support opening single model XML files by @paulromano in #115
- Use trusted publishing for PyPI releases by @paulromano in #116
- Update github action versions used in python-publish.yml by @shimwell in #117
- Batch mode by @pshriwise in #119
- Include puns colormaps by @SteSeg in #122
- Update use of obsolete features in Qt5 by @paulromano in #123
- Fix inconsistent model refresh threading by @johvincau in #126
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Fix long description and bump version to 0.3.1 by @paulromano in #113
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Update GitHub actions for publishing to PyPI by @paulromano in #73
- Fix filter bin selection performance bug by @pshriwise in #74
- Allow execution from a different directotry by @pshriwise in #75
- Adding option to ignore the plot_settings.pkl file by @pshriwise in #76
- Adding support for viewing distribcell tallies by @pshriwise in #87
- Support for CellInstanceFilter by @paulromano in #88
- Improve performance of distribcell/cell instance tally plotting by @paulromano in #89
- Avoid image generation on load. by @pshriwise in #90
- Save "Enable Overlap Coloring" settings in edit tab by @kkiesling in #93
- ignore
plot_settings.pkl
file if model is changed by @kkiesling in #94 - Adding option to set number of threads when opening the plotter by @pshriwise in #97
- Adding version option to the plotter entry point by @pshriwise in #98
- Material info on right click by @kkiesling in #100
- Separate model view from view settings for more reliable reload by @kkiesling in #99
- Moving the llc,urc paramaters to the ViewParams class by @pshriwise in #110
- v0.3.0 release by @kkiesling in #112
New Contributors
- @kkiesling made their first contribution in #93
Full Changelog: v0.2.0...v0.3.0
OpenMC Plotter 0.2.0
What's Changed
- Ability to import properties (temperature/density) by @paulromano in #63
- Support 2D meshes, energy function filter by @paulromano in #64
- Removing unused matplotlib backend query. by @pshriwise in #65
- Adding screenshots to the README by @pshriwise in #68
- Remove unused import of is_pyqt5 by @paulromano in #66
- Remove superfluous install of OpenMC Python API during CI by @paulromano in #70
- v0.2.0 release by @pshriwise in #71
Full Changelog: v0.1.1...v0.2.0
OpenMC Plotter 0.1.1
First official release of the OpenMC plotting application.
Features
Please see this version's README for the initial set of supported features.