adfarth
adfarth
* **I'm submitting a ...** - [ ] bug report - [ ] feature request - [ ] support request => Please do not submit support request here, see note...
### Please check if the PR fulfills these requirements - [ ] CHANGELOG.md is updated - [ ] Tests for the changes have been added (for bug fixes / features)...
It appears that providing export_rate_beyond_net_metering_limit in a post will cause an error every time. There's likely an issue in the validation of this input.
Mirror change in Julia Pkg: Default ElectricLoad year to 2022 if user provided data and 2017 if using CRBD: `year::Int = doe_reference_name ≠ "" && blended_doe_reference_names ≠ String[] ? 2017...
Add: - Financial | chp_fuel_cost_escalation_rate_fraction - Financial | generator_fuel_cost_escalation_rate_fraction - Financial | boiler_fuel_cost_escalation_rate_fraction
Updating naming in API per changes in Julia Pkg.
The `reopt_version` in `resilience_stats/api.py/class ERPJob(ModelResource)` currently must be manually updated in addition to updating the version # in `julia_src/Manifest.toml`. This often gets overlooked. Could we link the two or just...