basemap icon

basemap For Linux

  n/a
GPL    

Plot data on map projections with matplotlib. #Matplotlib toolkit  #Data plotter  #Political boundaries  #Matplotlib  #Plotter  #Toolkit  

Description

changelog

Free Download

basemap is an add-on toolkit for Matplotlib that lets you plot data on map projections with coastlines, lakes, rivers and political boundaries.

See http://scipy.org/Cookbook/Matplotlib/Maps for an example of what it can do.

System requirements

What's new in basemap 1.0.6:

  • fix drawcounties for Python 3.3.
  • update pyproj to version 1.9.3 (remove geographiclib python code, replace with C code from proj4).
  • in contourf and contour, all points outside the map projection region were masked. This meant that if a grid cell was partly inside and partly outside the map projection region, nothing was drawn, leaving a gap along the edge of the map. This was particularly noticeable for very coarse resolution grids. This commit only masks those points more than one grid length beyond the edge of the map projection region. Fixes issue 88.
  • allow for latitude values slightly greater than 90 to exist in shapefiles, (by truncating to 90). Still raise exception if latitude exceeds 90.01.
Read the full changelog
User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

basemap 1.0.6

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  main category:
Science and Engineering
  developer:
  visit homepage