a-bouchat / ice-tracker-deformations

This project aims at computing arctic sea ice deformations from icetracker data (Sentinel-1 and RCM).
0 stars 0 forks source link

Function to create a video of the deformation patches in time #30

Open dringeis opened 1 year ago

dringeis commented 1 year ago

It is pretty simple and ugly but it works!

dringeis commented 1 year ago

https://user-images.githubusercontent.com/30409025/223873428-33dcebab-39a7-4a76-83fa-dcecdc6153a1.mp4

https://user-images.githubusercontent.com/30409025/223873432-503d9134-5880-4882-8eff-31d129f86d97.mp4

https://user-images.githubusercontent.com/30409025/223873453-cbfa028b-fcdc-4c74-a194-e6bd42027078.mp4

Un demi mois en exemple

dringeis commented 1 year ago

Now for Feb 2021 with 72h+-72h with 24 h interval :

https://user-images.githubusercontent.com/30409025/224092258-3dfc3c4a-a312-4cad-bba1-3bdeec74bf30.mp4

https://user-images.githubusercontent.com/30409025/224092261-9c4e60eb-f41a-4df7-b32d-c337e746045a.mp4

https://user-images.githubusercontent.com/30409025/224092266-dfa7da83-339d-4e5d-b24a-974280c71770.mp4

dringeis commented 1 year ago

and now with 1h intervals

https://user-images.githubusercontent.com/30409025/224175604-6ccb2dff-944d-4e36-a083-4166126b5a4f.mp4

dringeis commented 1 year ago

https://user-images.githubusercontent.com/30409025/224176447-e1b2af76-b7ad-4432-a641-4973e1cfb33e.mp4

https://user-images.githubusercontent.com/30409025/224176449-ddb9921e-9a0c-4bbe-b576-59dc9da0994e.mp4

a-bouchat commented 1 year ago

Should this issue be closed now that we have the video making ability? Or I guess we can wait until it is pushed in the master...

mathieuslplante commented 11 months ago

The video making is now quite behind the master... We should rebase it and push it? Amelie, the videos you made for the Oslo presentation, are they from the same code?

a-bouchat commented 11 months ago

@dringeis made these videos. I don’t remember if it was done offline or in the code…

dringeis commented 11 months ago

I do not remember well, but I think that it made them from the branch linked in this issue. Rebase and merge sounds good, I am not sure at all that it will be straightforward...