Reduce configuration complexity
authorAlexander Vasarab <alexander@wylark.com>
Tue, 30 Jun 2020 20:49:49 +0000 (13:49 -0700)
committerAlexander Vasarab <alexander@wylark.com>
Tue, 30 Jun 2020 20:51:57 +0000 (13:51 -0700)
commit6980e4fef8dad4b47cb03b879860b5981c1e67cc
tree9bb5fc762c917d150f71079ed0cd3df0fc08ece6
parentf41647a44c410ccf016776389d07b89d65519889
Reduce configuration complexity

This commit cleans up the configuration file format expectations.
Whereas before there was separate [nrcs]/[mesowest] sections, there is
now one [station] section.

It also unifies the configuration options between the two in the config
file, as well as the code. Much cleaner and simpler.
README.md
config-mesowest.ini.example [deleted file]
config-nrcs.ini.example [deleted file]
config.ini.example [new file with mode: 0644]
infoex-autowx.py