You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#860
* include `PNETCDF_FILE_F_WAIT_TIME` in the I/O cost
plot in the Python summary reports, along with regression
testing and caption changes
* I would have felt more comfortable if the issue pointed me
to a log file with prominent non-zero wait times, because
all-zero values will also be the default for the `Wait` category
when it isn't valid (even when `PNETCDF` is not used); I mostly
decided not to exclude the category when `PNETCDF` is absent
because it was easier to code + accounted for in the caption
adjustment anyway
* I'll provide some samples of the new I/O cost plots--note
that the x label squishing is handled separately in
gh-883.
0 commit comments