Utilities and visualization tools#
IDM makes utilities and visualization tools to facilitate the creation of maps, diagrams, and other visualizations of model output.
Model |
Code repository |
Tool documentation |
Description |
|---|---|---|---|
EMOD |
Vis-Tools is a collection of software tools that aids in the visualization of geospatial simulation data from EMOD. |
||
EMOD |
pyCOMPS is an interoperability layer from Python to the COMPS REST API. The docs include information on how to run EMOD simulations and use visualization features on the COMPS platform. |
||
Model agnostic |
RasterToolkit is a Python package for processing rasters with minimal dependencies. For example, with rastertoolkit you can extract populations corresponding to an administrative shapefile from a raster file. |