A package of tools for large-scale EV charging research.
Project description
ACN Portal
The ACN Portal is a suite of research tools developed at Caltech to accelerate the pace of large-scale EV charging research. Checkout the documentation at https://acnportal.readthedocs.io/en/latest/.
ACN-Data
The ACN-Data Dataset is a collection of EV charging sessions collected at Caltech and NASA's Jet Propulsion Laboratory (JPL). This basic Python client simplifies the process of pulling data from his dataset via its public API.
ACN-Sim
ACN-Sim is a simulation environment for large-scale EV charging algorithms. It interfaces with ACN-Data to provide access to realistic test cases based on actual user behavior.
algorithms
algorithms is a package of common EV charging algorithms which can be used for comparison when evaluating new algorithms.
This package is intended to be populated by the community. If you have a promising EV charging algorithm, please implement it as a subclass of BasicAlgorithm and send a pull request.
Installation
Download or clone this repository. Navigate to its root directory. Install using pip.
pip install .
Tutorials
See the tutorials
directory for jupyter notebooks that you can
run to learn some of the functionality of acnportal
. These
tutorials are also included on the readthedocs page. Additional
demos and case studies can be found at
https://github.com/zach401/ACN-Sim-Demo
We also have a video series of acnportal
demos, which can
be found at TODO.
Running Tests
Tests may be run after installation by executing
python -m unittest discover -v
Remove -v
after discover
to suppress verbose output.
Contributing
If you're submitting a bug report, feature request, question, or documentation suggestion, please submit the issue through Github and follow the templates outlined there.
If you are contributing code to the project, please view the contributing guidelines here.
Questions
Contact the ACN Research Portal team at mailto:ev-help@caltech.edu with any questions, or submit a question through Github issues.
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
Built Distribution
File details
Details for the file acnportal-0.3.2.tar.gz
.
File metadata
- Download URL: acnportal-0.3.2.tar.gz
- Upload date:
- Size: 91.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc0ae4dfb4c67ca34e1eb6500a07f2712ab610533610ccb8001981410539341c |
|
MD5 | 00a452a2b127671b216708a45e43feb9 |
|
BLAKE2b-256 | 57e63eb665113b8909029b1d6fc61dbf05938a27381decc362d518415d7b9d96 |
File details
Details for the file acnportal-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: acnportal-0.3.2-py3-none-any.whl
- Upload date:
- Size: 118.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ec32f60a6c0682cd3cb60428d93f6b6eae75f0bcee0e425ebd20ce9f837c1ec |
|
MD5 | cc1cb6deb2bab95a8d1f9687f3e5aa79 |
|
BLAKE2b-256 | 895f0ee8ba09e9dc714a38035198bd9dab2a7fbdfb66c4d2ba2cd3d908f7be91 |