[Thread Prev][Thread Next][Index]

[ferret_users] Save the time dimension data



Dear ferret users I have 361*292*75*73 data I want to save it after set my region let say

irc=uvel[x=40E:110E,y=20S:30N]

I am trying to save it with the following commands but I am not able to save my data please tell me how I can save this data sets in a single nc file



ave/l=1:20/FILE=at.nc uvels
save/l=21:40/FILE=at.nc/append uvels
save/l=21:50/FILE=at.nc/append uvels
save/l=51:73/FILE=at.nc/append uvels

I got this error

**ERROR in external function: Segmentation Violation
**ERROR: error in external function


please tell me how I can save my data.





[Thread Prev][Thread Next][Index]