Mapping Toolbox Average Daily/Monthly Cloud Cover?

5 views (last 30 days)
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.

Accepted Answer

Alain Kuchta
Alain Kuchta on 21 Apr 2017
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')
  1 Comment
Paul Huter
Paul Huter on 21 Apr 2017
Thanks! I'll give that a go, and see what happens. I will post my results for anyone else.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!