🏠 vigrey.com

weather-nws - File README.txt

weather-nws

Get weather data in the US from the National Weather Service

[GIT] git clone git://vigrey.com/git/weather-nws

Git Repositories

Commits

Refs

LICENSE

README

RSS Feed

README.txt - (663 Bytes)

 # Weather-NWS
 
 Get weather data in the US from the National Weather Service
 
 ## Build Dependencies
 
 - go >= 1.21
 
 
 ## Build
 
 To build weather-nws, use the following command in the root directory
 of this repository
 
 ```
 make
 ```
 
 The resulting binary file will be located at `build/bin/weather-nws
 
 
 ## Usage
 
 ```
 weather-nws [STATION_ID] [LAT,LON]
 ```
 
 STATION_ID: 4 letter NWS station ID (example: KVGT for North Las Vegas
                                      Airport)
 LAT,LON: Comma seperated latitude and longitude of a particular
          location to get weather alerts.  South and West are negative.
 
 ### Example:
 
 ```
 weather-nws KVGT 36.1881,-115.1764
 ```

Blanket Fort Webring

<< Prev - Random - Full List - Next >>

What the heck is this?