ocean-transport / WMT-project

2 stars 4 forks source link

Get SOSE heat budget to close #9

Closed rabernat closed 3 years ago

rabernat commented 3 years ago

In today's meeting, you showed that you were having some problems with the SOSE heat budget. Here are some ideas we discussed to resolve:

Please post any relevant figures here and I'll give you my feedback.

shanicetbailey commented 3 years ago

plt.scatter(rhs_wg.isel(time=35).values.ravel(), lhs_wg.where(coords_wg.Depth<200).isel(time=35).values.ravel()) yields this figure fig

You can also see in this nb: https://nbviewer.jupyter.org/github/ocean-transport/WMT-project/blob/master/SOSE-budgets/scatter-plot-TnS-budget-SOSE.ipynb

rabernat commented 3 years ago

Any progress on this issue? Can I help in some way?

shanicetbailey commented 3 years ago

Still going through it... I'll reach out soon.