Summary of changes and related issue
This includes code that iteratively calls on cava_data with a series of parameters to generate the CAVA pilot table from SCE. Front-end code is in https://github.com/cal-adapt/cae-notebooks/pull/110 .
Relevant motivation and context
We want a table generated to see the full functionality / potential of cava_data function.
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Description of PR
Summary of changes and related issue This includes code that iteratively calls on
cava_data
with a series of parameters to generate the CAVA pilot table from SCE. Front-end code is in https://github.com/cal-adapt/cae-notebooks/pull/110 .Relevant motivation and context We want a table generated to see the full functionality / potential of
cava_data
function.Type of change
How Has This Been Tested?
With https://github.com/cal-adapt/cae-notebooks/pull/110
Checklist: