Prediction of cloud movement and development in R

I have to create a script in R that reads several snapshot images of the sky (1 minute time-step) as an input and then predicting the movement and development of the clouds for the next few minutes.

I understand that it will require some machine learning and it's not an easy task, mostly because of the chaotic nature of the system, however if you can give me some guidelines, advice or tutorials I would really appreciated it cause it's a really hard project.

Thank you in advance for you help!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.