An open API service indexing awesome lists of open source software.

https://github.com/wang-bin/windmodel

Computing winds on the earth from satellite pictures using Matlab. For NPMCM 2012.
https://github.com/wang-bin/windmodel

Last synced: 3 months ago
JSON representation

Computing winds on the earth from satellite pictures using Matlab. For NPMCM 2012.

Awesome Lists containing this project

README

          

REQUIREMENT:
-------
1. 3 wind data from satelite at 3 different time: IR1_2030.mat, IR1_2100.mat, IR1_2130.mat. Get them from "downloads"

2. Temperature and pressure data "temp3.mat"

HOW TO RUN:
-------
1. prepair

2. run Use pre-computed data of [46,126]x[-40,40] to speed up.
or run(1) to compute all data in [46,126]x[-40,40]. It will take a lot of time.

![Alt text](https://github.com/downloads/wang-bin/WindModel/wind.png "wind")