[Thread Prev][Thread Next][Index]

[ferret_users] whether any provision is available to use shell commands, with ferret




Whether its possible to use shell commands in ferret...something like this...
because modifying many files kills time, if its possible something like this using for loop, it will be helpful..


sp for file in *.nc; do ! not working...

use $file

!do some operation say

let/units="meter"/title="my title" myvariable1 = xyz_new1

let/units="cm"/title="my title" myvariable2 = xyz_new2

list/file=$file_modifile.nc/format=cdf/clobber xyz_new1,
xyz_new2
done


Awaiting for reply...



- Akshay

[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement