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.
- Host: GitHub
- URL: https://github.com/wang-bin/windmodel
- Owner: wang-bin
- Created: 2012-09-25T13:06:36.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-26T04:23:37.000Z (almost 14 years ago)
- Last Synced: 2025-02-26T15:45:27.080Z (over 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 500 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
