Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a synthetic load profile on Create New Profile if user does not upload a csv with load profile #1

Open
samudzi opened this issue Oct 4, 2023 · 0 comments

Comments

@samudzi
Copy link
Member

samudzi commented Oct 4, 2023

Instead of hitting the training API, I would like to run the data against a script that generates a load profile csv from the data shared if (and only if) an 8760 csv is not attached to the newly created load profile.

Basically, running a cloud function with this python:
https://github.com/AsobaCloud/energyTools/blob/dispatch-optimization/Tools/generate_load.py
but changing the python slightly for the conditional logic I mentioned.

@akin Kara You think you can create a version of the python script that takes the input from a "create new load profile" request? We would want the resulting csv to be saved in the same place that @Hafed saves all of the uploaded files.

See the commented notes at the top of the generate_load.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant