Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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...
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 ...
RHammond2 pushed 2 commits to enhancement/ruff RHammond2/GreenHEART
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
RHammond2 pushed 1 commit to develop WISDEM/WOMBAT
- Bug Fix: Address Inconsistenty in Turbine vs. Wind Farm Availability (#161) * fix inconsistent substation accounting... fa8d8cf
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
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 pushed 2 commits to enhancement/ruff RHammond2/GreenHEART
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.
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.
RHammond2 pushed 1 commit to enhancement/ruff RHammond2/GreenHEART
- update the git blame ignore e336b1e
RHammond2 pushed 1 commit to enhancement/ruff RHammond2/GreenHEART
- remove zip(..., strict=) changes ce9f96c
RHammond2 pushed 2 commits to enhancement/ruff RHammond2/GreenHEART
RHammond2 pushed 1 commit to enhancement/ruff RHammond2/GreenHEART
- update installations steps and add CI check 99733a6