Skip to content

Several Instances for Making Movie/Animation From Online Satellite Images

License

Notifications You must be signed in to change notification settings

chouj/MakeMovieFromOnlineSatelliteImages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Several Instances for Making Movie/Animation From Online Satellite Images

Instance 1 - EastAsiaCloud.m

Description:

Making Movie/Animation From Online Satellite Images of Taiwan Central Weather Bureau.

If online images can not be fetched by using imread, try use curl command to download them.

从台湾交通部中央气象局提供的向日葵8号卫星红外线卫星云图生成48小时云图动画
如果不能通过Imread读取网上图片,则用curl命令下载至本地

Note:

Instance 2 - WaterVapor.m

Description:

Making Movie/Animation From Online Satellite Images of the Japan Meteorological Agency.

Online images can be fetched by using imread.

从日本气象厅提供的向日葵8号卫星水汽含量图生成48小时水汽含量动画
通过"Imread"读取网上图片

Note:

  • Windows code.
  • Noncommercial use only.

Instance 3 - rgb.m

Description:

Making Movie/Animation From Online Satellite Images of Space Science and Engineering Center at University of Wisconsin-Madison.

Use regexp to find urls of images and use curl command to download them.

从威斯康星大学麦迪逊分校的空间科学与工程中心提供的向日葵8号卫星RGB色彩图生成动画
通过正则表达式获取图片链接,再用curl命令下载至本地

Note:

Demo

Telegram Channel: Satellite Observations (Asia-Pacific) @ObsAP

Support Me

Donate Donate Donate

About

Several Instances for Making Movie/Animation From Online Satellite Images

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages