Skip to content

Add watervapor landmask creation to utils.py #95

Description

@rogerkuou

The watervapor data has diffrerent scope (lat till +-80 deg) and resolution (downsampled to 0.5 deg instead of 0.25 deg). This means we need to use a different land-sea mask.

Example script in commented out cell in watervapor NB

According to this discussion, we can downsample the LSM for SST with a factor of 2, and use >=0.5 as land (True) and <0.5 as water (False)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions