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
21 stars 2 forks source link

Agnostic Tools- LOCA exploration tool complete rewrite and custom functionality added #314

Closed claalmve closed 9 months ago

claalmve commented 10 months ago

This PR rewrites the LOCA exploration tool in agnostic.py to be much more concise and readable in the codebase while also integrating changes for PGE/SCE support for custom arguments passed in (i.e. years, months, metric).

This can be tested with new cae-notebooks PR here: https://github.com/cal-adapt/cae-notebooks/pull/89

claalmve commented 10 months ago

Left to do:

claalmve commented 9 months ago

LOCA run exploration function