MATLAB: Mapping Toolbox Average Daily/Monthly Cloud Cover

cloudcloud coverMapping ToolboxMATLAB

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.

Best Answer

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')