Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
RHammond2 opened an issue on NREL/HOPP
Fix GitHub Pages Build and Deploy
<!-- Thank you for taking the time to report a bug. If you aren't certain whether an issue is a bug, please first open a Discussion. Before submitting, please reread your description to ensure t...RHammond2 closed a pull request on NREL/HOPP
Fix typo in gh_pages.yml
<!-- IMPORTANT NOTES 1. Use GH flavored markdown when writing your description: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-githu...RHammond2 opened a pull request on NREL/HOPP
Fix typo in gh_pages.yml
<!-- IMPORTANT NOTES 1. Use GH flavored markdown when writing your description: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-githu...RHammond2 published a release on NREL/HOPP
v3.1.1 Release
- Enhanced PV plant functionality: added tilting solar panel support, improved system design handling, and refined tilt angle calculations. - Integrated ProFAST into the custom financial model for...RHammond2 closed an issue on NREL/HOPP
HOPP vs GreenHEART pip dependencies errors / incompatibilities for documentation packages
# HOPP vs GreenHEART pip dependencies errors / incompatibilities for documentation packages Ran into pip dependency errors when attempting to install HOPP 3.1 from source with GreenHEART v0.1.1 ...RHammond2 closed an issue on NREL/HOPP
HOPP vs GreenHEART pip dependencies errors / incompatibilities for documentation packages
# HOPP vs GreenHEART pip dependencies errors / incompatibilities for documentation packages Ran into pip dependency errors when attempting to install HOPP 3.1 from source with GreenHEART v0.1.1 ...RHammond2 closed an issue on NREL/HOPP
Change CI to use miniconda
We expect our users to install HOPP through a conda env. We should test our code in CI using a conda env also. This would allow for easier debugging, such as providing a way to reliably reproduce C...RHammond2 pushed 11 commits to main NREL/HOPP
- Update README.md 3e7dedc
- remove extraneous imports (#382) Co-authored-by: John Jasa <[email protected]> 84db768
- Feature/profast fin model (#355) * add lcoe calculations to the custom financial model using profast * fix loggin... 9b856a8
- update bug report, feature request, and PR templates (#403) Co-authored-by: John Jasa <[email protected]> 9c65e59
- Documentation: Replace Sphinx Build with Jupyter Book (#400) * add jupyter book dependencies and fix shapely minimum... 6d094d2
- Feature: PV Tilt Angle (#405) * updated pv plant to allow for tilting solar panel and taking in a pysam design dicti... 1714de3
- GREET Data Hotfix (#408) * LCA hotfix: corrected iron ore mining and pelletizing emissions intensity values and unit... 6210157
- bump version and update release notes 4fccdeb
- Merge branch 'main' into develop 60311ff
- Merge branch 'develop' of https://github.com/NREL/HOPP into develop db802dc
- v3.1.1 Release (#411) <!-- IMPORTANT NOTES Is this pull request ready to be merged? - Do the existing tests pass an... c8adece