
Product
Introducing Socket MCP for Claude Desktop
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
A toolkit for generating grid-frequency deviation scenarios over 15 minute timesteps.
This toolkit implements the model described in the following paper for generating scenarios of grid-frequency deviations over 15-minute time steps:
T. Mercier, J. Jomaux, and E. De Jaeger, “Stochastic Programming for Valuing Energy Storage Providing Primary Frequency Control”.
pip install grid_toolkit
import grid_toolkit
scenarios = grid_toolkit.generate(n,length,[start_year,start_month,start_day,start_hour])
All arguments are integers with n the number of scenarios you want to generate, length the number of time steps of the generated scenarios, start_year,start_month,start_day,start_hour] the starting date of the scenarios.
[start_year,start_month,start_day,start_hour] = [2015,1,1,0] corresponds to 1 January 2015 at midnight.
Note that daylight saving time is taken into account.
FAQs
A toolkit for generating grid-frequency deviation scenarios over 15 minute timesteps.
We found that grid-toolkit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.
Product
Add secure dependency scanning to Claude Desktop with Socket MCP, a one-click extension that keeps your coding conversations safe from malicious packages.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
Application Security
/Security News
Socket CEO Feross Aboukhadijeh and a16z partner Joel de la Garza discuss vibe coding, AI-driven software development, and how the rise of LLMs, despite their risks, still points toward a more secure and innovative future.