Summary
- Renamed smth_range to heaviside_smth_range (details)
- Added tot_vartn_normlzd statistics. Renamed sclr in advance_helper_module to scalar to be more consistent with clubb naming schemes. (details)
- Implemented three further normalized variation stats. Included a (most likely temporary) check because in a few cases, denominator for normalization would be 0. (details)
- Fixed typo in pyplotgen and fixed display of plotted time (previously displayed on the wrong line). (details)
- Dealt with issue https://github.com/larson-group/clubb/issues/985 (details)
- Changed priorities of total normalized variation stats, included error handling in total normalized variation stats. (details)
- Removed duplicate VariableGroupNormalizedVariations.py (details)
- Renamed pdf_output_filename. Added grid_level constant to avoid magic numbers in stats_update_var_pt calls. (details)
- Gunthers branch 2 (#1002) (details)
- Bugfix for merge #1000. stderr was not imported in stat_clubb_utilities.F90, causing compilation to fail. (details)