Open
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 !!
Metadata
Metadata
Assignees
Labels
No labels
Activity