Overcast Frequency by WMO Station

Average annual and monthly number of days without sunshine

Originator: World Meteorological Organization

This dataset contains information on the average annual and monthly number of days with considerable overcast for 174 weather stations throughout France and Japan, as well as one in Luxembourg. Data from a vast majority of the stations comes from the latest global standard normals period, 1961-1990. For each weather station, the station's name, ID, and geolocation are available.

(19 columns, 174 rows)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Overcast Frequency by WMO Station"]
Out[1]=

View the data:

In[2]:=
ResourceData["Overcast Frequency by WMO Station"]
Out[2]=

Visualization

Show the locations of WMO stations in Japan:

In[3]:=
GeoListPlot[
 ResourceData["Overcast Frequency by WMO Station"][
   Select[Head[#Coordinates] == GeoPosition &]][All, "Coordinates"], GeoRange -> Entity["Country", "Japan"]]
Out[3]=

Show annual frequency of overcast days at each WMO station location in Japan:

In[4]:=
GeoRegionValuePlot[
 Rule @@@ ResourceData["Snowfall Frequency by WMO Station"][
    Select[#Country == Entity["Country", "Japan"] &]][
   All, {"Coordinates", "Annual"}], ImageSize -> 400]
Out[4]=

Wolfram Research, "Overcast Frequency by WMO Station" from the Wolfram Data Repository (2016)   https://doi.org/10.24097/wolfram.22409.data

License Information

Public Domain

Data Resource History

Source Metadata

Data Downloads

Publisher Information