how to average multiple monthly data?

Hi all,
I've downloaded MODIS satellite monthly average data from 2003-2018 as a .nc files to get SST data. from the extracted variables, the latitude vector is 433*1, longitude is 313*1, and the SST is 433*313 (meaning the dimension of the lat*lon)
What I want is to calculate the averages of the SST, for example, all Januaries, Februaries, ...etc.
Any help would be truly appreciated.
thanks so much.

 採用された回答

dpb
dpb 2018 年 12 月 11 日

0 投票

Convert to table or timetable and use retime and/or findgroups/splitapply for these kinds of operations.

1 件のコメント

Lilya
Lilya 2018 年 12 月 11 日
ok.. thank you :)

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeWeather and Atmospheric Science についてさらに検索

タグ

質問済み:

2018 年 12 月 11 日

コメント済み:

2018 年 12 月 11 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by