issues
search
bearing
/
dosenet
Code for the Berkeley RadWatch dosimeter network
https://radwatch.berkeley.edu/dosenet
4
stars
0
forks
source link
Refactor of server code for webserver files and transfer
#83
Closed
jccurtis
closed
8 years ago
jccurtis
commented
8 years ago
Major changes
geojson
unit fields are only the units now (instead of "Latest Dose ... ").
This is now reflected in the webpage code which loads the
geojson
file
makeGeoJson.py
and
makeCSV.py
use centralized mysql tools and
updated remote webserver file locations
completely removed
Plot.ly
and
geojson
links
Improvements
added centralized tools for mysql queries with Pandas
added centralized data transfer classes and file naming
Major changes
geojson
unit fields are only the units now (instead of "Latest Dose ... "). This is now reflected in the webpage code which loads thegeojson
filemakeGeoJson.py
andmakeCSV.py
use centralized mysql tools andgeojson
linksImprovements