Geometry overlay#74
Conversation
|
Hello @olivhoenen, In order to finalize the geometry overlay feature, I need @jwasikpsnc works to use his new endpoint. So that I could mark the PR as ready for reviews. Can you please merge the PR #79 if you approve it ? |
|
Hello @olivhoenen, I have finalized the geometry overlay feature. As agreed during our meeting on June 12, I have grouped the selection of geometries of type 'geometry/' together for ux reasons. The PR is ready to be merged since we are currently using PSNC endpoints. |
|
Currently the geometry overlay feature exposes structures that are dynamic, e.g. While one can argue that it may be of interest to plot the boundary/outline for this equilibrium, this is not the intended feature target and becomes misleading while the outline being overlayed is the one at the first time point while the rest of the psi data evolves in time: I guess that generalizing the load of geometries to take into account time-dependent geometries will be an overkill at that stage, but would it be possible to make sure that the exposed geometries concern only static data? @imbeauf do you foresee an issue with such restriction? |
|
Indeed, if the dynamic quantities are not plotted at the same time, this is problematic. If they cannot be synchronized or interpolated easily, I agree with @olivhoenen that it is better to restrict the geometry display to static/constant data only. |
|
So, as far i understand the issue: backend should not return dynamic goemetries in the |
If you check fields (e.g. There is also Maybe @maarten-ic knows a better way? |
I suppose the easiest is to exclude the dynamic outlines when searching for geometry nodes? The |


This feature aims to display geometries in overlay of other plots.
There are the changes: