Hello,
I would like to output a history file on a reduced size lat/lon grid. I found instructions on how to use the interpolate_output namelist variable, which would seem to do roughly what I want but it does not appear to work with the fv dycore, yielding the following error:
Though after a clean build on the relevant case it did run but then quickly segfaulted when trying to write the history files so not sure what that means.
Is there a good way to accomplish this? 'This' being writing to a history file at a much lower resolution than the model is run at to prevent having to save needlessly large files just to have to convert them down later for some post analysis tasks?
Thanks!
I would like to output a history file on a reduced size lat/lon grid. I found instructions on how to use the interpolate_output namelist variable, which would seem to do roughly what I want but it does not appear to work with the fv dycore, yielding the following error:
ERROR: interpolate_output is not supported for fv dycore
Though after a clean build on the relevant case it did run but then quickly segfaulted when trying to write the history files so not sure what that means.
Is there a good way to accomplish this? 'This' being writing to a history file at a much lower resolution than the model is run at to prevent having to save needlessly large files just to have to convert them down later for some post analysis tasks?
Thanks!