Closed yoctoyotta1024 closed 2 months ago
@lkluft can we add a link to the geos + flight track video you made? Maybe the one with the dropsonde markers?
@lkluft can we add a link to the geos + flight track video you made? Maybe the one with the dropsonde markers?
Simply add the following code snippet to embed the video (you can adjust the width to your liking).
<video width="790" controls="" poster="https://swift.dkrz.de/v1/dkrz_948e7d4bbfbb445fbff5315fc433e36a/ORCESTRA/static/HALO-20240919a-thumb.png">
<source src="https://swift.dkrz.de/v1/dkrz_948e7d4bbfbb445fbff5315fc433e36a/ORCESTRA/static/HALO-20240919a.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
Ah absolutely so cool thank you!! Am I alright to wrap it in <center> </center>
tags?
Also is the caption okay? I assume it's dropsonde launch detects not ground positions but other than that the images are GEOS I'm not sure exactly sure what are being shown e.g. natural colour / RGB / Geocolor etc. ...
Oki doki I think I've fixed all the images so I'm happy for this to be merged if you are!