With this release we have rearranged the User's Guide, and broken out the hardware-specific information into its own Hardware Guide.
Andrew,
My bad, wee_import was being
told to write to a US database irrespective of the underlying database units,
the QC department is being fired as I write this. The attached weeimport.py should fix the issue,
usual deal:
Gary
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/mlw2k1encLU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Andrew,
My bad, wee_import was being told to write to a US database irrespective of the underlying database units, the QC department is being fired as I write this. The attached weeimport.py should fix the issue, usual deal:
- move the original weewx/bin/weeimport/weeimport.py aside by renaming it to something like weeimport_orig.py
- copy the attached weeimport.py in its place
- run wee_import
- let us know the outcome
Gary
Oh yes - somewhere in the instructions (or help, not sure which) - the time in the --date command is in brackets. I presume this is because the time is optional - but why the brackets? An option in syntax definitions is (I thought) indicated by | whilst the inclusion of brackets implies the time should be enclosed in brackets - which is wrong (I think).
Thanks Tom, Matthew and Gary,I upgraded without any issues. One thing I noticed though is that the Weather Underground RapidFire rest posts are now logged by default. I added 'log_success = False' to my weewx.conf to disable it. I have a Davis VantagePro 2 and it was logging these every couple of seconds.
Oh yes - somewhere in the instructions (or help, not sure which) - the time in the --date command is in brackets. I presume this is because the time is optional - but why the brackets? An option in syntax definitions is (I thought) indicated by | whilst the inclusion of brackets implies the time should be enclosed in brackets - which is wrong (I think).
It is the Utilities guide and the --help usage text. The hh:mm in a range is optional. I will get some input from Tom and Matthew, can you have nested [ ], if not you end up with a very long line.
[--date=YYYY/MM/DD|'YYYY/MM/DD hh:mm'|'YYYY/MM/DD (hh:mm)-YYYY/MM/DD (hh:mm)'] [--date=(YYYY/mm/dd|'YYYY/mm/dd HH:MM'|'YYYY/mm|dd (HH:MM)-YYYY/mm/dd (HH:MM)')]--date=2016/09/28T03:00-2016/10/02T12:00
--date=YYYY-mm-DD
--from=YYYY-mm-DDTHH:MM --to=YYYY-mm-DDTHH:MM
--from=2016-09-28T03:00 --to=2016-10-02T12:00
--
You received this message because you are subscribed to the Google Groups "weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.