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)
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.


No differences found