Fix errors and warnings for Map Resources and Topo Notebook

-fixed the xlabels_top and ylabels_right warning by using top_labels and right_labels instead
-fixed the invalid transform error by using PlateCarree() instead of Geodetic()
-fixed the 'extend' warning by moving it from the colorbar() function to the contourf() function
This commit is contained in:
Shay Carter 2020-09-04 14:35:40 -06:00
parent 826e5f7591
commit c34a8da1ce

File diff suppressed because one or more lines are too long