I would like to display weather forecast data coming from NOAA GFS data subset generated by http://nomads.ncep.noaa.gov/ filter. As far as I know, the output file is in GRIB2 format. Unfortunately I cannot find any PHP library, which will "give me" forecast for given lat/lon coordinates (I have found some only for Fortran or Python). Does anybody know such a PHP library?
Asked
Active
Viewed 970 times
1
-
Did you find what you were looking for? – vespino Sep 12 '16 at 07:08
-
Unfortunately not.... – user3523426 Sep 13 '16 at 19:40