Name: Nick Balasus
Institution: Harvard University
Describe the update
Arguments are passed as a string by default, so the filtering turned period_df into an empty DataFrame.
posterior_emis_ds will never have a time dimension, so it can't be selected.
I tested this with this script. It feels like MakePeriodsCSV should default to true but maybe the IMI isn't set up to handle that based on #256 (unless #260 fixes that).
Name and Institution (Required)
Name: Nick Balasus Institution: Harvard University
Describe the update
period_df
into an empty DataFrame.posterior_emis_ds
will never have a time dimension, so it can't be selected.I tested this with this script. It feels like
MakePeriodsCSV
should default totrue
but maybe the IMI isn't set up to handle that based on #256 (unless #260 fixes that).