ToastFreeware
/
chrisu
/
seepark.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
chrisu/seepark.git
2018-08-05
gregor herrmann
partially merge web branch into master
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
gregor herrmann
merge change in seewasser.py from web into master
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
Philipp Spitzer
Add config file command line argument.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
gregor herrmann
make web/README a bit more verbose
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
gregor herrmann
resolution in consolidated mode: use <= for time intervals
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
gregor herrmann
finally drop old "API" with random data
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
gregor herrmann
change water (sensor) colours
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
gregor herrmann
update regexp for extrating label names
commit
|
commitdiff
|
tree
|
snapshot
2018-08-05
gregor herrmann
update sensorids and names
commit
|
commitdiff
|
tree
|
snapshot
2018-08-03
gregor herrmann
js: make points on line chart smaller
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
gregor herrmann
xtick format: fix year labels (month year)
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
gregor herrmann
format tooltip names depending on water/air
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
gregor herrmann
do some horribly wrong timezone magic
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
gregor herrmann
we have air temperature charts!
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
gregor herrmann
generalize convert_to_c3: sensors and weather have...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
gregor herrmann
oops, looks like we made a logic error when refactoring
commit
|
commitdiff
|
tree
|
snapshot
2018-08-02
gregor herrmann
html+js: rename stuff to prepare for weather
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Philipp Spitzer
The air temperature is taken from the database now.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Philipp Spitzer
Implement handling of ill-formatted datetime values...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Philipp Spitzer
Create API for openweathermap data.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Philipp Spitzer
Add a working SQL example to group measurements into...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-01
Philipp Spitzer
Ignore warning about duplicate key when inserting openw...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-27
gregor herrmann
remove debug print
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Philipp Spitzer
Implement writing openweathermap data to database.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-25
Philipp Spitzer
Make script ready for missing visibility information...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Philipp Spitzer
Prepare consolidation of data.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Philipp Spitzer
Split function select_sensordata().
commit
|
commitdiff
|
tree
|
snapshot
2018-07-18
Philipp Spitzer
Move to_dict to JSONEncoder.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
gregor herrmann
brown paper bag commit: always test after changing...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
gregor herrmann
first rather simple implementation of to_dict() for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
gregor herrmann
read main(water)sensor from ini file
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
gregor herrmann
try to be a bit more clever in finding our libraries
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
gregor herrmann
README: add python3-flask-sqlalchemy
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Philipp Spitzer
Start to use sqlalchemy (not all API calls work).
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Philipp Spitzer
Use defaultdict to simplify code.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Philipp Spitzer
Move formatting water temperature/time to template.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Philipp Spitzer
Format air temperature and time values in template.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Philipp Spitzer
Add command lin eparameter --debug.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Philipp Spitzer
Use seeparklib.openweathermap.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Philipp Spitzer
Use openweathermap module in web app.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
Philipp Spitzer
Create dedicated package seeparklib and add openweather...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-23
gregor herrmann
html template: refresh page every 5 minutes; and don...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
gregor herrmann
show current/most recent air/water temperature on top...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-16
gregor herrmann
remove debug rest
commit
|
commitdiff
|
tree
|
snapshot
2018-06-15
gregor herrmann
we can have wind without degrees (only speed)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
gregor herrmann
format x tick values (datetime) differently according...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
gregor herrmann
aesthetic sugar: set width of charts to 80% of parent
commit
|
commitdiff
|
tree
|
snapshot
2018-06-14
gregor herrmann
replace 1 chart+buttons with 4 charts
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
gregor herrmann
owm.py: import sys
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
gregor herrmann
seepark_web.js: print temperature in y axis with 1...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
gregor herrmann
seepark_web.js: use our new sensors API instead of...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
gregor herrmann
add format argument to sensors API
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
gregor herrmann
fix indentation. or actually logic: mode handling after...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
gregor herrmann
wrap csv filenames in os.path.expanduser()
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
gregor herrmann
sensor API: rename '/api/<version>/sensor/<sensor_id>'
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
gregor herrmann
add mode=<full|consolidated> request argument to sensor...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-12
gregor herrmann
add more needed python3 modules to README
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
Philipp Spitzer
Update .gitignore.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
Philipp Spitzer
Add begin and end parameters to sensor endpoint.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
Philipp Spitzer
Add /api/<version>/sensor/<sensor_id>.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
Philipp Spitzer
Add API to view sensors.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
Philipp Spitzer
Implement writing CSV.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
Philipp Spitzer
Add config file command line argument.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
Philipp Spitzer
Script takes config file from command line now.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-11
Philipp Spitzer
Make use of dict consistent.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-10
gregor herrmann
Merge branch 'web' into owm
commit
|
commitdiff
|
tree
|
snapshot
2018-06-10
gregor herrmann
maybe we want different shades of blue for the water...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-09
gregor herrmann
owm.py: add rain/precipitation data
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
gregor herrmann
owm.py: handle missing wind degrees/direction
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
gregor herrmann
add an openweathermap widget to the webpage
commit
|
commitdiff
|
tree
|
snapshot
2018-06-08
gregor herrmann
add owm.py: get weather data from openweathermap
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
gregor herrmann
tooltip: 2 decimal places are enough
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
gregor herrmann
next attempt with the reload-on-zoom function. not...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
gregor herrmann
add buttons for day/week/month/year, + css and a js...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
gregor herrmann
add prototype for data loading function in zoom change
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
gregor herrmann
template: add mobile friendly meta directive
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
gregor herrmann
pass timespan (in days) to our /data route via GET
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
gregor herrmann
finally use random data but change granularity in depen...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-04
gregor herrmann
rename hello() to index()
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
gregor herrmann
generate random data. commented out as it kills every...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
gregor herrmann
update regions
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
gregor herrmann
add temperature regions with colour coding
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
gregor herrmann
show y grid
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
gregor herrmann
turn off transitions
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
gregor herrmann
show more ° signs (in tooltip values and y axis)
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
gregor herrmann
x-ticks: don't show seconds, and rotate labels (multili...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
gregor herrmann
x-ticks: turn off magic optimization
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
gregor herrmann
format tooltip texts
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
gregor herrmann
use realistic datetime values (i.e. '%Y-%m-%d %H:%M...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
gregor herrmann
use sensor_id and sensor_name from database
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
gregor herrmann
valid HTML5 and some text changes
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
gregor herrmann
add minimal README
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
gregor herrmann
add title to chart
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Philipp Spitzer
Ignore .pyc files.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Philipp Spitzer
Enable zoom.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Philipp Spitzer
Add more test data.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Philipp Spitzer
Add y label.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Philipp Spitzer
Use user-friendly names for labels.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Philipp Spitzer
Ignore vim .swp files.
commit
|
commitdiff
|
tree
|
snapshot
2018-05-30
Philipp Spitzer
The chart now shows the test data.
commit
|
commitdiff
|
tree
|
snapshot
next