Skip to content

Commit 180d57f

Browse files
author
Jeff Whitaker
committed
updated install instructions
1 parent d873075 commit 180d57f

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

doc/users/installing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Installation
4242
============
4343

4444
Windows binary installers are available for
45-
`download <http://sourceforge.net/project/showfiles.php?group_id=80706&package_id=142792/&abmode=1>`__.
45+
`download <http://sourceforge.net/projects/matplotlib/files/matplotlib-toolkits/`__.
4646

4747
For other platforms, download the source release and follow these steps:
4848

doc/users/intro.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,8 @@ datasets (from `Generic Mapping Tools <http://gmt.soest.hawaii.edu/>`_)
2121
are 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 provides facilities for reading data in `netCDF
25-
<http://www.unidata.ucar.edu/software/netcdf/>`_ and `Shapefile
26-
<http://en.wikipedia.org/wiki/Shapefile>`_ formats, as well as
27-
directly over http using `OPeNDAP <http://en.wikipedia.org/wiki/OPeNDAP>`_.
28-
This functionality is provided through the `PyDAP <http://pydap.org/>`_
29-
client, and a python interface to the `Shapefile C library
30-
<http://shapelib.maptools.org/>`_.
24+
Basemap provides facilities for reading `shapefiles
25+
<http://en.wikipedia.org/wiki/Shapefile>`_.
3126

3227
Basemap is geared toward the needs of earth scientists, particular
3328
oceanographers and meteorologists. I originally wrote Basemap to help in my

0 commit comments

Comments
 (0)