Skip to content

arfc/cycmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyclusMap

Visualization of Agent positions and commodity transfer.

Visualization of Cyclus simulation results as an interactive map.

Usage

To plot a map of the CYCLUS sqlite output file, open the ipython notebook locally or run:

python cycmap.py [cyclus_output_file.sqlite]

Required Packages

Library Link
Matplotlib Basemap https://matplotlib.org/basemap/