Skip to content
Snippets Groups Projects
Commit ac955cb8 authored by am0ebe's avatar am0ebe
Browse files

add ecotrack support | fix time bug > see below

fix daylightsavingtimes bug:
> set timedelta to hours not days

ecotrack support:
> 4 sensors per unit > merge on unit and habitat and time!
> sensors log time once every 5 minutes. find closes trackdetection

> calcHabitat() to determine what habitat depending on x,y and PROJ var
> initTempData() get temp data and store in list of list of tuples
-> tempData[unit][habitat] returns (time,temp)
> mergeTemp
parent 36cd0ee4
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment