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/111 .
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)
[ ] This change requires a documentation update
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published in downstream modules
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/111 .
Relevant motivation and context We want a table generated to see the full functionality / potential of cava_data function.
Type of change
Checklist: