mirror of
https://github.com/weewx/weewx.git
synced 2026-04-19 09:06:58 -04:00
10 lines
254 B
Python
10 lines
254 B
Python
#
|
|
# Copyright (c) 2009-2016 Tom Keffer <tkeffer@gmail.com> and
|
|
# Gary Roderick
|
|
#
|
|
# See the file LICENSE.txt for your full rights.
|
|
#
|
|
"""
|
|
Package weeimport. A set of modules for importing observational data into weeWX.
|
|
|
|
""" |