convert grib file to ascii file
Patrick Reuter
preuter at LABRI.FR
Tue Jun 5 08:51:40 EDT 2007
Hi !
Use the wgrib command to extract file.grb to asciifile.txt
./wgrib -s file.grb |grep '' | ./wgrib -i -text file.grb -o asciifile.txt
In the grep command, you can enter which grb entry you want, '' is for all.
Regards
Patrick
Giannakos Apostolos <geom06005 at GEO.AEGEAN.GR> a écrit :
> Hi list
>
> I have a grib file and i want to write it to an ascii does anyone know what
> should i do? Also i want to be able to extract several grib files to ascii
> format.
>
> I would appreciate any assistance
>
> Thanks in advance
>
More information about the gradsusr
mailing list