| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Numpy2points
Wrap NumPy arrays to "on-the-fly" LatLon points.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
lat Return latitude column index. |
|
|
lon Return longitude column index. |
|
|
shape Return a sub-set of the NumPy array. |
|
|
Inherited from |
|
| Method Details |
Handle NumPy array like simplify...-compatible points.
|
| Property Details |
latReturn latitude column index.
|
lonReturn longitude column index.
|
shapeReturn a sub-set of the NumPy array.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jul 31 16:31:50 2017 | http://epydoc.sourceforge.net |