Skip to content
Snippets Groups Projects
  • am0ebe's avatar
    ac955cb8
    add ecotrack support | fix time bug > see below · ac955cb8
    am0ebe authored
    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
    ac955cb8
    History
    add ecotrack support | fix time bug > see below
    am0ebe authored
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.