[gradsusr] .grb to .nc
Kishore Ragi
kishoreragi at gmail.com
Tue May 19 08:42:39 EDT 2015
I dont know why it did nt work for you. But, you can extract data from your
grb file to nc file using grads itself as below.
open your grb file with ctl
the follow these caommands
set all dimension you need
then
define var_name=var_name_in_grb
set sdfwrite ouput.nc
sdfwrite var_name
undefine var_name
the above commands should create a nc file in the folder.
Regards,
Kishore
On Tue, May 19, 2015 at 5:46 PM, M De <mithu.de.2015 at gmail.com> wrote:
> Hi Kishore,
>
> I tried with this command also but did not work.
> cdo -f nc copy input.grb output.nc
>
> Sam
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20150519/d8617e0b/attachment.html
More information about the gradsusr
mailing list