satflow
satflow copied to clipboard
Create output video visualizations
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?
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
For some not very clean code - https://github.com/openclimatefix/nowcasting_dataset/blob/main/notebooks/2021-08-26/video.py
Okay, great, thanks! I'll start looking through it
Love this idea! And thanks loads for jumping in, @peterdudfield!