Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nws: remove "NWS" from types | siddharth ravikumar | 2022-05-29 | 1 | -4/+4 |
| | | | | | | | Also rename: - `Forecast` function to `GetForecast`. - `ForecastHourly` function to `GetForecastHourly`. | ||||
* | update name in copyright | siddharth ravikumar | 2022-05-28 | 1 | -1/+1 |
| | | | | Use full name. | ||||
* | nws: update NWSPointProperties | siddharth | 2022-05-21 | 1 | -0/+7 |
| | | | | Add relative location. | ||||
* | nws: update TestPoints | siddharth | 2022-05-16 | 1 | -0/+1 |
| | |||||
* | nws: update TestForecast | siddharth | 2022-05-16 | 1 | -0/+2 |
| | |||||
* | nws: add ForecastHourly | siddharth | 2022-05-16 | 1 | -0/+47 |
| | |||||
* | nws: add Forecast | siddharth | 2022-05-15 | 1 | -0/+52 |
| | |||||
* | nws: update NWSPointProperties | siddharth | 2022-05-15 | 1 | -4/+4 |
| | | | | | ForecastLink -> Forecast ForecastHourlLink -> ForecastHourly | ||||
* | nws: update NWSPointProperties | siddharth | 2022-05-15 | 1 | -0/+3 |
| | | | | Add GridId | ||||
* | nws: update NWSPointProperties | siddharth | 2022-05-15 | 1 | -0/+6 |
| | | | | Add GridX and GridY. | ||||
* | nws: points -> Points | siddharth | 2022-05-15 | 1 | -2/+2 |
| | |||||
* | add nws package | siddharth | 2022-05-08 | 1 | -0/+26 |