-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Migrated Jira Issue CDDSO-73
Jira creation date 21/04/2022 15:24
MIP Convert now has options to mask and cut off rows and columns from data before writing out, see the section on masking and the halo_removal section after
If we remove the halo removal from extract and get configure to provide the relevant information in the mip convert config files we can
(a) minimise load on MASS during extraction of data
(b) enable easier use of CDDS on JASMIN
In Extract this would mean removing these lines and adding code to the get_halo_removal_attributes() and get_masking_attribute() functions in configure to default to the information in the plugins (as used by extract).
We need to be confident that this does change makes no difference to the output for ocean & seaice data at multiple model resolutions.
Updates would be needed to the model config files within the CDDS plugins