Mapclassify
Revision as of 14:32, 12 February 2021 by Johnbullard (talk | contribs) (Created page with "Category:Software Category:Geography Category:Statistics Category:Mapping {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|mapclassify}} |{{#vardefine:url|ht...")
Description
mapclassify is an open-source python library for Choropleth map classification. It is part of PySAL the Python Spatial Analysis Library.
mapclassify implements a family of classification schemes for choropleth maps. Its focus is on the determination of the number of classes, and the assignment of observations to those classes. It is intended for use with upstream mapping and geovisualization packages (see geopandas and geoplot for examples) that handle the rendering of the maps.
Environment Modules
Run module spider mapclassify
to find out what environment modules are available for this application.
System Variables
- HPC_MAPCLASSIFY_DIR - installation directory
- HPC_MAPCLASSIFY_BIN - executable directory