WXforum.net

Weather Software => WeeWX Software => Topic started by: BaseLine on January 25, 2023, 05:40:45 AM

Title: Weewex + WS90 show "evapotranspiration"!?
Post by: BaseLine on January 25, 2023, 05:40:45 AM
One day, my weewex + WS90 started to show "evapotranspiration". It replaced the rainfall. What happened?
(Not sure but I think it happened after the previous GW2000 software update.)

WU shows precipitations and it seems to match with what actually happens outdoors but it's not matching the evapotranspiration readings.

Is this because it's winter and weewx wont count rain outside of the raining season? <- just a thought.
Title: Re: Weewex + WS90 show "evapotranspiration"!?
Post by: BaseLine on April 25, 2023, 03:07:44 AM
 
Quote
...Users with a piezo rainfall gauge only

Users with a piezo rainfall gauge and using the default field map will see the piezo rainfall data appear in WeeWX 'p_' fields as per the above table. It is likely that most users will instead want the piezo rain data to appear in the 'standard' WeeWX rainfall fields which will entail using a custom field map. The easiest way to create a custom field map for the piezo rain is to add suitable entries under the [GW1000] [[field_map_extensions]] stanza. A suitable custom field map to map piezo rain to the 'standard' WeeWX rainfall fields may look something like:
Code: [Select]
[[field_map_extensions]]

     rain = p_rain
     stormRain = p_rainevent
     rainRate = p_rainrate
     dayRain = p_rainday
     weekRain = p_rainweek
     monthRain = p_rainmonth
     yearRain = p_rainyear

https://github.com/gjr80/weewx-gw1000/wiki/Upgrade-Guide#Instructions-for-specific-versions