Wolfram Research

Dust Frequency by WMO Station

Average annual and monthly number of days with dusty weather for Iran, Jordan, and Saudi Arabia

This dataset contains information on the frequency of dust storms for 32 Middle-Eastern weather stations during the latest global standard normals period, 1961-1990. For each weather station, the station's name, ID, and geolocation are available.

Examples

Basic Examples

Retrieve the ResourceObject:

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

View the data:

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

Visualization

Plot dust frequency from January to December for WMO stations in Iran:

In[3]:=
DateListPlot[
 Select[ResourceData["Dust Frequency by WMO Station"], MatchQ["Country" /. Normal[#], Entity["Country", "Iran"]] &][
  All, {6 ;; 17}], AxesOrigin -> {Automatic, 0}, Axes -> True]
Out[3]=

Show annual dust frequency at each WMO station location in Iran :

In[4]:=
GeoRegionValuePlot[
 ResourceData["Dust Frequency by WMO Station"][
   Select[#Country == Entity["Country", "Iran"] &]][
  All, #Coordinates -> #AnnualComputedValue &]]
Out[4]=

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

License Information

Public Domain

Data Resource History

Source Metadata

Data Downloads

Publisher Information