NatLabRockies / NatLabRockies/REopt_API

save ElectricUtility instance in database even if user doesn't include in inputs (non-off-grid case)

Open
#346 0 comments 0 reactions 1 assignee View on GitHub

@hdunham is already working on this.

Since Aug 3, 2022.

Dominant language
Python
Stars
125
Forks
68
Avg merge
1d 21h
Merged PRs (30d)
1

Description

(this is for job/ app aka v3)
An ElectricUtility instance doesn't get saved in the database if it isn't in the user inputs. It should always be created/saved in non-off-grid cases because ElectricUtility input defaults will still be used if the user doesn't provide the ElectricUtility key (unlike something like CHP where it isn't in the optimization if the user doesn't include it).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.