PyGFSV2 icon indicating copy to clipboard operation
PyGFSV2 copied to clipboard

Python package for downloading GFS reforecast V2 grib files (Global Forecast System; NOAA).

Results 1 PyGFSV2 issues
Sort by recently updated
recently updated
newest added

* remove logging module as it's part of python distributions and fails to reinstall on python3 ``` File "/tmp/pip-install-suv5wdlg/logging/logging/__init__.py", line 618 raise NotImplementedError, 'emit must be implemented '\ ```