Skip to content

LBNL-ETA/CalFlexHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

California Load Flexibility Research and Development Hub

The California Load Flexibility Research and Development Hub (CalFlexHub) is the innovation hub supporting the scaled adoption of affordable, equitable, and reliable load flexible technologies. CalFlexHub seeks to advance the capability of smart building technologies to provide flexible energy load for the State of California and beyond. More information can be found here.

How to use the CalFlexHub Price Reception Tool?

CalFlexHub has made a set of fictitious, prototype research price profiles available through the CEC's Market Informed Demand Automation Server (MIDAS). To support affiliates, a jupyter notebook showing how to receive prices (ReceivingPrices-midas.ipynb) has been provided. The steps to receive prices from MIDAS are as follows:

  1. To clone this repository:
git clone https://github.com/LBNL-ETA/CalFlexHub.git 
  1. This repository contains code written in Python3 and Jupyter notebooks. While Python3 and Jupyter notebook interactive environment can be installed separately, we recommend setting them up using the anaconda platform.

  2. Once they have been install, install dependencies using the provided requirements.txt file and pip:

pip install -r requirements.txt
  1. To use the Price Reception Tool, navigate to the corresponding folder:
cd CalFlexHub_Price_Reception_Tool
  1. Users must set up credentials to use MIDAS. This can be accomplished using the file registration-midas.ipynb
  2. This process should create a file named midas_config.yaml
  3. The file ReceivingPrices-midas.ipynb will use these credentials to pull prices from MIDAS.
    • Partner's can copy and integrate this code into their own existing solutions to create a 'price client'

Copyright

California Load Flexibility Research and Development Hub (CalFlexhub) Copyright (c) 2022, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from the U.S. Dept. of Energy). All rights reserved.

If you have questions about your rights to use or distribute this software, please contact Berkeley Lab's Intellectual Property Office at IPO@lbl.gov.

NOTICE. This Software was developed under funding from the U.S. Department of Energy and the U.S. Government consequently retains certain rights. As such, the U.S. Government has been granted for itself and others acting on its behalf a paid-up, nonexclusive, irrevocable, worldwide license in the Software to reproduce, distribute copies to the public, prepare derivative works, and perform publicly and display publicly, and to permit others to do so.

License

CalFlexHub is available under the following license.

Contributing

If you are interested in contributing to this project, you are welcome to report any issues in Issues or reach out to Anand Prakash or Lazlo Paul.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published