Will Trojak
Will Trojak
Ok thanks for this. With PyFR we're quite intersted in using contour trees for data analysis (this was one of the motivating factors with integrating ascent), this might not even...
That would be great, thanks
A similar feature is now supported in Paraview: https://www.kitware.com/paraview-state-embedded-in-png-screenshots/
This is great, thanks @brugger1. I'll give it a go!
I have been looking into this for a partitioned mesh, and it seems that the current metadata implementation in #746 doesn't work on meshes with multiple domains. ie it works...
I recently encountered this issue and the fix was to change the `jpc_decode` and `jpc_encode` functions over to `jas_image_decode` and `jas_image_encode`. It seems that the former were undocumented internal functions...
Is there any plan to fix this issue in a future release? The fix I made seems to work fine, I could make a PR if you like.
@alheinecke, thanks for sorting that. @rengolin is there anything in particular you need in order to get the CI tests running on the OSUOSL P10 instance?
I heard that IBM has added support for GitHub actions for Power and Z, that might be worth a look. https://github.com/IBM/actionspz/blob/main/docs/FAQ.md
@FreddieWitherden @joseemoreira @MichaelMeissner you might like to take a look at this.