Bill Becker

Results 8 issues of Bill Becker

This PR includes: - Changes to API-server deployment code made by @GUI to update it to the latest Rancher/Kubernetes version/environment which should help with deployment issues. Also, there is changes...

This updates REopt.jl to the latest version which includes Heating and Cooling Load time series outputs.

At least some of the defaults for Django model fields such as `PV.installed_cost_per_kw` and `PV.om_cost_per_kw` are based on `v1` defaults, and they should be changed to `v2` defaults.

For the V3 API, add the REopt.jl solve time, optimality gap achieved, and the lower bound solution in the outputs. This is currently reported in V2.

- Fixes POST requests with `doe_reference_name` input to pass along the lat/long inputs (was not passing those inputs through) - Makes `load_type` optional for both GET and POST requests, with...

This PR adds tracking information to pass to REopt.jl which calls the REoptTracking API for user and run tracking. ### Below was generated from Github Copilot and is a little...