Greg Holsclaw

Results 2 issues of Greg Holsclaw

### Description The current (v0.24.1) definition of the Cartopy NearsidePerspective projection is: "Perspective view looking directly down from above a point on the globe. In this projection, the projected coordinates...

Type: Documentation

The documentation for the PlateCarree class is defined with two parameters: cartopy.crs.PlateCarree(central_longitude=0.0, globe=None) But the parameter description lists "proj4_params" and "globe". Instead of "proj4_params" I believe it should list "central_longitude"....

Type: Documentation