Re: [weewx-user] Re: Cumulus Import Fail

2022-11-20 Thread FIA Ranch
It is running, and running fine. Up to 2014, so it will be crankin' for awhile. Thanks again for your assistance. David On Sat, Nov 19, 2022, 1:30 PM gjr80 wrote: > If you want to have wee_import set the interval field for all imported > records to a fixed number then x needs to be an integer

Re: [weewx-user] Re: Cumulus Import Fail

2022-11-20 Thread FIA Ranch
That is about the dumbest brain-fart I have had in a long minute!! Sheesh Thanks. I will rerun it when I get the chance. I shortened the station interval when I installed WeeWX, but the old interval is obvious from the data files. I will run it again when I get a few minutes. Thanks again.

[weewx-user] Re: Cumulus Import Fail

2022-11-19 Thread gjr80
If you want to have wee_import set the interval field for all imported records to a fixed number then x needs to be an integer. All imported records will have the interval field set to this number. From the example cumulus import config file: # x - Use a fixed interval of x minutes for e

[weewx-user] Re: Cumulus Import Fail

2022-11-19 Thread FIA Ranch
Thanks for the reply Gary. It is always nice to know I am not the only one who's fingers tend to outrun their brain now and then!! LOL Getting closer. That cleaned up the "decimal" issue. Now it does not like the 'x' interval in the config file. I chose that because I am sure it is more tha

[weewx-user] Re: Cumulus Import Fail

2022-11-18 Thread gjr80
Looks like there were a couple of typos when I added support for decimal points other than a period to the Cumulus and WD import classes. I believe I have fixed it, though am unable to test due to being away from home. You can try the fix by downloading and installing the updated file as follows