Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proof of concept for streamlines visualization #675

Open
pp-mo opened this issue Jan 26, 2024 · 2 comments
Open

Proof of concept for streamlines visualization #675

pp-mo opened this issue Jan 26, 2024 · 2 comments
Assignees

Comments

@pp-mo
Copy link
Collaborator

pp-mo commented Jan 26, 2024

No description provided.

@stephenworsley
Copy link
Collaborator

Experiments with PyVista streamlines functions suggest that it is possible to plot streamlines on the surface of the globe with streamlines_from_source if vectors are assigned to the points/nodes of a mesh which also has faces. To better support streamline plotting, it would therefore be worthwhile extending the work done in #676 on the Transform.from_points (which supports the creation of meshes of points) to the equivalent functions: Transform.from_1d, Transform.from_2d and Transform.from_unstructured (which support the creation of meshes with points and faces).

Copy link
Contributor

In order to maintain a backlog of relevant issues, we automatically label them as stale after 180 days of inactivity.

If this issue is still important to you, then please comment on this issue and the stale label will be removed.

Otherwise this issue will be automatically closed in 28 days time.

@github-actions github-actions bot added the stale A stale issue/pull-request label Sep 10, 2024
@bjlittle bjlittle removed the stale A stale issue/pull-request label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🚧 Blocked
Development

No branches or pull requests

3 participants