I have a permanent pier which only holds the mount between astrophotography sessions. That is, the scope, computer and all but the mount electronics come in after every session. Among the electronics is a Unihedron SQM which is monitored and MPSAS values saved in the FITS header of each image.
I also have a Davis weather station which I monitor with my personal RPi based solution. I see how I can add the data to allow weather monitoring in EKOS/INDI with the Weather Watcher driver.
Since I don't have any automation needs tied into the Weather Watcher, what value will I get out of this operation other than to be able to go to the appropriate INDI tab to see the current conditions? Is anything, e.g., the ambient temperature added to the FITS header?
Losmandy G11G, ZWO OAG, Celestron OAG, ASI 120MM mini guide camera, SV 80ST, TPO RC8, ASI 1600MM Pro, ASI 294MM Pro, ASI filters and filter wheel
I also have a Davis Vue WX station with an IP connection - but can never get Ekos to stay connected to it for very long. It connects up fine and logs data for a while, but then drops with an error. Have you had luck with maintaining a live connection to your Davis station?
I get data from my WeatherLink Live via a python script and write data to multiple web pages and an InfluxDB database. I modified the script to create a specific file accessible on my LAN for Weather Watcher to get its readings.
I'll post if I see any instabilities with this approach.
Losmandy G11G, ZWO OAG, Celestron OAG, ASI 120MM mini guide camera, SV 80ST, TPO RC8, ASI 1600MM Pro, ASI 294MM Pro, ASI filters and filter wheel
For anyone interested, I have placed two versions of the script I use to get Davis WeatherLink Live data to a form usable by Weather Watcher on
my Github
Losmandy G11G, ZWO OAG, Celestron OAG, ASI 120MM mini guide camera, SV 80ST, TPO RC8, ASI 1600MM Pro, ASI 294MM Pro, ASI filters and filter wheel