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)
23
23
24
24
`PROJ4 <https://trac.osgeo.org/proj/ >`__ Cartographic Projections Library.
25
25
26
- **Required library that ship with basemap **
26
+ **Required library that ships with basemap **
27
27
28
28
`GEOS <http://trac.osgeo.org/geos/ >`__ (Geometry Engine - Open Source) library 3.1.1 or later.
29
29
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/>`_)
21
21
are provided, along with methods for plotting them. The `GEOS library
22
22
<http://geos.refractions.net> `_ is used internally to clip the coastline and polticial boundary features to the desired map projection region.
23
23
24
- Basemap is geared toward the needs of earth scientists, particular
24
+ Basemap is geared toward the needs of earth scientists, particularly
25
25
oceanographers and meteorologists. Jeff Whitaker originally wrote Basemap
26
26
to help in his research (climate and weather forecasting), since at the time
27
27
`CDAT <http://www-pcmdi.llnl.gov/software/cdat/support/vcs/vcs.html >`_ was
@@ -43,7 +43,7 @@ Cartopy.
43
43
44
44
Ben Root has volunteered to take over maintenance of Basemap until 2020.
45
45
Pull 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 .
47
47
New features will be accepted, but we stress that new development efforts
48
48
should be focused on Cartopy. When Python 2.7 is officially EoL'ed in 2020,
49
49
a 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