-
Notifications
You must be signed in to change notification settings - Fork 47
Home
Welcome to the REopt API Wiki!
The information contained in this wiki is relevant to API developers. There are several additional REopt guides and resources for different REopt users:
- REopt_API Analysis (for using, but not developing, the REopt API): https://github.com/NREL/REopt-API-Analysis/wiki
- REopt.jl Documentation (for using or developing the Julia Package): https://nrel.github.io/REopt.jl/dev/
- REopt Discussion Forum (for user questions and updates from the REopt team): https://github.com/NREL/REopt-API-Analysis/discussions
- REopt User Manual (for detailed description of the model): https://reopt.nrel.gov/tool/reopt-user-manual.pdf#page=5
The code in this repository is the REopt API, served on developer.nrel.gov/api/reopt, which is available to the public and also acts as the back end to the REopt Web Tool. The instructions and other information in this wiki are useful for:
- NREL REopt developers;
- external contributors;
- and those that wish to host the API in a local develop environment.
For those that would like to host the API in a production environment: you can learn about how the API is structured and run in a develop environment here, but given that hosting the API in production can be done many ways and comes with cybersecurity concerns (if you expect to use any private data for example) - this documentation does not address hosting the API in production.
- Structure of the API
- Running the API locally for development
- Developing the API
- Transition to /v3 using REopt.jl
- Contribution guidelines
- REopt mathematical model documentation
NOTE: The REopt® web tool has dropped “Lite” from its name to better reflect its status as a comprehensive techno-economic optimization tool that evaluates the economics of distributed solar, wind, battery storage, combined heat and power, geothermal heat pumps, modeled greenhouse gas reductions, and more. Read about REopt's evolution.