Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

johnjasa

johnjasa pushed 1 commit to develop NREL/HOPP

View on GitHub

johnjasa pushed 2 commits to add_soec johnjasa/HOPP

View on GitHub

johnjasa pushed 1 commit to feature/profast-fin-model jaredthomas68/HOPP
  • Loosened hybrid wave test tol 7f25479

View on GitHub

johnjasa opened 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...
johnjasa closed an issue on NREL/HOPP
Current NSRDB API URL deprecated, recommend update to latest
The current NSRDB API URL called in solar_resource.py is deprecated. Opening issue as reminder to update. Deprecated URL: https://developer.nrel.gov/api/nsrdb/v2/solar/psm3-download New URL: ...
johnjasa closed an issue on NREL/HOPP
Update HOPP examples
johnjasa closed an issue on NREL/HOPP
Document version changes in RELEASE.md
johnjasa pushed 1 commit to feature/profast-fin-model jaredthomas68/HOPP
  • Loosened hybrid wave test tol 53faa47

View on GitHub

johnjasa pushed 1 commit to feature/profast-fin-model jaredthomas68/HOPP

View on GitHub

johnjasa created a comment on an issue on NREL/GreenHEART
May need to talk to @jaredthomas68 for implementation details

View on GitHub

johnjasa closed a pull request on NREL/HOPP
Added modular functions to model the production of Green Steel:
EAF and HDRI are modeled, tests for every function accompanied as well. Created from scratch so no history on these files. Will add __name__ == '__main__': on these after I understand how these wil...
johnjasa deleted a branch NREL/HOPP

dev/refactor

johnjasa deleted a branch NREL/HOPP

greensteel-eco-sync

johnjasa published a release on NREL/HOPP
v3.1
* Added [Cambium](https://www.nrel.gov/analysis/cambium.html) and [GREET](https://www.energy.gov/eere/greet) integration for LCA analysis * Updated examples throughout * Removed package dependenc...
johnjasa published a release on NREL/GreenHEART
v0.1.1
Small changes and improvements to examples ahead of the NAWEA workshop.
johnjasa created a tag on NREL/GreenHEART

v0.1.1

johnjasa pushed 31 commits to main NREL/GreenHEART
  • update LICENSE copyright c5fb29c
  • greenheart jupyter examples 1707a7b
  • Merge remote-tracking branch 'upstream/develop' into public b01e4b1
  • PEM example 0df0aaa
  • add initial docs template and structure 3d1c170
  • update the contributing guide and put it in the site 1c39e6a
  • update contributing link 0b14caf
  • Merge pull request #21 from NREL/main Backmerging main into develop a2d41eb
  • added plot to electrolyzer example for lifetime performance e190fcb
  • Merge remote-tracking branch 'upstream/develop' into public 7a9a6f3
  • Merge pull request #1 from elenya-grant/workshop added plot to electrolyzer example for lifetime performance 481a233
  • removing unused dependencies e39f5e5
  • Merge pull request #27 from NREL/main Backmerge main 993dd07
  • Merge remote-tracking branch 'origin/develop' into docs/create-jupyter-book 5227c37
  • Merge pull request #23 from bayc/feature/remove_unused_dependencies Remove unused dependencies 3ecd63a
  • Merge remote-tracking branch 'upstream/develop' into public ae4faf7
  • remove ) from imports 0772e75
  • remove unsupported example 10f0784
  • example README a0c7bc4
  • Minor typo fixes to example 545771e
  • and 11 more ...

View on GitHub

johnjasa pushed 1 commit to develop NREL/GreenHEART

View on GitHub

johnjasa pushed 1 commit to develop NREL/GreenHEART

View on GitHub

johnjasa opened an issue on pypi/support
File Limit Request: HOPP - 200 MB
### Project URL https://pypi.org/project/hopp/ ### Does this project already exist? - [X] Yes ### New Limit 200 MB ### Update issue title - [X] I have updated the title. ### Which indexes ...
johnjasa created a tag on NREL/HOPP

v3.1

johnjasa deleted a tag NREL/HOPP

v3.1

johnjasa pushed 1 commit to main NREL/HOPP

View on GitHub

johnjasa created a tag on NREL/HOPP

v3.1

johnjasa pushed 4 commits to main NREL/HOPP
  • Merge pull request #395 from NREL/main Backmerging main 4731588
  • Update RELEASE.md 3e3d132
  • bump version to 3.1 ac1c1a2
  • Merge pull request #396 from NREL/develop Merge develop into main for v3.1 e472e8f

View on GitHub

johnjasa closed a pull request on NREL/HOPP
Merge develop into main for v3.1
v3.1 release! I updated the `__init__.py` tag and the `RELEASE.md` details.
johnjasa pushed 1 commit to develop NREL/HOPP

View on GitHub

johnjasa opened a pull request on NREL/HOPP
Merge develop into main for v3.1
v3.1 release! I updated the `__init__.py` tag and the `RELEASE.md` details.
johnjasa closed a pull request on NREL/HOPP
Backmerging main
Cleaning up before v3.1 release.
johnjasa pushed 61 commits to main NREL/HOPP
  • LCA greet related updates 44f12ec
  • make battery heuristic general so other generation tech besides wind and pv can be used 56a1fc0
  • LCA greet related, updated documentation for input args of GREETData class, added another test for processing and sav... 14ec697
  • remove outdated dir 15e6800
  • Merge pull request #378 from kbrunik/wavvy remove duplicate outdated dir 3c86578
  • Merge branch 'develop' into feature/generalize-dispatch 4099b33
  • add test for load following heuristic with wave 15d7d28
  • Merge remote-tracking branch 'myfork/feature/generalize-dispatch' into feature/generalize-dispatch b57173e
  • simplify battery_heuristic() gen sum 22d25d8
  • initialize tot_gen as numpy array e58bc22
  • remove extra '=' 410f97b
  • LCA cambium related - added default cambium files, updated resource __init__, added cambium_data.py, updated pyprojec... 179a9f5
  • LCA cambium related - updated test to delete test files created during pytests 0893dff
  • removing unnecessary imports 875c1a2
  • Merge pull request #377 from jaredthomas68/feature/generalize-dispatch make battery heuristic general so other gener... 08e3175
  • comment out if main statement c51b088
  • Updated cambium pytests, first checks API server health before running any tests which make API calls f222ad1
  • update the api url for the nsrdb 517e156
  • remove unused dependencies 9252d6d
  • correct naming of the test pypi workflow 644bd37
  • and 41 more ...

View on GitHub

Load more