# NREL-shift A Python framework for building synthetic power distribution feeder models from open-source geospatial data. NREL-shift fetches building parcels and road networks from OpenStreetMap, constructs graph-based network topologies, and exports simulator-ready models via [Grid Data Models](https://github.com/NREL-Distribution-Suites/grid-data-models). ## Installation ```bash pip install nrel-shift ``` ```{toctree} :hidden: true :maxdepth: 2 :caption: User Guides usage/index ``` ```{toctree} :hidden: true :maxdepth: 2 :caption: API Reference references/index API_REFERENCE MCP_SERVER ```