Mapping Toolbox Average Daily/Monthly Cloud Cover?
5 ビュー (過去 30 日間)
古いコメントを表示
I am looking for a map layer that shows the average daily (preferred) or monthly cloud cover across the Earth. I used "wmsfind('cloud')", but that does not seem to cover the entire world, and I do not know what kind of data it is (some points seem to be a timeframe, others have no day/month data).
Does anyone know if a map layer exists that I can use to plot average daily/monthly cloud cover in the Mapping Toolbox?
Thanks in advance.
0 件のコメント
採用された回答
Alain Kuchta
2017 年 4 月 21 日
You may find more results if you choose the online version of the WMS Databse as this is updated regularly:
cloudcover = wmsfind('cloud','Version','online')
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Point Cloud Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!