Sum Daily Data in Year Buckets
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Akira Agata
le 4 Juil 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?
Réponses (0)
Voir également
Catégories
En savoir plus sur NetCDF dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!