From: Alexander Vasarab Date: Tue, 30 Jun 2020 22:55:55 +0000 (-0700) Subject: Trying to always mention MesoWest with NRCS X-Git-Tag: v2.0.0^2~10 X-Git-Url: https://wylark.com/src/infoex-autowx.git/commitdiff_plain/8d0720c2a12a120eaabbf87ad0364ddd212a46c8 Trying to always mention MesoWest with NRCS --- diff --git a/README.md b/README.md index a08fbf5..781057c 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,18 @@ InfoEx AutoWx (IEAW) ============= -This program fetches data from an NRCS SNOTEL site and pushes it into -the InfoEx system using the new automated weather system implementation. +This program fetches data from an NRCS SNOTEL or MesoWest station and +pushes it into the InfoEx system using the new automated weather system +implementation. License under the ISC license (see file: LICENSE). Disclaimer ---------- -Your usage of the NRCS and InfoEx systems is bound by their respective -terms and this software makes no attempt or claim to abide by any such -terms. +Your usage of the NRCS, MesoWest, and/or InfoEx systems is bound by +their respective terms and this software makes no attempt or claim to +abide by any such terms. Installation ------------ @@ -31,8 +32,8 @@ This program is designed to be run from the command line (or via cron(8)) and administered via a simple, concise configuration file. This design allows you to run a separate program instance for each NRCS -weather station from which you'd like to automate the importation of -data into your InfoEx subscriber account. +or MesoWest weather station from which you'd like to automate the +importation of data into your InfoEx subscriber account. To run ad-hoc (be sure to activate the virtual environment, as detailed in the Installation section):