Commit Graph

  • 58d526228b RESTThread base class now has default version of process_record(). Adding usUnits to the registry now allows all protocols except CWOP to share process_record() Tom Keffer 2014-01-24 16:51:23 +00:00
  • 8995b7d27e Image margins now scale with image and font sizes. Tom Keffer 2014-01-24 16:38:04 +00:00
  • 139a565249 Replaced pipes with simple colon and space Tom Keffer 2014-01-24 02:38:02 +00:00
  • 2514b2142c Reformatted log messages so they are easier to monitor with logwatch. Tom Keffer 2014-01-24 00:16:13 +00:00
  • 7564e3da90 Refactored names. Tom Keffer 2014-01-23 23:27:03 +00:00
  • ae49de7dec Generalized the responses from HTTP posts. Tom Keffer 2014-01-23 18:19:05 +00:00
  • 958a099386 when StdQC min/max applies, log it Matthew Wall 2014-01-23 14:49:03 +00:00
  • eb269f8edf Corrected domain of wind directions and wind speeds. Added solar simulator from user Gary Roderick. Tom Keffer 2014-01-23 14:14:51 +00:00
  • 29d3b04a5d detect invalid wind direction Matthew Wall 2014-01-23 14:01:51 +00:00
  • a9c4f00f89 Miner clean ups. Tom Keffer 2014-01-23 13:55:37 +00:00
  • bf7a538ceb Implemented the British WOW protocol using the revised RESTful architecture Tom Keffer 2014-01-23 02:05:20 +00:00
  • de11e0b7da Added Station Registry to list of RESTful services. Tom Keffer 2014-01-23 00:09:20 +00:00
  • aff380d102 Now guards against ConfigObj turning a station location with a comma in it into a list Tom Keffer 2014-01-22 21:53:29 +00:00
  • 6719bc8ece Added PWSWeather Tom Keffer 2014-01-22 18:49:29 +00:00
  • b349963941 Refactored CWOPThread class hierarchy Tom Keffer 2014-01-22 18:36:19 +00:00
  • e2a831ec82 Fixed minor problems in new CWOP implementation Tom Keffer 2014-01-22 17:56:28 +00:00
  • c299f5e2f1 remove forecast extension. it will be distributed as a separate extension. Matthew Wall 2014-01-22 15:34:30 +00:00
  • e3fcf4518e assigned an id to the udev section so it can be referenced directly Matthew Wall 2014-01-22 15:13:04 +00:00
  • ee2577b4b4 Fixed bugs in TWxUtilsUS.StationToSeaLevel and TWxUtilsUS.ActualVaporPressure Tom Keffer 2014-01-22 14:21:43 +00:00
  • 37bd7603d7 Fixed a few CWOP bugs. Mild refactoring. Tom Keffer 2014-01-22 12:58:36 +00:00
  • c16a126f26 RESTful protocols are now lighter weight in the main thread, do more in their separate thread. Refactored so its easier to understand. Tom Keffer 2014-01-22 04:24:31 +00:00
  • c27d5759db Corrected list of services to be run. Tom Keffer 2014-01-21 15:12:33 +00:00
  • 9841ef0ba6 added option to sign packages. include stdqc and fcast changes in changelog. Matthew Wall 2014-01-21 14:18:53 +00:00
  • 889bce0a5d move forecast module. added forecast skin. Matthew Wall 2014-01-19 18:50:18 +00:00
  • 4e8488e834 added option to specify units for stdqc Matthew Wall 2014-01-19 18:21:10 +00:00
  • 29a80a3f07 minor post-merge fixes Matthew Wall 2014-01-19 17:00:49 +00:00
  • d3ea7b4991 Reintegrated V2.6 branch into main trunk Tom Keffer 2014-01-19 16:21:32 +00:00
  • 40a1732b7e fiddled. Tom Keffer 2014-01-19 15:38:50 +00:00
  • 80bde5d689 Merged r1865 Tom Keffer 2014-01-19 15:25:26 +00:00
  • 305a89e805 Merged 1627:1628 Tom Keffer 2014-01-19 14:14:28 +00:00
  • 0859b47d11 Update from r1892-r1901 from trunk to v2.6 branch. Tom Keffer 2014-01-19 14:00:14 +00:00
  • f6df84cc61 Merged changes for uwxutils and wxformulas from trunk to v2.6 branch Tom Keffer 2014-01-19 13:50:01 +00:00
  • f16cb636ba Merged r1865-r1890 from trunk to branch, except uwxutils and wxformulas Tom Keffer 2014-01-19 13:46:53 +00:00
  • a0f7b76330 Merged r1858, 1861, 1862, 1864 from trunk into branch. Tom Keffer 2014-01-19 13:14:04 +00:00
  • 27830cc278 Merged changes in userguide from trunk into branch Tom Keffer 2014-01-19 01:46:06 +00:00
  • c5d1b07a27 Added troubleshooting section on "Many LOOP read errors with Davis Vantage" Tom Keffer 2014-01-19 01:28:05 +00:00
  • 3aeaed0b6e wmr200: Fix rain on archive pkt after restart Chris Manton 2014-01-18 20:05:07 +00:00
  • f73f1e02c3 Now works with the pure Python version of Cheetah's NameMapper. Tom Keffer 2014-01-18 16:54:38 +00:00
  • 19b07707f1 Now caches font handles in order to work around a memory leak in PIL. Tom Keffer 2014-01-18 01:54:57 +00:00
  • 00f0849862 summarize ws23xx invalid wind and fousb suspected bogus data Matthew Wall 2014-01-17 13:52:55 +00:00
  • 3fb5986a84 wmr200: Added failed clock syncing Chris Manton 2014-01-16 22:16:13 +00:00
  • abcad43f70 wmr200: Added failed clock syncing Chris Manton 2014-01-16 22:08:11 +00:00
  • bee578d93f in forecasting, in order to avoid duplicate records, default to one retry for database writes, 3 for database reads Matthew Wall 2014-01-15 05:07:47 +00:00
  • 018d986666 make the logging identifiers consistent Matthew Wall 2014-01-15 04:56:21 +00:00
  • 18caf94c7e avoid duplicate ByMonth and ByYear entries Matthew Wall 2014-01-14 17:22:50 +00:00
  • 7150b061c8 record battery status to database Matthew Wall 2014-01-14 14:41:35 +00:00
  • 3b131620f9 wmr200: console status cleanup Chris Manton 2014-01-14 00:28:25 +00:00
  • 03638178fa filter te923 debug messages Matthew Wall 2014-01-13 13:58:56 +00:00
  • 962ceb942d wmr200: windchill and heatindex fixes Chris Manton 2014-01-13 05:50:23 +00:00
  • 952021074d manifest probably should not be under revision control... Matthew Wall 2014-01-12 17:53:38 +00:00
  • 8da832d850 Corrected reference to radar_url and radar_img. Added more detail about how to use them. Tom Keffer 2014-01-12 00:58:35 +00:00
  • 4239a77c5c default to radar image disabled in Standard skin. display generic hardware name - use 'model' parameter to specialize. Matthew Wall 2014-01-11 22:32:52 +00:00
  • 0492916908 added 'model' option to the wmr stations. eliminate stale stale_wind in documentation. Matthew Wall 2014-01-11 22:13:23 +00:00
  • 9110972000 be slightly more pythonic Matthew Wall 2014-01-11 18:13:13 +00:00
  • f33f49671e keep entry stub from being compiled as module Matthew Wall 2014-01-11 17:54:24 +00:00
  • 6b1387faec consolidate pressure calculations and altitude calculations Matthew Wall 2014-01-11 16:54:40 +00:00
  • 99bbc3a384 verify behavior of array as tide location Matthew Wall 2014-01-11 16:45:34 +00:00
  • 387d87ed9b eliminate separate merge_config.py Matthew Wall 2014-01-08 22:58:42 +00:00
  • 58dfe0640b use setup.py instead of separate merge_config.py entry point Matthew Wall 2014-01-08 22:51:30 +00:00
  • 234e5a45fd add id to station registry section of userguide Matthew Wall 2014-01-08 22:33:22 +00:00
  • f126041cad Added key to the list of station hardware. Tom Keffer 2014-01-08 13:15:41 +00:00
  • 5720836887 Added inTemp, inHumidity, and rain to the list of StdQC ranges. Tom Keffer 2014-01-08 12:42:29 +00:00
  • ba9d48b0da fixed string error Matthew Wall 2014-01-08 03:11:21 +00:00
  • 4fcdfa68de Started process of catching up with main trunk. Did drivers, wee_config_ws23xx, units.py Tom Keffer 2014-01-08 01:47:15 +00:00
  • dc1f02dace Catch up to main trunk, mostly in documentation. Tom Keffer 2014-01-08 00:39:02 +00:00
  • 1ed891d2dd Changed default QC barometric low from 28 to 26. Tom Keffer 2014-01-07 23:50:08 +00:00
  • 2f94f1ffdf fix metric conversion bug in xtide forecast Matthew Wall 2014-01-07 18:01:55 +00:00
  • 94890ea925 do not report error if simply no tide results Matthew Wall 2014-01-07 16:34:57 +00:00
  • 57448bb1c8 fix bug in xtide location parsing Matthew Wall 2014-01-07 13:35:26 +00:00
  • 0483b410fe Remove genArchive() callback Chris Manton 2014-01-06 20:52:00 +00:00
  • 72ef6587bd add pressure and dewpoint to simulator.py Vince Skahan 2014-01-06 18:43:08 +00:00
  • fbb8fe9440 remove vestigial bits from user guide. minor fixes to units in customization appendices. Matthew Wall 2014-01-06 16:07:41 +00:00
  • 42367f1d5b Moved Archive to genStart() Chris Manton 2014-01-06 05:28:27 +00:00
  • 790b8427cf Cursor now has pointer style when in a Javascript tab Tom Keffer 2014-01-06 00:43:05 +00:00
  • eeb04c6c98 Edited sections on configuring hardware and other odds and ends. Tom Keffer 2014-01-06 00:34:02 +00:00
  • 3cab5519bf set execute bit on wee_config_ws23xx Matthew Wall 2014-01-05 01:55:42 +00:00
  • 9e2ef96947 added interface for manual command-line downloads of forecasts. improved diagnostics for failed nws forecast parsing. Matthew Wall 2014-01-03 19:30:10 +00:00
  • 0d19526bd9 added the z for extraction Matthew Wall 2014-01-03 19:25:52 +00:00
  • d7d94cc724 added the z for extraction Matthew Wall 2014-01-03 19:25:31 +00:00
  • 507bb776e5 report clock skew in logwatch Matthew Wall 2014-01-02 14:54:42 +00:00
  • dfa7afb113 added release process by command-line Matthew Wall 2014-01-02 13:49:14 +00:00
  • 5890ef4d79 pushed todo/new_feature details to the ticketing system at sourceforge Matthew Wall 2014-01-02 13:27:12 +00:00
  • 22aed85e1e troubleshooting for no log messages Matthew Wall 2014-01-01 18:48:29 +00:00
  • 0e01dda84c use priority 98 for update-rc.d in debian installs Matthew Wall 2014-01-01 15:44:03 +00:00
  • dc1f39f0c4 added archive interval section to fousb and ws23xx. added dots and plots help. split suse into separate instructions since prereqs are different from redhat. Matthew Wall 2014-01-01 15:37:59 +00:00
  • 4574d0cf61 adjust changelog. added items to TODO. Matthew Wall 2013-12-31 12:48:25 +00:00
  • 5da56bdbef merge changelog from trunk Matthew Wall 2013-12-31 12:47:39 +00:00
  • 7070ec4d77 Added stormRain and windSpeed10 to the list of observation types. Tom Keffer 2013-12-31 12:24:38 +00:00
  • c07da215ae bump version to 2.6.0a4 Matthew Wall 2013-12-31 00:50:11 +00:00
  • cda9f489da tag the 2.5.1 release v2.5.1 Matthew Wall 2013-12-31 00:45:30 +00:00
  • 00329f8975 fix changelog for 2.5.1 Matthew Wall 2013-12-31 00:14:16 +00:00
  • 994d6d0e5d include te923 and ws23xx drivers in MANIFEST Matthew Wall 2013-12-30 23:50:53 +00:00
  • 64d45169d8 bump version number to 2.5.1 Matthew Wall 2013-12-30 23:48:21 +00:00
  • 6949574cfa merge userguide changes from trunk: station characteristics for fousb and ws23xx Matthew Wall 2013-12-30 16:53:48 +00:00
  • 4bc33efc29 merge userguide changes from 2.6 branch: supported hardware and station setup Matthew Wall 2013-12-30 16:52:54 +00:00
  • 59809550ba merge archive interval handling from trunk Matthew Wall 2013-12-30 16:05:37 +00:00
  • 977a48f52a revert archive interval behavior Matthew Wall 2013-12-30 15:59:59 +00:00
  • 6a3fef7d1c merge util changes from trunk. merge catchup-on-startup changes from trunk. merge fousb, ws23xx, te923, and wmr200 driver changes from trunk. Matthew Wall 2013-12-30 14:53:05 +00:00
  • 8f9f7d3cfd minor adjustments to logging of rain events Matthew Wall 2013-12-30 14:16:03 +00:00
  • 061ae70bbd limit number of archive records even if request was incorrectly specified. fix null interval bug. calculate rain rate for historical periods too. Matthew Wall 2013-12-30 13:05:31 +00:00