geovista icon indicating copy to clipboard operation
geovista copied to clipboard

Support for vector visualisation

Open dennissergeev opened this issue 3 years ago • 10 comments

✨ Feature Request

Hi again :smile:

Are there any functions/methods in geovista that make it easier to transform vector-representing data, such as wind components, and visualise them on a sphere (ideally on an unstructured grid too)?

Motivation

As I mentioned in another issue (#15), I would like to visualise output of LFRic on a sphere, including the 3 standard wind components.

A while ago I wrote a simple function to convert u, v, w-cubes from the UM output to a pyvista mesh, so I was wondering if geovista would provide the same functionality.

Thanks in advance.

dennissergeev avatar Nov 30 '21 18:11 dennissergeev

Hey @dennissergeev,

I'm also plumb in the space of playing with LFRic UGRID data, so we're completely in the same domain.

As per #15, totally yes, this is most definitely in the pipeline for sure... but not just quite yet, as there is a tonne of fundamentals to mature in geovista before we get to that point.

Perhaps we could hangout over a virtual coffee sometime? I think that would be super useful. Ping me at the Met Office and we can take it from there (if that helps?)

bjlittle avatar Nov 30 '21 22:11 bjlittle

That's great, thanks!

I'd be happy to chat, though I'm not at the MO (I work at the university) - so perhaps over zoom/teams?

dennissergeev avatar Dec 01 '21 09:12 dennissergeev

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[bot] avatar May 31 '22 00:05 github-actions[bot]

Just keeping this issue alive...

dennissergeev avatar May 31 '22 13:05 dennissergeev

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[bot] avatar Nov 29 '22 00:11 github-actions[bot]

This stale issue has been automatically closed due to a lack of community activity.

If you still care about this issue, then please either:

  • Re-open this issue, if you have sufficient permissions, or
  • Add a comment pinging @bjlittle who will re-open on your behalf.

github-actions[bot] avatar Dec 28 '22 00:12 github-actions[bot]

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[bot] avatar Jun 27 '23 00:06 github-actions[bot]

Hi @bjlittle and @dennissergeev I'm super interested/keen in seeing vector visualisation for u, v and w on the LFric grid.

Motivation

The NAME model (NAME on github) will be moving NWP forcing model from the UM to LFric. As part of this work we would like to visualise the LFric wind vectors (rather than u,v and w scalars) to check that the wind vectors are consistent with the dispersion of material from the NAME model.

mo-benjaminevans avatar Sep 22 '23 10:09 mo-benjaminevans

Just to copy my quick & dirty script with a naive attempt at this: https://gist.github.com/dennissergeev/4cb8a4773f6d08c88ce4241dfe568236

dennissergeev avatar Nov 23 '23 12:11 dennissergeev

Ping @pp-mo and @stephenworsley

Fancy getting involved?

I think this is perfect for you guys 😉

bjlittle avatar Jan 17 '24 10:01 bjlittle