Ecosyste.ms: Timeline

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

RHammond2

RHammond2 opened a pull request on NREL/GreenHEART
Enhancement: Update issue and PR templates
<!-- 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-git...
RHammond2 created a branch on RHammond2/GreenHEART

enhancement/templates

RHammond2 opened a pull request on NREL/GreenHEART
Enhancement: Log CI build environment settings
<!-- IMPORTANT NOTES Is this pull request ready to be merged? - Do the existing tests pass and new tests added for new code? - Is all development in a state where you are proud to share it wi...
RHammond2 created a branch on RHammond2/GreenHEART

enhancement/ci-environment-logging

RHammond2 pushed 2 commits to develop RHammond2/GreenHEART

View on GitHub

RHammond2 pushed 1 commit to feature/profast-fin-model jaredthomas68/HOPP
  • enable anaconda/bash in CI 3be662d

View on GitHub

RHammond2 pushed 1 commit to feature/profast-fin-model jaredthomas68/HOPP
  • remove unsaved deleted line 25a3d70

View on GitHub

RHammond2 pushed 1 commit to feature/profast-fin-model jaredthomas68/HOPP
  • correct file output and remove pytest python flag 2909b51

View on GitHub

RHammond2 pushed 1 commit to feature/profast-fin-model jaredthomas68/HOPP
  • switch to conda build and export 68b3000

View on GitHub

RHammond2 pushed 1 commit to feature/profast-fin-model jaredthomas68/HOPP
  • use python version for naming a380f71

View on GitHub

RHammond2 pushed 1 commit to feature/profast-fin-model jaredthomas68/HOPP
  • fix artifact naming conflict be79637

View on GitHub

RHammond2 pushed 1 commit to feature/profast-fin-model jaredthomas68/HOPP
  • add artifact generation and upgrade actions versions 8704afc

View on GitHub

RHammond2 pushed 69 commits to main RHammond2/HOPP
  • remove lingering python 3.8 references 2abceb3
  • LCA greet related updates 44f12ec
  • Merge branch 'main' into fix/readme-typo 2c0e1e8
  • Merge pull request #376 from RHammond2/fix/readme-typo Fix: Remove lingering Python 3.8 references e71121a
  • 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
  • and 49 more ...

View on GitHub

RHammond2 pushed 19 commits to develop RHammond2/HOPP
  • Merge pull request #356 from NREL/develop v3.0 release fd60f1e
  • remove lingering python 3.8 references 2abceb3
  • Merge branch 'main' into fix/readme-typo 2c0e1e8
  • Merge pull request #376 from RHammond2/fix/readme-typo Fix: Remove lingering Python 3.8 references e71121a
  • remove electrolyzer example 4cdbaa8
  • update floris example to V4 e9719f2
  • update battery size 030c3ab
  • Minor typographical edits d228691
  • Merge branch 'develop' into update_examples fc173b5
  • Merge branch 'develop' into update_examples da62dff
  • Merge branch 'develop' into update_examples e22de52
  • Adding example 7 5407ea5
  • updating examples and fixing test 35bba15
  • Updating example 4 6c4f1db
  • Merge pull request #391 from kbrunik/update_examples Update HOPP Examples 3ce263e
  • Merge branch 'develop' into main 93fca43
  • Merge pull request #395 from NREL/main Backmerging main 4731588
  • Update RELEASE.md 3e3d132
  • bump version to 3.1 ac1c1a2

View on GitHub

RHammond2 pushed 1 commit to develop RHammond2/GreenHEART
  • Add a Conda `environment.yml` for easy setup (#31) * add not windows flag for cbc * remove Cbc and tell users how... bc1f2e6

View on GitHub

RHammond2 deleted a branch RHammond2/GreenHEART

enhancement/conda-environment

RHammond2 pushed 1 commit to develop NREL/GreenHEART
  • Add a Conda `environment.yml` for easy setup (#31) * add not windows flag for cbc * remove Cbc and tell users how... bc1f2e6

View on GitHub

RHammond2 closed a pull request on NREL/GreenHEART
Add a Conda `environment.yml` for easy setup
<!-- IMPORTANT NOTES Is this pull request ready to be merged? - Do the existing tests pass and new tests added for new code? - Is all development in a state where you are proud to share it wi...
RHammond2 pushed 33 commits to develop RHammond2/HOPP
  • LCA greet related updates 44f12ec
  • LCA greet related, updated documentation for input args of GREETData class, added another test for processing and sav... 14ec697
  • 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
  • comment out if main statement c51b088
  • Updated cambium pytests, first checks API server health before running any tests which make API calls f222ad1
  • remove unused dependencies 9252d6d
  • Merge branch 'develop' into hopp_lca_pr 5e0b99b
  • Merge branch 'develop' into feature/remove_unused_dependencies 29ea2d6
  • updated values for water supply emissions intensities per discussions with Masha fff0511
  • erging latest changes from branch fddc7be
  • Merge branch 'develop' into hopp_lca_pr 7e32480
  • Update hopp/simulation/resource_files/greet/README.md Co-authored-by: John Jasa <[email protected]> aa6f9a0
  • Update hopp/simulation/technologies/resource/cambium_data.py Co-authored-by: John Jasa <[email protected]> 3edfe6e
  • Update hopp/simulation/technologies/resource/greet_data.py Co-authored-by: John Jasa <[email protected]> 37bc047
  • Update hopp/simulation/technologies/resource/greet_data.py Co-authored-by: John Jasa <[email protected]> 01c6743
  • remove the alt_dev directory d72b147
  • adding import time to cambium_data.py 547c0cf
  • Merge branch 'hopp_lca_pr' of https://github.com/dakotaramos/HOPP into hopp_lca_pr pulling latest updates into branch 8656fb9
  • and 13 more ...

View on GitHub

RHammond2 pushed 1 commit to enhancement/conda-environment RHammond2/GreenHEART
  • add installation page with basic information to docs 893318c

View on GitHub

RHammond2 deleted a branch RHammond2/GreenHEART

docs/create-jupyter-book

RHammond2 pushed 22 commits to enhancement/conda-environment RHammond2/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
  • 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
  • Merge remote-tracking branch 'origin/develop' into docs/create-jupyter-book 5227c37
  • 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
  • add environment.yml 5a73903
  • Merge remote-tracking branch 'rob/enhancement/conda-environment' into public 596b8c7
  • Merge remote-tracking branch 'rob/enhancement/conda-environment' into public d5a297b
  • Merge pull request #20 from RHammond2/docs/create-jupyter-book Documentation: Create a base site e2301a7
  • and 2 more ...

View on GitHub

RHammond2 pushed 23 commits to develop RHammond2/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
  • 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
  • Merge remote-tracking branch 'origin/develop' into docs/create-jupyter-book 5227c37
  • 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
  • add environment.yml 5a73903
  • add conda environment specification and update readme 75a75bc
  • Merge remote-tracking branch 'rob/enhancement/conda-environment' into public 596b8c7
  • add missing requirement 499f4cd
  • and 3 more ...

View on GitHub

RHammond2 pushed 1 commit to enhancement/conda-environment RHammond2/GreenHEART
  • remove Cbc and tell users how to install for their platform 695e3c4

View on GitHub

RHammond2 pushed 1 commit to enhancement/conda-environment RHammond2/GreenHEART
  • add not windows flag for cbc e8f2d54

View on GitHub

RHammond2 pushed 1 commit to enhancement/conda-environment RHammond2/GreenHEART

View on GitHub

RHammond2 opened a pull request on NREL/GreenHEART
Add a Conda `environment.yml` for easy setup
<!-- IMPORTANT NOTES Is this pull request ready to be merged? - Do the existing tests pass and new tests added for new code? - Is all development in a state where you are proud to share it wi...
RHammond2 created a branch on RHammond2/GreenHEART

enhancement/conda-environment

RHammond2 pushed 15 commits to develop RHammond2/GreenHEART
  • Merge pull request #9 from NREL/develop v0.1 Release 7d5d19f
  • update floris input files to v4 format 2e2a5a9
  • update floris input files to v4 format fc97979
  • Merge branch 'bugfix/fix_CI' of https://github.com/bayc/GreenHEART into bugfix/fix_CI d1591e6
  • update floris "reinitialize" method to "set" method for floris v4 072a4d9
  • fix resource paths for greensteel tests fb2923d
  • bump the version to v0.1.1 4912b22
  • Merge pull request #17 from bayc/bugfix/fix_CI Fix the CI for the new GreenHEART repo 52773c4
  • Merge pull request #21 from NREL/main Backmerging main into develop a2d41eb
  • Remove humpday from pyproject.toml 59b971c
  • Merge pull request #26 from NREL/johnjasa-patch-1 Remove humpday from pyproject.toml 922292c
  • removing unused dependencies e39f5e5
  • Update README.md 5a10c1e
  • Merge pull request #27 from NREL/main Backmerge main 993dd07
  • Merge pull request #23 from bayc/feature/remove_unused_dependencies Remove unused dependencies 3ecd63a

View on GitHub

RHammond2 pushed 1 commit to feature/profast-fin-model jaredthomas68/HOPP
  • remove quotes from text file 13304be

View on GitHub

Load more