Skip to content

Using SSH data to identify eddies #15

Open
@qjuanr

Description

Hello!

If I want to use SSH data instead of SLA data to identify cold and warm eddies, how should I set the max and min values for my levels? In addition, could you please introduce the difference in identified eddies between SLA and SSH?

Here are the values for the SLA levels set:

positive_eddies: levels = {'max':sla[:,:,:].max(),'min':0.01,'step':0.03} negative_eddies: levels = {'max':sla[:,:,:].min(),'min':-0.01,'step':-0.03}

Thank you very much for your reply !!

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions