Dear All,
I am struggling if there is a simple way to accumulate the values of a variable along, let's say the time dimension.
Suppose I have a file with lat,lon,time dimensions and a precipitation variable, I want to calculate the accumulated value along the time.
Any hint?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear All,
I am struggling if there is a simple way to accumulate the values of a variable along, let's say the time dimension.
Suppose I have a file with lat,lon,time dimensions and a precipitation variable, I want to calculate the accumulated value along the time.
Any hint?
Thanks
Read the documentation for ncra, e.g.,
ncra --op_typ=ttl in*.nc out.nc