Sum Daily Data in Year Buckets

2 visualizaciones (últimos 30 días)
AOrtega
AOrtega el 3 de Jul. de 2019
Comentada: Akira Agata el 4 de Jul. de 2019
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 comentario
Akira Agata
Akira Agata el 4 de Jul. de 2019
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?

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by