Python Forum
Issue plotting coordinates using Basemap
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue plotting coordinates using Basemap
#2
I have no experience with mpl_toolkits, but considering that it is package associated with matplotlib, I wonder what happens if you try
x, y = m(lats.values, lons.values)     # instead of x,y=m(lats, lons)
Reply


Messages In This Thread
Issue plotting coordinates using Basemap - by kiton - Mar-08-2017, 07:34 PM
RE: Issue plotting coordinates using Basemap - by zivoni - Mar-08-2017, 09:23 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Regression plotting + minor issue mohi_gh 0 1,953 Feb-01-2021, 04:19 PM
Last Post: mohi_gh
  Plotting issue Matplotlib garam0 0 2,106 May-23-2020, 12:11 AM
Last Post: garam0
  Plotting climate data with NetCdf files for a specific region with coordinates fyec 3 6,839 Jun-27-2018, 12:34 PM
Last Post: buran
  basemap problem Roman 2 3,846 Jul-24-2017, 08:48 AM
Last Post: Roman

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020