NREL / REopt-Analysis-Scripts

BSD 3-Clause "New" or "Revised" License
34 stars 35 forks source link

api_response not returning full output #138

Open SiqiKe opened 8 months ago

SiqiKe commented 8 months ago

Hi, I am also facing the same issue. But I will sometimes get all output, sometimes only get "Financial," " ElectricTariff," and "ElectricUtility," given the same post. I'd like to know if I can do anything to fix the problem.

Discussed in https://github.com/NREL/REopt-Analysis-Scripts/discussions/128

Originally posted by **zactuscactus** December 10, 2023 Hello, I have noticed that the api seems to not return the full set of outputs from optimization I am running. For example, I ran an optimization that returns financial outcomes such as capital investments (see the screenshot below), but it does not return what the investments were (e.g. the PV and ElectricStorage fields are not present). It is also missing the 'Site' output, where carbon reduction would be. I am sure I am missing something, but it is unclear what that could be. ![image](https://github.com/NREL/REopt-Analysis-Scripts/assets/16196121/aa4bca4d-05d2-4a52-8fd0-cef5c2a10db7)