Skip to main content

A versatile simulation and optimization platform for power-system planning and operations.

Project description

GridPath Test Suite Status Documentation Status Coverage Status Code style: black Lint Black DOI

Welcome to GridPath

Approaches

GridPath is a versatile power-system planning platform capable of a range of planning approaches including production-cost, capacity-expansion, asset-valuation, and reliability modeling.

Documentation

GridPath's documentation is hosted on Read the Docs.

Installation

Python

GridPath is tested on Python 3.9, 3.10, and 3.11. Get one of those Python versions here.

GridPath Python environment

You should create a Python environment for your GridPath installation, e.g. via venv, a lightweight environment manager that is part of the standard Python distribution. Make sure to create activate the environment before installing GridPath.

Install GridPath from PyPi

Once you have created and activated the GridPath Python environment, you can install the latest version of GridPath from PyPi with:

pip install GridPath

Install GridPath from source

You can alternatively download the GridPath source code and install from source.

pip install .[all]

NOTE: If you plan to edit the GridPath code, you should install with the -e flag.

Solver

You will need a solver to use this platform. GridPath assumes you will be using Cbc (Coin-or branch and cut) by default, but you can specify a different solver.

Usage

The gridpath_run and gridpath_run_e2e commands

If you install GridPath via the setup script following the instructions above, you can use the command gridpath_run to run a scenario from any directory -- as long as your GridPath Python environment is enabled -- as follows:

gridpath_run --scenario SCENARIO_NAME --scenario_location 
/PATH/TO/SCENARIO 

If you are using the database, you can use the command gridpath_run_e2e to run GridPath end-to-end, i.e. get inputs for the scenario from the database, solve the scenario problem, import the results into the database, and process them. Refer to the documentation for how to build the database.

gridpath_run_e2e --scenario SCENARIO_NAME --scenario_location 
/PATH/TO/SCENARIO 

To see usage and other optional arguments, e.g. how to specify a solver, check the help menu, e.g.:

gridpath_run --help

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

GridPath-2024.1.0.tar.gz (633.8 kB view details)

Uploaded Source

Built Distribution

GridPath-2024.1.0-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file GridPath-2024.1.0.tar.gz.

File metadata

  • Download URL: GridPath-2024.1.0.tar.gz
  • Upload date:
  • Size: 633.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.3

File hashes

Hashes for GridPath-2024.1.0.tar.gz
Algorithm Hash digest
SHA256 64dd16ce78c8c8071d191920414937dc808d200db23756e4c07f8992b4fadf0f
MD5 a91a36bf48862ec452e65d8ae4b656dc
BLAKE2b-256 55d5369e94a05ef2c8c316b71883857ceb885ac7da2b7e474ba68e86520728e3

See more details on using hashes here.

File details

Details for the file GridPath-2024.1.0-py3-none-any.whl.

File metadata

  • Download URL: GridPath-2024.1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.3

File hashes

Hashes for GridPath-2024.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 695c03055cabf425566fcf98e52304adfe296caefb945143b90bd574b0f1c87f
MD5 6b783560a1a049f43414265466df5eca
BLAKE2b-256 2250e2a71f130dec4e76146f71b92e6f9c796ce07ba938aa5d519f8bac734444

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page