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
On Sat, Jan 7, 2023 at 3:35 AM Lin Yao ***@***.***> wrote:
Hi,
When you calculate olr_clim in a leap year (lines 130-132), you may want
to fill OLR for Feb 29, which is OLR[59,:,:] instead of OLR[60,:,:].
Best,
Lin
—
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACSQELP6PWYXCI37XVZZMDTWRBXZJANCNFSM6AAAAAATTMQNUU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Hi,
When you calculate olr_clim in a leap year (lines 130-132), you may want to fill OLR for Feb 29, which is OLR[59,:,:] instead of OLR[60,:,:].
Best,
Lin
The text was updated successfully, but these errors were encountered: