Cumulus JpGraph Graphs
NOTICE: You need to be running Cumulus Version 1.8.2 Beta or higher to use the scripts
that are now available for download that are represented below.
These graphs are created using collected realtime.txt data from a
Cumulus Weather Station software program. Data is collected using
a separate script (RealtimeStore.php) that looks for new data once a minute and stores
that data into a log file called realtime.log.
These graphs are generated using the Aditus Free JpGraph (non-commerical)
graphics library. More information about this library can be found at
Aditus JpGraph PHP Library.
There are currently 8 scripts in this set:
- GraphicSettings.php
This script contains common configuration information for the
rest of the scripts and common functions.
- baro.php
This script displays the Barometer Graph (Pressure)
- dewpt.php
This script displays the DewPoint Graph
- temp.php
This script displays the Temperature/Humidity Graph
- rain.php
This script displays the rain today and monthly rain amounts.
- wind.php
This script displays the Wind/Gusts Graph
- winddir.php
This script displays the Wind Dir Scatter Plot Graph
- intemp.php
This script displays the indoor temp/humidity.
- solar.php - Being added to package
This script displays the Solar/UV.
Requirements
The following requirements are needed in order to use this package.
- Need to be running the Cumulus Weather Software and be
uploading the realtime.txt data once a minute.
- Web Server must support PHP5 and GD with FreeType support and the
TTF Verdana loaded.
-
Requires Version 1.8.2 BETA or higher with the extended realtime.txt
fields.
- Need to be collecting the output of the realtime.txt files to a
log, like realtime.log. A script exists to do this for you that
runs under cron on your server. Ref:
RealTimeLog.php
Source Code
The source code can be downloaded from the TNET Cumulus Project Page.
- URL: TNET Cumulus Project Page
More TNET Cumulus Project Information
The link below points to the TNETWeather Cumulus Project Pages which have
a number of other projects centered around the Cumulus Weather Station which
is a product of
SandaySoft.
- URL: TNET Cumulus Project Page
Sample Graphs with Live Data
Below are examples of the scripts using live data from the TNETWeather
Cumulus Weather Station software. They show the scripts listed above
being used with various options to change the number of hours (24hrs, 48hrs,
72hrs and 96hrs), and the
frequency of the sample (Once an Hour, Twice an Hour, 4 Times an Hour).
24 Hour Graphs - Frequency 4 times an hour
48 Hour Graphs - Frequency 2 times an hour
72 Hour Graphs - Frequency once an hour
96 Hour Graphs - Frequency once an hour
These pages were created by TNET Services, Inc. © 2010 - All rights reserverd.