matplotlib - project data defined on a sphere -


i have data defined on sphere (a sphere not earth): possible python 2.6 , matplotlib draw them on map (of type of mercator map) "automatically" or have project data?

edit: of data lat-long.

it depends on have , want: x-y and/or lat-lon? looks question similar problem had , more-or-less answered: matplotlib , apect ratio of geographical-data plots


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -