Releases: paulokuong/noaa
Releases · paulokuong/noaa
0.1.11
Replace http client with requests library.
Added user-agent for OSM requests to work
0.1.10
Fixed issue for retrieving stations and forecast. NOAA has made changes to redirect endpoints to grid point all of a sudden.
0.1.5
- make start and end date optional for getting station observations
- fixed import error
- default number of stations to 1. Added corresponding comment.
0.1.3
Implemented workaround for start and end param issue
0.1.2a
Fixed start and end date param even though NOAA somehow does not return any result when the correct date time format is used for "start" and "end" params.
0.1.2
Renamed param show_called_uri to show_uri
0.1.1
Updated setup.py info
0.1
Initial Stable commit