Home
last modified time | relevance | path

Searched refs:sea_shape (Results 1 – 3 of 3) sorted by relevance

/dports/misc/py-kartograph/kartograph.py-0.6.8/kartograph/proj/azimuthal/
H A Dazimuthal.py62 def sea_shape(self, llbbox=(-180, -90, 180, 90)): member in Azimuthal
72 out = super(Azimuthal, self).sea_shape(llbbox)
/dports/misc/py-kartograph/kartograph.py-0.6.8/kartograph/proj/
H A Dbase.py126 sea = self.sea_shape(llbbox)
H A Dpseudocylindrical.py409 def sea_shape(self, llbbox=(-180, -90, 180, 90)): member in Nicolosi
418 out = super(PseudoCylindrical, self).sea_shape(llbbox)