Skip to content

Releases: paulokuong/noaa

0.1.11

11 Feb 01:19
Compare
Choose a tag to compare

Replace http client with requests library.
Added user-agent for OSM requests to work

0.1.10

18 Dec 15:10
Compare
Choose a tag to compare

Fixed issue for retrieving stations and forecast. NOAA has made changes to redirect endpoints to grid point all of a sudden.

0.1.5

10 Dec 20:37
Compare
Choose a tag to compare
  1. make start and end date optional for getting station observations
  2. fixed import error
  3. default number of stations to 1. Added corresponding comment.

0.1.3

02 Dec 05:53
Compare
Choose a tag to compare

Implemented workaround for start and end param issue

0.1.2a

02 Dec 01:22
Compare
Choose a tag to compare

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

01 Dec 22:38
Compare
Choose a tag to compare

Renamed param show_called_uri to show_uri

0.1.1

01 Dec 15:17
Compare
Choose a tag to compare
Updated setup.py info

0.1

01 Dec 15:11
Compare
Choose a tag to compare
0.1

Initial Stable commit