
Security News
Oxlint Introduces Type-Aware Linting Preview
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
The OpenStudio GEB measure gem is an open source OpenStudio library that can be plug-and-play into existing OpenStudio-based platforms. It was developed by Lawrence Berkeley National Laboratory since 2020. It now has 22 GEB measures implemented, spanning various building systems like lighting, plug load, envelope, hvac, domestic hot water, electric vehicle, and PV.
Three of the GEB measures in this gem were integrated into NREL's URBANopt platform to support load flexibility analysis. They are "Reduce EPD by Percentage for Peak Hours", "Adjust thermostat setpoint by degrees for peak hours", and "Add Chilled Water Storage Tank".
Add this line to your application's Gemfile:
gem 'openstudio-geb'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install 'openstudio-geb'
Kaiyu Sun (Lead developer), ksun@lbl.gov
Tianzhen Hong (Principal investigator), thong@lbl.gov
FAQs
Unknown package
We found that openstudio-geb demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.