i2x: Interconnection Innovation e-Xchange Open Test Systems.
Project description
Interconnection Innovation e-Xchange (i2x) Open Test Systems
This repository contains open grid network models and modeling scripts to test and compare different factors/measures (e.g., technoeconomic, social, equity, and engineering) that examine practices and policies for interconnection queue management and cost allocation. This repository is used for engineering training bootcamps, interconnection study guides, and an interconnection roadmap for the i2x project.
Users
The i2x DER package has been tested on Windows only, with Python 3.10. It does net yet support Mac OS X or Linux. During the installation process, a version of OpenDSS will be installed to work with the Python interface, i.e., you do not have to install OpenDSS separately. The steps are:
- Install Python 3 if necessary. This is available from Python Site, Anaconda/Miniconda, or the Microsoft Store.
- From a command prompt[^1],
pip install i2x --upgrade
Once installed, invoke the GUI from a command prompt[^1]: i2x-der
Developers
The steps for deployment to PyPi are:
rm -rf dist
python -m build
twine check dist/*
should not show any errorstwine upload -r testpypi dist/*
requires project credentials for i2x on test.pypi.orgpip install -i https://test.pypi.org/simple/ i2x==0.0.2
for local testing of the deployable package, example version 0.0.2twine upload dist/*
final deployment; requires project credentials for i2x on pypi.org
License
See License
Notice
This material was prepared as an account of work sponsored by an agency of the United States Government. Neither the United States Government nor the United States Department of Energy, nor Battelle, nor any of their employees, nor any jurisdiction or organization that has cooperated in the development of these materials, makes any warranty, express or implied, or assumes any legal liability or responsibility for the accuracy, completeness, or usefulness or any information, apparatus, product, software, or process disclosed, or represents that its use would not infringe privately owned rights. Reference herein to any specific commercial product, process, or service by trade name, trademark, manufacturer, or otherwise does not necessarily constitute or imply its endorsement, recommendation, or favoring by the United States Government or any agency thereof, or Battelle Memorial Institute. The views and opinions of authors expressed herein do not necessarily state or reflect those of the United States Government or any agency thereof.
PACIFIC NORTHWEST NATIONAL LABORATORY
operated by
BATTELLE
for the
UNITED STATES DEPARTMENT OF ENERGY
under Contract DE-AC05-76RL01830
Copyright 2022-2023, Battelle Memorial Institute
[^1]: On Windows 10, this may be found from the Start Menu under Windows System / Command Prompt. On Windows 11, one method is to search for Command Prompt from the Start Button. Another method is to find Terminal under All apps from the Start Button.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file i2x-0.0.5.tar.gz
.
File metadata
- Download URL: i2x-0.0.5.tar.gz
- Upload date:
- Size: 4.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33da5f92578568d4f03b9ce0b11349f2cba49ee456b00c3f9605d6c670c01a97 |
|
MD5 | 68a8cee72e01aa9b99399bbee75f09dd |
|
BLAKE2b-256 | 9da5aa251d833b68eafa5b9ac064dd4a9f3000d6b2db03a5e24504d6da383e1a |
Provenance
File details
Details for the file i2x-0.0.5-py2.py3-none-any.whl
.
File metadata
- Download URL: i2x-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ecd4faf37466e05766868099d3b8a0e31437f4f4afcffca7de82020da2f15d7 |
|
MD5 | 047b9b33f0af219716455e86afa9b801 |
|
BLAKE2b-256 | a9491851dfb1a09971393db68aea0f329fbeda4044455a1043358c3e28c4eb93 |