from geoplots import geoplot
import xarray as xr
import matplotlib.pyplot as plt
da = xr.open_dataarray('http://iridl.ldeo.columbia.edu/SOURCES/.NASA/.GPCP/.V2p2/.satellite-gauge/.prcp/T(Jan%201980)(Dec%202010)RANGE%2[T]average/dods')
geoplot(da)
plt.title('GPCP Precipitation Climatology: 1980-2010')
-
Notifications
You must be signed in to change notification settings - Fork 2
Easy-to-use python plots in Atmosphere-Ocean sciences
License
wy2136/geoplots
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Easy-to-use python plots in Atmosphere-Ocean sciences
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published