Breakthrough-Energy / PreREISE

Generate input data for scenario framework
https://breakthrough-energy.github.io/docs/
MIT License
21 stars 28 forks source link

Data and workflow demo for demand response with human in the loop study #354

Closed BainanXia closed 1 year ago

BainanXia commented 1 year ago

Pull Request doc

Purpose

Put source data, profile data and demo notebooks to generate the demand flexibility profiles used in the human-in-the-loop study into repo for future references. No production code.

What the code is doing

Testing

The generated profiles are used in a Texas case study.

Where to look

prereise/gather/flexibilitydata/human_in_the_loop/

Usage Example/Visuals

Check the demo notebooks

Time estimate

10 min to understand the context, more to look into the details

lanesmith commented 1 year ago

Is there still a plan to rename functions.py as helpers.py? Additionally, do we want to replace the spaces in the file names with underscores?

BainanXia commented 1 year ago

Is there still a plan to rename functions.py as helpers.py? Additionally, do we want to replace the spaces in the file names with underscores?

Ah, good catch. I forgot it. Will do.