Closed claalmve closed 8 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).
agnostic.py
This can be tested with new cae-notebooks PR here: https://github.com/cal-adapt/cae-notebooks/pull/89
cae-notebooks
Left to do:
LOCA run exploration function
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