Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need option to calculate ocean transports across latitudes for a single ocean basin (via mask) #155

Open
gaelforget opened this issue Oct 14, 2024 · 2 comments

Comments

@gaelforget
Copy link
Member

No description provided.

@gaelforget
Copy link
Member Author

gaelforget commented Oct 15, 2024

@gaelforget
Copy link
Member Author

gaelforget commented Oct 16, 2024

MSK=(isempty(msk) ? 1.0 : msk)
U=MSK .*VectorField["U"] 
V=MSK .*VectorField["V"] 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant