Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
johnjasa created a comment on a pull request on NREL/GreenHEART
The changes to the readme make it seem like you installing via the conda environment doesn't require you to set the NREL API keys. I say this because the first header has three steps and the next h...
johnjasa created a review on a pull request on NREL/GreenHEART
Looks great, I pushed some extremely minor changes directly to the PR. All four of the example notebooks have some quasi-repetitive explanations in the first half of the notebooks. Is this on pu...
johnjasa opened an issue on NREL/GreenHEART
Remove dependency on electrolyzer repo
Currently, most of the files in GreenHEART use the built-in electrolyzer models. There's some usage of the electrolyzer repo, leading to a requirement to pip install from Jared's fork. The cases ...johnjasa opened an issue on NREL/GreenHEART
Add simple README to examples folder
While proper docs are under construction, we should add a simple README file to the `examples` directory that briefly details what each example does. Just a sentence or two for each is great.johnjasa closed an issue on NREL/HOPP
Add simple README to examples folder
While proper docs are under construction, we should add a simple README file to the `examples` directory that briefly details what each example does. Just a sentence or two for each is great.johnjasa opened an issue on NREL/HOPP
Add simple README to examples folder
While proper docs are under construction, we should add a simple README file to the `examples` directory that briefly details what each example does. Just a sentence or two for each is great.johnjasa pushed 2 commits to develop NREL/GreenHEART
johnjasa closed a pull request on NREL/GreenHEART
Remove unused dependencies
# Remove unused dependencies <!-- Be sure to title your pull request so that readers can scan through the list of PR's and understand what this one involves. It should be a few well selected wor...johnjasa created a comment on an issue on NREL/GreenHEART
Awesome, thank you, I've reproduced it locally with your info. I'll dig into this now.
johnjasa created a comment on an issue on NREL/GreenHEART
@jmartin4nrel, I tried this on my Windows machine and the example ran without error (including the FLORIS part). Could you please share what version of Python you're using and the output of a `cond...
johnjasa opened an issue on NREL/GreenHEART
Add a Windows CI run
Issues like #24 could be avoided if we added a Windows GitHub action run. Once we remove `humpday` as a dependency we should be able to (reasonably quickly) add a Windows CI action.johnjasa pushed 5 commits to hopp_lca_pr dakotaramos/HOPP
- update the api url for the nsrdb 517e156
- correct naming of the test pypi workflow 644bd37
- Merge pull request #381 from bayc/feature/update_NSRDB_API_URL Update the API URL for the NSRDB e893987
- Merge pull request #384 from RHammond2/fix/action-naming Bug Fix: Correct the display name of the Test PyPI Action 15b63a5
- Merge branch 'develop' into hopp_lca_pr 7e32480