Mapping Toolbox Average Daily/Monthly Cloud Cover?
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
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')
More Answers (0)
See Also
Categories
Find more on Point Cloud Processing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!