Skip to content

issues Search Results · repo:matplotlib/basemap language:Python

Filter by

0 results
 (63 ms)

0 results

inmatplotlib/basemap (press backspace or delete to remove)

After the CI build is merged (#614 #613), I believe the package structure needs to be addressed. Currently, the package structure obfuscates the build structure which makes contributing as a new developer ...
  • cvanelteren
  • 3
  • Opened 
    23 days ago
  • #616

Hello! I m plotting day/night shading on a Robinson projection centered at -180 degrees with nightshade(), and as you can see, the shading doesn t look right. I m also getting a warning about a non-monotonically ...
  • domdabomb
  • 2
  • Opened 
    on Nov 22, 2024
  • #610

Using pip install basemap, raise exception ModuleNotFoundError: No module named distutils.util Solved by pip install setuptools, then raise exception AttributeError: module pkgutil has no attribute ImpImporter ...
  • Water-Run
  • 2
  • Opened 
    on Nov 13, 2024
  • #609

basemap does not pip install cleanly under Python 3.13. Might be related to some of the pinned upper versions of package dependencies? This environment had numpy 1.26.4 installed (so not a numpy 2.0 issue). ...
  • jameswilburlewis
  • 19
  • Opened 
    on Nov 12, 2024
  • #608

In Ubuntu 22.04 LTS the basemap package is available as a Ubuntu package .. sudo apt install python3-mpltoolkits.basemap Can you please assist the Ubuntu team to make this available in Ubuntu 24.04 LTS. ...
  • Tybion
  • 3
  • Opened 
    on Sep 6, 2024
  • #607

Bug summary I see an issue where drawgreatcircle() produces paths with gaps in with the Mercator projection. I can see from web searches that others have seen the same issue and suggestions point to ...
  • glumr
  • 3
  • Opened 
    on Aug 26, 2024
  • #606

Hi Basemap developer: I am wondering whether you can help support the projection of NAD83 / UTM zone , which is heavily used for the USA community. Thanks Zhengui
  • wzhengui
  • 4
  • Opened 
    on Aug 19, 2024
  • #605

The recently released numpy 2.0 appears to be incompatible with latest basemap version 1.4.1. Seems to be a common issue with packages compiled against older versions of numpy. Issue observed on windows ...
  • jbpezent
  • 9
  • Opened 
    on Jun 17, 2024
  • #604

Been using OWSLib to extract pictures from a WMS server version 1.3.0 and was looking to visualise them with Basemap s wmsimage. I am seeing in the error traces that when the WebMapService instance is ...
  • carlosloslas
  • 3
  • Opened 
    on May 15, 2024
  • #602

Docs for shiftdata say if datain given, returns dataout,lonsout Actually returns lonsout, dataout
  • johndwest
  • 1
  • Opened 
    on Feb 24, 2024
  • #599
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub