ausocean/client

Temperature Data Function

Open

#15 opened on Aug 5, 2024

 (0 comments) (0 reactions) (0 assignees)Go (0 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

I noticed a little while ago when looking at test rig 1 and 2, that the reported air temperature of each were 5 degrees apart, and the only difference was that one was in a mast while the other was exposed to the open air. that's made it obvious that the air temperature data we're collecting is not particularly accurate, but I'm guessing there is some kind of function that would model the offset caused by housing the DHT inside the mast, which we could factor into it what it reports to make the data more accurate.

Contributor guide