[Wrf-users] netcdf to grib format
Mouhamad Al-Sayed-Ali
Mouhamad.Al-Sayed-Ali at u-bourgogne.fr
Wed Feb 1 09:48:17 MST 2012
Hello
You can convert a netcdf file to grib file using
cdo ? f grb copy file.nc file.grb
And to install cdo, you do
---------
./configure --with-netcdf=/usr/local/netcdf-4.1.3-gcc45
LDFLAGS="-L/usr/local/netcdf-4.1.3-gcc45/lib/" LIBS="-lnetcdff
-lnetcdf -lhdf5_hl -lhdf5 -lpthread -L/usr/lib64 -lcurl"
--prefix=/work/crct/mo9378al/CDO/cdo-1.5.2
make
make install
_ -------------
Good luck
Mouhamad
Maria Elisa <mariaelisasa at ua.pt> a écrit :
> Hi,
>
>
>
> I am trying to convert the wrfout (netcdf format) to grib format. I found
> some information about CDO (Climate Data Operators) but I am having some
> problems using that.
>
>
>
> Does anyone already applied CDO?
>
>
>
> Thank you in advance for any help.
>
>
>
> Best regards,
>
>
>
> Elisa Sá
>
> PhD Student
>
> GEMAC - <http://www.dao.ua.pt/gemac> http://www.ua.pt/gemac
>
> University of Aveiro
> Department of Environment and Planning
>
> 3810-193 Aveiro, PORTUGAL
>
> Å +351 234 370200 (ext 22647)
>
>
>
>
>
>
More information about the Wrf-users
mailing list