Ecosyste.ms: Timeline

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

RHammond2

RHammond2 created a comment on a pull request on NREL/GreenHEART
@dakotaramos it looks like there is an issue finding the `cambium_data` module, I believe the HOPP dependency should be bumped to `"hopp>=3.1"` to resolve this. error line: https://github.com/NR...

View on GitHub

RHammond2 created a comment on a pull request on NREL/GreenHEART
> Thanks for this, Rob, I love it! You've done some good work here handling a hodgepodge of code. > > You might've already addressed this but I'll ask here: does it make sense to have some sort ...

View on GitHub

RHammond2 pushed 2 commits to enhancement/ruff RHammond2/GreenHEART

View on GitHub

RHammond2 published a release on WISDEM/WOMBAT
v0.9.6
This release addresses a bug fix in the availability calculation to ensure turbine and wind farm values are on the same basis.
RHammond2 created a tag on WISDEM/WOMBAT

v0.9.6 - Windfarm Operations & Maintenance cost-Benefit Analysis Tool

RHammond2 pushed 3 commits to main WISDEM/WOMBAT
  • Bug Fix: Address Inconsistenty in Turbine vs. Wind Farm Availability (#161) * fix inconsistent substation accounting... fa8d8cf
  • bump version for patch release 5194ebd
  • Merge pull request #162 from WISDEM/develop v0.9.6 a5c5fcb

View on GitHub

RHammond2 closed a pull request on WISDEM/WOMBAT
v0.9.6
RHammond2 opened a pull request on WISDEM/WOMBAT
v0.9.6
RHammond2 pushed 1 commit to develop WISDEM/WOMBAT
  • bump version for patch release 5194ebd

View on GitHub

RHammond2 deleted a branch WISDEM/WOMBAT

fix/energy-potential

RHammond2 pushed 1 commit to develop WISDEM/WOMBAT
  • Bug Fix: Address Inconsistenty in Turbine vs. Wind Farm Availability (#161) * fix inconsistent substation accounting... fa8d8cf

View on GitHub

RHammond2 closed a pull request on WISDEM/WOMBAT
Bug Fix: Address Inconsistenty in Turbine vs. Wind Farm Availability
This PR fixes a bug where the substation availability was not being consistently counted against the upstream turbine's availability for both the turbine- and wind farm-level aggregation. This will...
RHammond2 opened a pull request on WISDEM/WOMBAT
Bug Fix: Address Inconsistenty in Turbine vs. Wind Farm Availability
This PR fixes a bug where the substation availability was not being consistently counted against the upstream turbine's availability for both the turbine- and wind farm-level aggregation. This will...
RHammond2 created a branch on WISDEM/WOMBAT

fix/energy-potential - Windfarm Operations & Maintenance cost-Benefit Analysis Tool

RHammond2 pushed 6 commits to develop NREL/WAVES
  • define function 27c8f29
  • new method LCOE breakdown 873d4c4
  • fix ordering of categories, and try soft capex breakdown 591c7cd
  • changes after Rob's review 9e48b28
  • remove redundant line 878d047
  • Merge pull request #12 from dmulash/enhancement/reporting_workflows LCOE breakdown method for annual workflows 8a028e0

View on GitHub

RHammond2 closed a pull request on NREL/WAVES
LCOE breakdown method for annual workflows
The purpose of this pull request is to introduce a new method that generates a dataframe structured as follows: Component | Category | Value ($/kW) | Fixed charge rate (FCR) (real) | Value ($...
RHammond2 created a review on a pull request on NREL/WAVES

View on GitHub

RHammond2 pushed 2 commits to enhancement/ruff RHammond2/GreenHEART
  • maintain 3.9 compatibility with isinstance 3e8d3ab
  • update git blame 96fb33d

View on GitHub

RHammond2 created a review comment on a pull request on NREL/WAVES
I was just checking on the need to remove rows with $0, but it seems like that's preferred, so that works for me.

View on GitHub

RHammond2 created a review on a pull request on NREL/WAVES

View on GitHub

RHammond2 created a review comment on a pull request on NREL/WAVES
This line can get removed because it's done in the chained operation below this.

View on GitHub

RHammond2 created a review on a pull request on NREL/WAVES

View on GitHub

RHammond2 pushed 1 commit to enhancement/ruff RHammond2/GreenHEART
  • update the git blame ignore e336b1e

View on GitHub

RHammond2 pushed 1 commit to enhancement/ruff RHammond2/GreenHEART
  • remove zip(..., strict=) changes ce9f96c

View on GitHub

RHammond2 pushed 2 commits to enhancement/ruff RHammond2/GreenHEART
  • add 3.9 compatibility for '|' 1ebbf6b
  • update changelog and blame 463cf17

View on GitHub

RHammond2 pushed 1 commit to enhancement/ruff RHammond2/GreenHEART
  • update installations steps and add CI check 99733a6

View on GitHub

RHammond2 created a branch on RHammond2/GreenHEART

enhancement/ruff

RHammond2 created a review comment on a pull request on NREL/WAVES
Could you add a little more context about this producing COWER/ATB reporting tables so it's a bit more clear for why it's doing the breakdowns it's doing? This could be as simple as making the one ...

View on GitHub

RHammond2 created a review comment on a pull request on NREL/WAVES
The CapEx calculation can be simplified via the following. The component ordering can also be dropped because the order of the data isn't changing, though let me know if you notice a difference. ...

View on GitHub

RHammond2 created a review on a pull request on NREL/WAVES
Thanks for putting this together, @dmulash! The logic all looks sound to me. I left a few comments relating to being more efficient with the pandas usage as well some of the Python styling that can...

View on GitHub

Load more