__init__ο
- Equi7Grid_projection.__init__(subgrid='EU', *args, **kwargs)ο
- Parameters:
proj4_params (iterable of key-value pairs) β The proj4 parameters required to define the desired CRS. The parameters should not describe the desired elliptic model, instead create an appropriate Globe instance. The
proj4_paramsparameters will override any parameters that the Globe defines.globe (
Globeinstance, optional) β If omitted, the default Globe instance will be created. SeeGlobefor details.