uafgeotools / rtm

A Python package for locating infrasound sources using reverse time migration
https://uaf-rtm.readthedocs.io/
MIT License
38 stars 13 forks source link

Add in background topography for RTM time slice plot #74

Open davidfee5 opened 1 year ago

davidfee5 commented 1 year ago

It seems we can fairly easily add in background topography to plot_time_slice.py using the stamen tile option in cartopy. See an example of how to use it here: https://scitools.org.uk/cartopy/docs/latest/gallery/scalar_data/eyja_volcano.html. I suggest we just include this as part of the hires option.