File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ numpy 1.2.1 (or later)
2323
2424`PROJ4 <https://trac.osgeo.org/proj/ >`__ Cartographic Projections Library.
2525
26- **Required library that ship with basemap **
26+ **Required library that ships with basemap **
2727
2828`GEOS <http://trac.osgeo.org/geos/ >`__ (Geometry Engine - Open Source) library 3.1.1 or later.
2929 Source code is included in the geos-3.3.3 directory.
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ datasets (from `Generic Mapping Tools <http://gmt.soest.hawaii.edu/>`_)
2121are provided, along with methods for plotting them. The `GEOS library
2222<http://geos.refractions.net> `_ is used internally to clip the coastline and polticial boundary features to the desired map projection region.
2323
24- Basemap is geared toward the needs of earth scientists, particular
24+ Basemap is geared toward the needs of earth scientists, particularly
2525oceanographers and meteorologists. Jeff Whitaker originally wrote Basemap
2626to help in his research (climate and weather forecasting), since at the time
2727`CDAT <http://www-pcmdi.llnl.gov/software/cdat/support/vcs/vcs.html >`_ was
@@ -43,7 +43,7 @@ Cartopy.
4343
4444Ben Root has volunteered to take over maintenance of Basemap until 2020.
4545Pull requests will be reviewed, and bugs will be fixed. Also, the
46- maintenance will ensure compatibility with packages like NumPy and matplotlib .
46+ maintenance will ensure compatibility with packages like NumPy and Matplotlib .
4747New features will be accepted, but we stress that new development efforts
4848should be focused on Cartopy. When Python 2.7 is officially EoL'ed in 2020,
4949a release of Basemap will be made and support from Ben Root will end.
You can’t perform that action at this time.
0 commit comments