Metadata-Version: 1.1
Name: base-atlas
Version: 1.2.1
Summary: Plot data on map projections with matplotlib
Home-page: http://matplotlib.org/basemap/
Author: Dr Herbert Dawkins
Author-email: DrDawkins@clearscienceinc.com
License: OSI Approved
Download-URL: https://github.com/matplotlib/basemap/archive/v1.2.1rel.tar.gz
Description: 
          This is a PyPi fork of basemap1.2.0. Before installing: (1) Make sure the data folder has been downloaded (Note you maybe able to use the same data folder from basemap1.0.7),
          (2) Make sure you have downloaded the geos library and defined the GEOS_DIR variable. (example, export GEOS_DIR=/usr/local)
          See http://matplotlib.org/basemap/users/examples.html for
          examples of what it can do.
Keywords: python,plotting,plots,graphs,charts,GIS,mapping,map projections,maps
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: OS Independent
