Mapping Toolbox Average Daily/Monthly Cloud Cover?
조회 수: 1 (최근 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!