Page 1 of 1

Downolading "filtered" files from NOAA

Posted: 06 Mar 2015 17:21
by kiavik
Hi all,
this is my first post on this forum.
First of all I would to thank all the stuff for the great job and the contribution to the community.
Now let us have a look at my problem :)

I am trying to view with ZyGrib files downloaded directly from NOAA website, here the link:

http://nomads.ncep.noaa.gov/cgi-bin/filter_gfs_0p25.pl

the routine allows the user to choose some zone, level, simulation runs in order to keep files small (it is very useful for Virtual Sailing :)

unfortunately I can not open any downloaded file, for sure I am doing something wrong but I do not know what...

Has anyone experienced my issue?

Regards,
Fabio

Re: Downolading "filtered" files from NOAA

Posted: 06 Mar 2015 19:20
by DomH
kiavik wrote:Hi all,

I am trying to view with ZyGrib files downloaded directly from NOAA website, here the link:

http://nomads.ncep.noaa.gov/cgi-bin/filter_gfs_0p25.pl

unfortunately I can not open any downloaded file, for sure I am doing something wrong but I do not know what...

Has anyone experienced my issue?

Regards,
Fabio
Hi,
normal it does not work.
files are grib2 format and zygrib can only read grib1 format.
may be in the future

Re: Downolading "filtered" files from NOAA

Posted: 06 Mar 2015 19:29
by kiavik
Many thanks for you reply!
Do you know a format converter or a place where getting the files usable with zyGrib (apart this site/email server :P)?

fabio

Re: Downolading "filtered" files from NOAA

Posted: 06 Mar 2015 23:00
by jza
Hi,
The console tool cnvgrib (from NOAA) can convert grib2 to grib1.
There are compiled versions for different OS on internet.

Re: Downolading "filtered" files from NOAA

Posted: 06 May 2015 18:39
by fogmachine
UCAR's grib2to1 can also convert NOMADS grib2 to grib1 for zyGrib/OpenCPN.

http://rda.ucar.edu/libraries/grib/c_ro ... grib2to1.c
http://rda.ucar.edu/libraries/grib/c_ro ... ackgrib2.c