-
Notifications
You must be signed in to change notification settings - Fork 54
Description
It would be nice to have the capability to produce domain/globally averaged output. My real motivation for this is for DP simulations. This would allow for high frequency output of profiles while saving substantially on storage requirements and post-processing times. Currently this is difficult to do in high resolution (or large domain and/or long duration) DP runs because you need to frequently output 3D snapshots and the storage demand can quickly mount. EXAMPLE: Preparing to submit DP simulations to RCEMIP2 each simulation (of which there are five) produces ~10 TB of data. More than 95% of this is because of the need to output 3D snapshots to make the domain averaged profiles needed for submission. Had we this capability, each simulation would produce less than 0.5 TB of data.
Most CRMs (i.e. SAM) have this capability and would be a large quality of life boost for DP users. I imagine this could also be useful for global simulations as well, but probably less so.