Skip to content

Conversation

@hdunham
Copy link
Collaborator

@hdunham hdunham commented Jan 5, 2026

No description provided.

rathod-b and others added 5 commits December 1, 2025 13:14
ElectricTariff results documentation corrections [v0.56.3]
add note to install gcc via homebrew to the REopt documentation page that explains how to do GHP runs
- [ ] Any new packages have been added to the [compat] section of Project.toml
- [ ] REopt version number is updated in Project.toml and CHANGELOG.md if merging into master (do this right before or right after merging)
- [ ] Tests for the changes have been added. These tests should compare against expected values that are calculated independently of running REopt. Tests should also include garbage collection (see other tests for examples).
- [ ] Any new REopt outputs have been added to the corresponding Django model in the REopt API
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggest: inputs, outputs, or endpoints

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added "required inputs", but inputs with defaults don't need to be added to the API. It's just the outputs that will cause django errors if they aren't added.

Copy link
Collaborator

@adfarth adfarth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hdunham maybe just double check that all of the failed tests are from hitting the rate limit on the PVWatts API. Otherwise, looks good!

@hdunham
Copy link
Collaborator Author

hdunham commented Jan 5, 2026

@hdunham maybe just double check that all of the failed tests are from hitting the rate limit on the PVWatts API. Otherwise, looks good!

Yeah it is that. This PR doesn't change any of the actual REopt code so I'm not worried about tests.

@hdunham hdunham merged commit 784d58a into develop Jan 5, 2026
1 of 3 checks passed
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

Successfully merging this pull request may close these issues.

5 participants