A Python toolkit for retrieving, visualizing, and performing scientific analyses with data from the Cal-Adapt Analytics Engine.
BSD 3-Clause "New" or "Revised" License
21
stars
2
forks
source link
Adding logic to `drop_invalid_wrf_sims` to account for difference in number of simulations by timescale too #402
Closed
claalmve closed 4 months ago
Description of PR
This PR includes/removes simulations depending on the dataset timescale as well as the resolution, rather than originally just the resolution.
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. WL notebooks
Checklist: