move from windows GUI to console version

Hey Guys
wanting to move from the windows version to the console version on raspberry pi to save on power. Just wondering how i move over the rain data. I have copied over logfiles and data directory however no luck with the rain data updating in clientraw
Thanks
Luke

you can set the starting rain total in the config file
what rain data were you refering to exactly otherwise?

Mainly just year to date and month to date rainfall,

Do you set that once, run the .sh to fire it up, then remove it from the config file so it doesn

[quote author=jackal link=topic=65732.msg527976#msg527976 date=1508663810]
Mainly just year to date and month to date rainfall,

Do you set that once, run the .sh to fire it up, then remove it from the config file so it doesn

yeah, like that
and then it should store and then pick it up
from the wdconsole.ini file
i.e
[monthly rain]
value=

similar for yearly rain

you can also copy the
[Rain chart]

section to that ini file, from the window version wdisplay.ini file (when the program is not running)

Awesome, Thanks very much