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
In global_cycle, the current code can read in land increments either:
i) created by jedi on the native model grid, or
ii) created by gsi on the Gaussin grid, and then regridded within global_cycle.
The gridding routines in global_cycle cannot account for land/sea masks.To take advantage of external regridding code that handles masked fields, global_cycle needs to be updated to also handle gsi-generated land increment files that have already been re-gridded.
The text was updated successfully, but these errors were encountered:
In global_cycle, the current code can read in land increments either:
i) created by jedi on the native model grid, or
ii) created by gsi on the Gaussin grid, and then regridded within global_cycle.
The gridding routines in global_cycle cannot account for land/sea masks.To take advantage of external regridding code that handles masked fields, global_cycle needs to be updated to also handle gsi-generated land increment files that have already been re-gridded.
The text was updated successfully, but these errors were encountered: