Lambert transform plot for hemisphere

Hi all,

I'm playing around with plotting with the Lambert transform. I want to
only plot one hemisphere at a time.

I see that if I create the appropriate axes:

ax = plt.subplot(111, projection='lambert')

the resulting axis object's ax.get_xlim() and ax.get_ylim() methods
give the limits in rads of the plot, but the corresponding
ax.set_xlim(), and ax.set_ylim() functions don't do anything. Is there
an alternative way to achieve my goal?

Many thanks,

Angus.

···

--
AJC McMorland
Post-doctoral research fellow
Neurobiology, University of Pittsburgh