WindScanGEO
WindScanGEO is a deep learning framework developped to detect wind speeds from the images of the Geostationary Operational Environmental Satellite (GOES). It is able to deliver high frequency wind speed predictions (every 10 minutes) at a 25x25km spacial resolution over the ocean. This is useful for any research that looks into daily and small-scale spacial variability and evolution of wind speeds. It is based on a ResNet50 model that is trained daily on scatterometer data which allows inference of the model on the extent of an entire GOES image.
Note: This website presents information related to a manuscript currently under review. For the most up-to-date methodology, results, and interpretations, the final peer-reviewed publication should be considered the authoritative source.

This framework is open-source and has been developped by Y.Loo, Dr. J.Sun, Dr. G.George at the Geoscience and Remote Sensing department and the Intelligent Systems department of the TU Delft.
The framework is distributed as a Python package that is easily usable to train and infer models at any time and location desired by the user. For more information, go to the "Introduction" page. To directly use the package yourself, go to the "Installation" page.
For any questions or inquiries, please contact yloo@tudelft.nl
