From b4c1e4226a16266ffe17a84ef87a0876b02d9ff9 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Wed, 5 Feb 2020 22:17:05 -0500 Subject: Initial commit --- wx.go | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 wx.go (limited to 'wx.go') diff --git a/wx.go b/wx.go new file mode 100644 index 0000000..648bc4f --- /dev/null +++ b/wx.go @@ -0,0 +1,2 @@ +// Package wx communicates with NOAA's Aviation Weather Center +package wx -- cgit v1.2.3