This Notebook shows how I add NEXRAD mosaic images from Iowa State University to my Cartopy maps...
https://github.com/blaylockbk/pyBKB_v3/blob/master/BB_maps/cartopy_NEXRAD-mosaic-from-Iowa.ipynb
Slowly, like a sloth, I'm using cartopy more and more.
Thanks for putting together this example from my WMS :) there's a crude JSON that provides the timestamp metadata for the most recent composite imagery. https://mesonet.agron.iastate.edu/data/gis/images/4326/USCOMP/n0q_0.json
ReplyDeleteWow, I'm impressed you found this so fast. Haha! Thanks for the tip on the JSON for the timestamp. Just what I was looking for.
DeleteI updated the notebook to show getting the JSON timestamp
Delete