Ecosyste.ms: Timeline

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

jaredthomas68

jaredthomas68 created a review on a pull request on NREL/HOPP

View on GitHub

jaredthomas68 created a review comment on a pull request on NREL/HOPP
I don't understand why this would decrease, but perhaps I do not understand what it is.

View on GitHub

jaredthomas68 created a review comment on a pull request on NREL/HOPP
I'm inclined to save this property for a separate PR.

View on GitHub

jaredthomas68 created a review comment on a pull request on NREL/HOPP
I think we should move the import to the top of the file

View on GitHub

jaredthomas68 created a review comment on a pull request on NREL/HOPP
Is there a reason to exclude 0 and 90?

View on GitHub

jaredthomas68 created a review on a pull request on NREL/HOPP
Looking pretty good. A few comments. Thanks for putting this together

View on GitHub

jaredthomas68 created a review on a pull request on NREL/HOPP
Looking pretty good. A few comments. Thanks for putting this together

View on GitHub

jaredthomas68 pushed 1 commit to updates jaredthomas68/ReferenceHybridSystemDesigns

View on GitHub

jaredthomas68 pushed 2 commits to updates jaredthomas68/ReferenceHybridSystemDesigns
  • updates for new ORBIT, GreenHEART, and HOPP and name and format changes a0fd15c
  • update table gen with new naming for ref 04 508f53e

View on GitHub

jaredthomas68 opened an issue on OpenMDAO/OpenMDAO
DOEDriver hot start
### Desired capability or behavior. I am excited to see the work being on towards the new AnalysisDriver. Related to that effort, I would be very interested to have the ability to hot start DOE ru...
jaredthomas68 pushed 2 commits to updates jaredthomas68/ReferenceHybridSystemDesigns
  • update scenario numbers to match reference design id ecc7780
  • add DS_Store to .gitignore : b8ef69c

View on GitHub

jaredthomas68 created a branch on jaredthomas68/GreenHEART

develop

jaredthomas68 deleted a branch jaredthomas68/GreenHEART

bug/lcoeunits

jaredthomas68 opened a pull request on NREL/GreenHEART
Bugfix: correct LCOE units in OpenMDAO HOPP wrapper
<!-- 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...
jaredthomas68 pushed 1 commit to bug/lcoeunits jaredthomas68/GreenHEART

View on GitHub

jaredthomas68 pushed 1 commit to bug/lcoeunits jaredthomas68/GreenHEART

View on GitHub

jaredthomas68 created a branch on jaredthomas68/GreenHEART

bug/lcoeunits

jaredthomas68 deleted a branch jaredthomas68/GreenHEART

bug/addcoolprop

jaredthomas68 pushed 1 commit to develop NREL/GreenHEART
  • Add dependency: CoolProp (#42) * add CoolProp to pyproject.toml * fix typo a0ffaf0

View on GitHub

jaredthomas68 closed a pull request on NREL/GreenHEART
Add dependency: CoolProp
<!-- 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...
jaredthomas68 opened an issue on NREL/floris
Bug report: `WindRose.plot()` argument `legend_kwargs` are said to be passed to `legend` in the doc strings, but they are passed to `colorbar` instead
<!-- IMPORTANT NOTES 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 desc...
jaredthomas68 pushed 157 commits to develop jaredthomas68/floris
  • Update velocity average function e604f40
  • Support 4 dimensional data arrays in Turbine and Farm classes (#60) * Make changes such that test_ct passes in 4d ... caffa01
  • Swap wind direction and speed constants in tests c82e5f8
  • Swap wind direction and speed in Grids b766e15
  • Swap FlowField wind speeds and directions cece44a
  • Support 4D arrays in sequential solver a2211c3
  • Update Jensen regression tests for 4D arrays 2379672
  • Add 4D array inputs to conftest 7fa0192
  • Update GCH components and reg tests 0ad51e0
  • Convert EmG model to 4d structure (#62) * update reg_tandem to mimic Jensen. * Partway through solve; commiting t... 3a1bf65
  • Add utility to build turbine yaml from absolute power, thrust curves (#729) * Structure of file built out. * Main... da61128
  • Clean up and align Turbine and TurbineMultiDim class architectures (#762) * Clean up docstrings and comments * Up... bbcb8c3
  • Add capability to sample and plot velocity profiles (#699) * Moved from other branch * Preparing inputs in Floris... ebdf9a1
  • Merge branch 'develop' into 4d # Conflicts: # floris/simulation/flow_field.py # tests/turbine_unit_test.py d2e5763
  • Fix a couple of broken tests 01251dd
  • Fix broken regression tests fe7fa64
  • Update FlorisInterface and subset of examples (#61) * initial commit * first pass edit of 01 example * ruff fo... f35326e
  • Update visualization methods and examples e570543
  • Fix isort and ruff formatting 9f4f5d1
  • Bug fix for error checking wind rose frequency 3471efe
  • and 137 more ...

View on GitHub

jaredthomas68 opened a pull request on NREL/GreenHEART
Add dependency: CoolProp
<!-- 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...
jaredthomas68 pushed 1 commit to bug/addcoolprop jaredthomas68/GreenHEART

View on GitHub

jaredthomas68 pushed 1 commit to bug/addcoolprop jaredthomas68/GreenHEART
  • add CoolProp to pyproject.toml 8eb9a1a

View on GitHub

jaredthomas68 closed 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 ...
jaredthomas68 created a comment on an issue on NREL/GreenHEART
Closing this issue as it was addressed in #33

View on GitHub

jaredthomas68 pushed 20 commits to main jaredthomas68/GreenHEART
  • remove dependence on electrolyzer repository 4e8f524
  • convert CI to conda and create environment artifact 9be0f38
  • Merge pull request #34 from RHammond2/enhancement/ci-environment-logging Enhancement: Log CI build environment settings 7b14fd3
  • 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
  • Merge pull request #38 from NREL/develop Release: v0.1.3 ad7d7c8
  • Enhancement: Update issue and PR templates (#35) * update PR template to be a bit more relevant * udpate the bug ... a0cc817
  • fix bad merge conflict resolution from ad7d7c8 (#40) 055119f

View on GitHub

jaredthomas68 deleted a branch jaredthomas68/GreenHEART

remove-wisdem-references

jaredthomas68 created a branch on jaredthomas68/GreenHEART

remove-wisdem-references

Load more