Hi,
Recently I have come across a
problem in appending the data to the NetCDF file. The issue
is as follows.
I have 6 hourly data for about 38
years. Now I want to apply time integral (@din) on 4-time
steps repeatedly from the beginning to ending and trying to
append the time-integrated data to a new NetCDF file.
However, when I attempt to do so, the append command seems
not working, and the file shows only a single time step all
the time.
I tried to find the solution in
ferret FAQs but could not find anything discussed in it. Any
help would be appreciated.