Custom Files

Based on earlier conversations about custom files, I have created a text file to use with my webcam. I have two questions -

How do I make the wind speed show as mph? I tried using %uomwind%, but must be missing something, as that does not work. It just duplicates the knots reading rather than mph. 2nd, I do not need this file to upload to my website as I believe iptimelapse will use the local file? But, I may be wrong.

My iptl.htx file is attached for review.

Thanks,

John


iptl.htx.txt (101 Bytes)

it will be mph if that is the unit of wind setting in WD
otherwise use
%windinmph%…Average wind in mph always
%gustinmph%…Gust wind in mph always

It turns out that my settings for wind speed were set to knts, not mph. Once I corrected that, the original custom file I created worked just fine. Not sure how that got changed, as the universal setup page was correct. I just clicked OK and it reverted to the correct settings. I never changed anything prior to that, but had numerous recent power failures that may have scrambled things. I think I am back to normal now.

Thanks