Release 2.4.0 - #82
Conversation
Add example images for readers and gallery
Remove explicit dependency upon VTK
Update URI SOLPS training case to DDv4
Pellets Reader
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v5...v6) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
olivhoenen
left a comment
There was a problem hiding this comment.
Looks great 👍
Just a few minor comments.
And also a general question: do we use at all the Python package uploaded to PyPI (besides the CLI), or we always need the sources when used as a pv plugin?
|
Hi @olivhoenen, Thanks for your comments. I have implemented your feedback in #86.
I was unable to add an existing record to a community, so I have created a new record and requested it to be added to the Open IMAS community. Could you have a look at that? It should be available here, once accepted.
Yes, the PyPI package is used for both. If you don't have access to the IMAS-ParaView module, you can |
This is surprising, it shall be possible to do it from existing records (cf. https://help.zenodo.org/docs/share/submit-to-community/), as this was done with the two previous records listed there. Anyway, your new record is now in the comunity, thx. |
Ensure imas-core is available
Clean-up documentation
Standalone VTK support and coordinate conversion fix
|
@SimonPinches Thanks for your comments, I have addressed them in #88 and updated this release branch. If all is well for you and @paulotex, I am fine to merge this into main and create a new release tag. |
Release notes IMAS-ParaView 2.4.0
This release introduces four new ParaView readers and includes several improvements and bug fixes.
Changes since version 2.3.1
4 new ParaView reader plugins
spiIDScamera_irandcamera_visibleIDSs, including the option to match the ParaView camera to a selected camera for a point-of-view visualizationdistributionsIDSmagneticsIDSGGD reader improvements
Documentation improvements
Bug fixes