The datacenter siting model for capacity expansion, interconnection with fiber, the grid, and resource adequacy considerations on a county level for the US.
The data sources and description of data processing is described in the Base_Optimization.pdf file
The packages and versions used are in siting_env.yml
-
To get the data loaded and in the right format --> data_loader.py
-
The capacity expansion optimization model --> siting_model.py
3a. To run the model --> run_optimization.py
3b. To run the model and get some visualizations --> run_visualization.py
-
For setting up sweep of different parameters --> sweeps.py
-
To run the sweeps --> run_sweeps.py
-
After running the sweep, to visualize sweep results --> visualize_sweeps.py