Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
dakotaramos created a comment on a pull request on NREL/GreenHEART
As a note, I see feedback and will work on this next week. I have immediate deliverables this week on another projects that take priority at the moment.
dakotaramos created a comment on a pull request on NREL/GreenHEART
> I see checks failed, I believe this is because it is installing HOPP 3.0 and the cambium_data.py, greet_data.py, and greet_2023_processed.yaml was added into HOPP 3.1 @RHammond2 That is correc...
dakotaramos created a comment on a pull request on NREL/GreenHEART
@elenya-grant added you as a reviewer just in case, specifically hoping to get a second set of eyes on the small changes I made in greenheart_simulation.py for the total_accessory_power_grid_kw. I ...
dakotaramos created a comment on a pull request on NREL/GreenHEART
@jmartin4nrel I 100% agree, a 2700 line file is massive. For clarity the original direction I was given was to integrate [ Masha and Evan's project code / script ](https://github.nrel.gov/JThomas2/...
dakotaramos created a comment on a pull request on NREL/GreenHEART
I see checks failed, I believe this is because it is installing HOPP 3.0 and the cambium_data.py was added into HOPP 3.1
dakotaramos pushed 1 commit to develop dakotaramos/GreenHEART
- correcting save_plots back to = False in examples/02-... to align with original default 4c255ff
dakotaramos pushed 1 commit to develop dakotaramos/GreenHEART
- Udpating utilities.py visualize_plant() with logic for show_plots, updated examples 01,02, and 03 to suppress showing... 77744f3
dakotaramos created a comment on a pull request on NREL/GreenHEART
Note, I put all lca configuration in the input yamls under a section lca_config: in the greenheart_config input yamls. I acknowledge that some of these could warrant their own section (cambium, fee...
dakotaramos opened a pull request on NREL/GreenHEART
LCA Integration
LCA Integration No new files added Edited: greenheart/tools/eco/utilities.py: added relevant imports, removed unnecessary lines of code for plots, created calculate_lca() function to run during ...dakotaramos pushed 5 commits to develop dakotaramos/GreenHEART
- Merge patches in `main` into `develop` (#41) * Enhancement: Update issue and PR templates (#35) * update PR templ... eb6ad27
- Add dependency: CoolProp (#42) * add CoolProp to pyproject.toml * fix typo a0ffaf0
- Bugfix: correct LCOE units in OpenMDAO HOPP wrapper (#43) * correct units for lcoe_real in HOPPComponent e37dcd0
- Putting back CI changes 9410087
- Merge branch 'NREL:develop' into develop b25e13d
dakotaramos pushed 1 commit to develop dakotaramos/GreenHEART
- updating examples 02 and 03 per guidance from team with LCA options, updated input yamls with lca_config: 6b851f7
dakotaramos pushed 1 commit to develop dakotaramos/GreenHEART
- correcting issues with printing and showing plots ac54ce0
dakotaramos pushed 1 commit to develop dakotaramos/GreenHEART
- 'final' edits to calculate_lca() to correct errors found during testing b84c809
dakotaramos created a comment on a pull request on NREL/HOPP
@RHammond2 @johnjasa just pushed the update to the fastkml version in pyproject.toml
dakotaramos pushed 1 commit to hopp_lca_hotfix dakotaramos/HOPP
- Updated fastkml version dependency in pyproject.toml to correct CI errors f0f55c2
dakotaramos pushed 1 commit to develop dakotaramos/GreenHEART
- updated utilities.py with latest edits to pull relevant datapoints and run calculate_lca() dc3eb87
dakotaramos opened a pull request on NREL/HOPP
GREET Data Hotfix
Hotfix to correct values and units for iron ore mining and pelletizing emission intensities based on feedback from ANL. ## Related issue https://github.com/NREL/HOPP/pull/380 ## Impacted are...dakotaramos pushed 1 commit to hopp_lca_hotfix dakotaramos/HOPP
- LCA hotfix: corrected iron ore mining and pelletizing emissions intensity values and units 8a3b94a
dakotaramos pushed 1437 commits to develop dakotaramos/HOPP
- Merge pull request #101 from ckiefer14/feature/offshore-h2 Feature/offshore h2 72c364c
- Merge pull request #1 from benjaminkee/feature/offshore-h2 Add option to cost based on constant pipe diameter f188759
- Merge pull request #102 from jaredthomas68/feature/offshore-h2 Feature/offshore h2 6d08558
- add test for multi-section single diam pipe array. correct import statement e143d4b
- correct call signature for desal test methods 8457266
- update h2 compression to expose more inputs, add tests, add max flow rate check a65a15f
- add power test for compressor based on H2A report to match detailed vendor calculations 8857fc6
- remove obsolete doc string 6582c09
- add test, cost year to underground pipe storage. Update pipe storage opex ae63a62
- add todo note 4b14fc4
- add offshore-installation factor to electrolyzer cost model fb3d402
- Transferred PTC incentives into ProFAST; needs QC 702e79c
- first pass at monopile storage 2170021
- Merge remote-tracking branch 'upstream/feature/offshore-h2' into feature/offshore-h2 ccc3375
- small update to monopile, for vonmises thickness setting 5ef8260
- update pressure vessel tests to approximate fit and add cost year to pressure vessel readme 7bc969d
- re-include offshore installation factor. adjust how pytest.approx is used in RO desal tests 80870a1
- Made some small changes to output files and ran a test case e1487f4
- remove print statement 5264238
- improved file locating c69b4d4
- and 1417 more ...
dakotaramos pushed 1436 commits to main dakotaramos/HOPP
- Updated PEM model, added solar and storage capabilities, in progress to add power electronics 58a89ce
- Merge pull request #101 from ckiefer14/feature/offshore-h2 Feature/offshore h2 72c364c
- Merge pull request #1 from benjaminkee/feature/offshore-h2 Add option to cost based on constant pipe diameter f188759
- Merge pull request #102 from jaredthomas68/feature/offshore-h2 Feature/offshore h2 6d08558
- add test for multi-section single diam pipe array. correct import statement e143d4b
- correct call signature for desal test methods 8457266
- update h2 compression to expose more inputs, add tests, add max flow rate check a65a15f
- add power test for compressor based on H2A report to match detailed vendor calculations 8857fc6
- remove obsolete doc string 6582c09
- add test, cost year to underground pipe storage. Update pipe storage opex ae63a62
- add todo note 4b14fc4
- add offshore-installation factor to electrolyzer cost model fb3d402
- Transferred PTC incentives into ProFAST; needs QC 702e79c
- first pass at monopile storage 2170021
- Merge remote-tracking branch 'upstream/feature/offshore-h2' into feature/offshore-h2 ccc3375
- small update to monopile, for vonmises thickness setting 5ef8260
- update pressure vessel tests to approximate fit and add cost year to pressure vessel readme 7bc969d
- re-include offshore installation factor. adjust how pytest.approx is used in RO desal tests 80870a1
- Made some small changes to output files and ran a test case e1487f4
- remove print statement 5264238
- and 1416 more ...
dakotaramos pushed 1 commit to develop dakotaramos/GreenHEART
- Updated electrolyzer grid power calculations 90caa87
dakotaramos pushed 52 commits to green_iron_dramos jmartin4nrel/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 32 more ...
dakotaramos pushed 1 commit to green_iron_dramos jmartin4nrel/GreenHEART
- Updating greenheart_simulation.py to import and use iron ore, pre, win, and post files from previous commit 3a62de3
dakotaramos pushed 18 commits to develop dakotaramos/GreenHEART
- Merge pull request #32 from NREL/develop Merging develop into main for v0.1.1 aa329cf
- remove dependence on electrolyzer repository 4e8f524
- remove extraneous import 8a3ca94
- remove electrolyzer repo installation instructions 05a3586
- Removed more electrolyser install notes ef1b883
- Merge pull request #33 from jaredthomas68/remove-electrolyzer-component Remove electrolyzer component 4d09063
- switch to the PyPI listed ProFAST ba63cdf
- bump version a038221
- fix failing test with pytest.approx 65d41ab
- update changelog 9b2d49a
- fix conflicts 8f3cda7
- udpate changelog per PR conversation and unbump version 524355a
- Merge pull request #36 from RHammond2/patch/profast-release Patch: Update ProFAST requirement to PyPI listing 3be2a01
- bump version 9894d83
- remove unsupported optimization approaches and leftover wisdem refere… (#37) * remove unsupported optimization appro... 3807e3b
- fix typo 6b40c6f
- Removing electrolyzer references that snuck back in cb4991a
- Merge branch 'NREL:develop' into develop 34d7781
dakotaramos pushed 1 commit to develop dakotaramos/GreenHEART
- LCA: updated code notation, removed unused cambium variables from dataframe, return lca_df in run_lca(), updated post... c445b14
dakotaramos pushed 1 commit to develop dakotaramos/GreenHEART
- LCA: added draft of lca calculations in utilities.py 275543f