[Thread Prev][Thread Next][Index]

Re: [ferret_users] gridding problem



Hello,
I don't see anything wrong with what you have done. What happens when you try this?  And, what does the grid of the data in outputdata.nc look like?

Ansley

dian handiani wrote:
Hello everyone,

I'm new user in Ferret, I was trying to grid data from dimension 100x100 to 360x720. Both data are input and output from my model. I written a script

SET MEMORY/SIZE=200
use inputdata.nc
use outputdata.nc
let ts1_new = TS1[gt=temp[d=1]@asn,gxy=temp[d=1]@ave]
save/clobber/file=test_1.nc ts1_new
quit

Here the information of inputdata.nc
   1> ./inputdata.nc  (default)
 name     title                             I         J         K         L
 TEMP     monthly mean temperature         1:720     1:360     ...       1:12
 PREC     monthly total precipitation      1:720     1:360     ...       1:12
 SUN      mean monthly percent of possibl  1:720     1:360     ...       1:12
 WHC      soil water holding capacity      1:720     1:360     1:2       ...
 PERC     soil water percolation index     1:720     1:360     1:2       ...
 TMIN     annual absolute mimimum tempera  1:720     1:360     ...       ...


[Thread Prev][Thread Next][Index]

Contact Us
Dept of Commerce / NOAA / OAR / PMEL / TMAP

Privacy Policy | Disclaimer | Accessibility Statement