cal-adapt / climakitae

A Python toolkit for retrieving, visualizing, and performing scientific analyses with data from the Cal-Adapt Analytics Engine.
https://climakitae.readthedocs.io
BSD 3-Clause "New" or "Revised" License
19 stars 2 forks source link

SCE CAVA Pilot Phase 1 #352

Closed claalmve closed 3 months ago

claalmve commented 3 months ago

Description of PR

This code has been developed as a pilot function for SCE's CAVA analysis.

Summary of changes and related issue This code in vulnerability.py allows the user to pass in a series of parameters into the cava_data function and grab the desired data in its raw form or once a metric and threshold are applied to it.

Relevant motivation and context This is needed as an initial step for a versatile function for SCE (and future IOUs) to use for their CAVA analyses, and potentially be turned into an API to be used in the future.

Dependencies required for this change?

Fixes # (issue), delete if not necessary

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist: