The purpose of this package is to create and manipulate GeoGrid objects. A GeoGrid object stores information about a geospatial grid, such as the resolution, lat/lon values of each grid point, etc.
You must have Anaconda installed in order to install cpc.geoplot
. Follow their instructions for installing on your system. Once you have Anaconda installed, installing cpc.geoplot
is simple:
$ make install
Visit our documentation site
See our CONTRIBUTING document