satflow icon indicating copy to clipboard operation
satflow copied to clipboard

Create output video visualizations

Open jacobbieker opened this issue 3 years ago • 4 comments

Add creating video visualizations with the output from SatFlow models, possibly overlaying the cloud mask as well. The main idea is for the HuggingFace Spaces visualization (https://huggingface.co/spaces/openclimatefix/MetNet) so that we can have interactive widgets showing off the models we are training!

@peterdudfield Would the visualizations you've been making work for making videos?

jacobbieker avatar Sep 07 '21 13:09 jacobbieker

Yea I'm sure we can do something

I was essentially just using - https://plotly.com/python/animations/

Let me know how I could help

peterdudfield avatar Sep 07 '21 14:09 peterdudfield

For some not very clean code - https://github.com/openclimatefix/nowcasting_dataset/blob/main/notebooks/2021-08-26/video.py

peterdudfield avatar Sep 07 '21 14:09 peterdudfield

Okay, great, thanks! I'll start looking through it

jacobbieker avatar Sep 07 '21 14:09 jacobbieker

Love this idea! And thanks loads for jumping in, @peterdudfield!

JackKelly avatar Sep 07 '21 15:09 JackKelly