Sum Daily Data in Year Buckets

조회 수: 1 (최근 30일)
AOrtega
AOrtega 2019년 7월 3일
댓글: Akira Agata 2019년 7월 4일
Hi,
I'm currently working with a netCDF file and wish to evaluate its temperature (lon,lat,time) variable. I would like to sum the daily temperature data to get an annual sum for each of the 20 years worth of data. Any help would be much appreciated.
Thanks
  댓글 수: 1
Akira Agata
Akira Agata 2019년 7월 4일
If you can store your data as a timetable, you can easily calculate an annual sum by using retime function.
If possible, could you upload an example of your data to allow people here (including me !) to try their possible solution?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 NetCDF에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by