ET "evapotranspiration"
Moderator: Mattk
-
- Fresh Boarder
- Posts: 17
- Joined: Wed Jan 05, 2011 9:28 pm
ET "evapotranspiration"
Hello,
Station davis VP2 calculate ET "evapotranspiration" I wanted to know if we could display on Meteohub then after sending data WSWIN
Thank you
Station davis VP2 calculate ET "evapotranspiration" I wanted to know if we could display on Meteohub then after sending data WSWIN
Thank you
-
- Fresh Boarder
- Posts: 17
- Joined: Wed Jan 05, 2011 9:28 pm
Re: ET "evapotranspiration"
Guten Abend
Niemand hat mir eine Antwort
entschuldigen Sie mich zum Schreiben, weil ich einen Übersetzer von Treibhausgasen bin
Niemand hat mir eine Antwort
entschuldigen Sie mich zum Schreiben, weil ich einen Übersetzer von Treibhausgasen bin
- YJB
- Platinum Boarder
- Posts: 387
- Joined: Thu Feb 19, 2009 5:53 pm
- Location: Venhuizen, Netherlands
- Contact:
Re: ET "evapotranspiration"
Hi,
I think it's not completely clear what you are looking for; MH is already reporting ET:
(my Davis sensor is sol4)
actual_sol4_evotranspiration_inch 0.00
actual_sol4_evotranspiration_mm 0.0
Ysbrand
I think it's not completely clear what you are looking for; MH is already reporting ET:
(my Davis sensor is sol4)
actual_sol4_evotranspiration_inch 0.00
actual_sol4_evotranspiration_mm 0.0
Ysbrand
-
- Fresh Boarder
- Posts: 17
- Joined: Wed Jan 05, 2011 9:28 pm
Re: ET "evapotranspiration"
Hello yjb
Will you explain how to configure it to ET in Meteohub
because I start in this software
I'm here to sol4

but where I should put the two lines
actual_sol4_evotranspiration_inch 0.00
actual_sol4_evotranspiration_mm 0.0
Thank you for your help
Will you explain how to configure it to ET in Meteohub
because I start in this software
I'm here to sol4
but where I should put the two lines
actual_sol4_evotranspiration_inch 0.00
actual_sol4_evotranspiration_mm 0.0
Thank you for your help

- YJB
- Platinum Boarder
- Posts: 387
- Joined: Thu Feb 19, 2009 5:53 pm
- Location: Venhuizen, Netherlands
- Contact:
Re: ET "evapotranspiration"
You will not see those values on the sensors screen, but you can get those from the html output:
http://<meteohub>/meteograph.cgi?text=actual_sol0_evotranspiration_inch
and
http://<meteohub>/meteograph.cgi?text=actual_sol0_evotranspiration_mm
You can find more about this in the meteohub manual (section 3.2 for example)
http://<meteohub>/meteograph.cgi?text=actual_sol0_evotranspiration_inch
and
http://<meteohub>/meteograph.cgi?text=actual_sol0_evotranspiration_mm
You can find more about this in the meteohub manual (section 3.2 for example)
Last edited by YJB on Sat Jan 29, 2011 12:33 pm, edited 1 time in total.
-
- Fresh Boarder
- Posts: 17
- Joined: Wed Jan 05, 2011 9:28 pm
Re: ET "evapotranspiration"
I have to configure a front sensors
if so how
if so how
-
- Fresh Boarder
- Posts: 17
- Joined: Wed Jan 05, 2011 9:28 pm
Re: ET "evapotranspiration"
ok I understood
It works for the day
http://<meteohub>/meteograph.cgi?text=actual_sol0_evotranspiration_mm
But when I want the value of the month
http://<meteohub>/meteograph.cgi?text=month1_sol0_evotranspiration_mm
It does not work
It works for the day
http://<meteohub>/meteograph.cgi?text=actual_sol0_evotranspiration_mm
But when I want the value of the month
http://<meteohub>/meteograph.cgi?text=month1_sol0_evotranspiration_mm
It does not work
- YJB
- Platinum Boarder
- Posts: 387
- Joined: Thu Feb 19, 2009 5:53 pm
- Location: Venhuizen, Netherlands
- Contact:
Re: ET "evapotranspiration"
Hi,
This is correct, currently the only ET numbers available are the actual ones. If you are looking for more options (which do make sense in my opinion, your best bet is to put a request in the "wishes" forum.
There is one challenge, the ET as provided by Davis is a cumulative number, so I guess you will be restricted to "end of day" statistics, last 24 hours, last 6 hours etc will not make sense.
Ysbrand
This is correct, currently the only ET numbers available are the actual ones. If you are looking for more options (which do make sense in my opinion, your best bet is to put a request in the "wishes" forum.
There is one challenge, the ET as provided by Davis is a cumulative number, so I guess you will be restricted to "end of day" statistics, last 24 hours, last 6 hours etc will not make sense.
Ysbrand
-
- Fresh Boarder
- Posts: 17
- Joined: Wed Jan 05, 2011 9:28 pm
Re: ET "evapotranspiration"
Hi,
ok I thank you for your help
I'll wait a bit to make a request on the forum because I think the next update to incorporate it in Meteohub
"Adds experimental support for plotting graphs based on evapotranspiration (when your Vantage reports this value). "
ok I thank you for your help
I'll wait a bit to make a request on the forum because I think the next update to incorporate it in Meteohub
"Adds experimental support for plotting graphs based on evapotranspiration (when your Vantage reports this value). "
-
- Fresh Boarder
- Posts: 17
- Joined: Wed Jan 05, 2011 9:28 pm
Re: ET "evapotranspiration"
Hello
Is what we can send data with this link in evapotranspiration WSWIN
http://<meteohub>/meteograph.cgi?text=actual_sol0_evotranspiration_mm
thank you for your reply
Is what we can send data with this link in evapotranspiration WSWIN
http://<meteohub>/meteograph.cgi?text=actual_sol0_evotranspiration_mm
thank you for your reply
Re: ET "evapotranspiration"
Hi there,
I tried to get the ET-Value into a HTML file located in directory graphs as
but I don't get a value...
What am I doing wrong?
I tried to get the ET-Value into a HTML file located in directory graphs as
Code: Select all
<td align=right>ET: [last15m_sol1_evapotranspiration_mm]</td>
but I don't get a value...
What am I doing wrong?
Best Regards
Hathor27
------------------------------------------------------------

http://untersiggenthal.meteodata.ch
Hathor27
------------------------------------------------------------

http://untersiggenthal.meteodata.ch
Re: ET "evapotranspiration"
I got it 
By now to find at my weatherpage

Code: Select all
<td align=right>ET: [last15m_sol1_et_mm]</td>
Best Regards
Hathor27
------------------------------------------------------------

http://untersiggenthal.meteodata.ch
Hathor27
------------------------------------------------------------

http://untersiggenthal.meteodata.ch
-
- Fresh Boarder
- Posts: 8
- Joined: Tue Oct 30, 2012 7:16 am
Re: ET "evapotranspiration"
If it does not signal the IP with the buzzer after boot, the USB stick ist most propably damaged.
You might need to setup a new USB stick.
__________________________________________________________
China products China Tablet PC brand from china
You might need to setup a new USB stick.
__________________________________________________________
China products China Tablet PC brand from china