summaryrefslogtreecommitdiffstats
path: root/nws/nws.go
Commit message (Collapse)AuthorAgeFilesLines
* nws: add ForecastHourlysiddharth2022-05-161-0/+43
|
* nws: add Forecastsiddharth2022-05-151-0/+65
|
* nws: update Pointssiddharth2022-05-151-4/+4
| | | | update error messages.
* nws: NWSPointError -> NWSErrorsiddharth2022-05-151-3/+3
|
* nws: update NWSPointPropertiessiddharth2022-05-151-9/+9
| | | | | ForecastLink -> Forecast ForecastHourlLink -> ForecastHourly
* nws: NWSPoints -> NWSPointsiddharth2022-05-151-11/+12
| | | | Also NWSPointsError -> NWSPointError
* nws: update NWSPointPropertiessiddharth2022-05-151-0/+1
| | | | Add GridId
* nws: update NWSPointPropertiessiddharth2022-05-151-0/+2
| | | | Add GridX and GridY.
* nws: points -> Pointssiddharth2022-05-151-2/+2
|
* add nws packagesiddharth2022-05-081-0/+72