You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are trying to compute Arctic Gateway sections for some OMIP simulations, and I was looking if I can find the indices of MOM6 0.5 degree in the model. However, what I understood MOM6 now computes strait transports online giving in diag_table.
The Fram Strait section has the following lines:
"ocean_model_z", "vmo", "vmo", "ocean_Fram_Strait", "all", "mean", "-22. 0.0 81.2 81.2 -1 -1",2
Hi,
We are trying to compute Arctic Gateway sections for some OMIP simulations, and I was looking if I can find the indices of MOM6 0.5 degree in the model. However, what I understood MOM6 now computes strait transports online giving in diag_table.
The Fram Strait section has the following lines:
"ocean_model_z", "vmo", "vmo", "ocean_Fram_Strait", "all", "mean", "-22. 0.0 81.2 81.2 -1 -1",2
I guess this is lon_min, lon_max, lat_min,lat_max and vertical values.
First thing first, I guess there is a typo in here:
https://mom6.readthedocs.io/en/latest/api/generated/pages/Diagnostics.html
for "Field section" because it says lat_min, lat_max first for "regional setting" option.
Second thing, is why lon_max is 0. As far as I see this is still in the middle of Fram Strait.
What am I missing?
Thanks a lot,
Mehmet
P.S. same issue is for Barents Opening as well.
The text was updated successfully, but these errors were encountered: