Stream: python-questions

Topic: Marginal seas mask


view this post on Zulip Holly Olivarez (Feb 01 2024 at 17:16):

Does anyone have a marginal seas mask already created that they are willing to share? I am hoping to exclude marginal seas for an experiment. If there is a way other than creating a mask, I am open to learning. Thanks!

view this post on Zulip Michael Levy (Feb 01 2024 at 17:19):

Are you looking at POP output? If so, REGION_MASK is negative in marginal seas, 0 over land, and positive in open ocean -- so you can use REGION_MASK > 0 as your mask

view this post on Zulip Holly Olivarez (Feb 01 2024 at 17:20):

Oh that's great news! I figured someone had addressed this. Thanks, Mike!


Last updated: May 16 2025 at 17:14 UTC