Courtney Peverley
Courtney Peverley
@adamrher I somehow missed this entire conversation when I implemented https://github.com/ESCOMP/CAM/pull/1163. I am happy to add a flag to addfld, but can you point me to the addfld calls that...
@adamrher hmmmm... I'm not really familiar with subcycling, but looking at the code, we're overriding the averaging flag with "I" when nhtfrq = 1. So my guess is you're not...
@adamrher just checked an it was me in fact who added that override. So it's definitely probable it used to work that way! I'll make an issue.
@gold2718 They're two separate issues. #1150 is for subcycling averages, this one is for duplicate fields for all history variables (won't be fixed by removing the override)
@gold2718 @climbfuji @dustinswales I have a question about desired functionality, friends! Currently, in suite_objects.py (Group.manage_variable), we are excluding local variable types when we try to find the dimensions for a...
After talking to @climbfuji and @gold2718 ... Another possibility: - Diagnostic object/hash table still exists (mostly) as described - The framework handles all the adding/capturing of fields based on a...
completed in #582