• Welcome to TodayPlus Boards v2.
 

Visible winddirection

Started by Timmy, January 15, 2005, 04:30:40 PM

Previous topic - Next topic

Geezer

Quote from: "uk_skinner"I think I have an idea...... :wink:  :whistle:  :idea: , Crazy but possible can be done......

Broesel, where have you been hiding?


broesel, you are genius.....It works, I need to change my exe, then I can writ this into regsitry key....Timmy, for now I will just write city1 wind direction, but later we can expand to as many as 21 cities (that is the limited of TP can handle).

You guys never cease to amaze me.  Wow.. :bow:
Toshiba e800, PPC2003 SE, 2.2 Gb MicroDrive, 512 CF, 512 SD, 2 Extended Batteries, Plus other excentric goodies.

Broesel

Quote from: "uk_skinner"
Broesel, where have you been hiding?

Oh, I'm here all around  8)

Quote
broesel, you are genius.....It works

Oh, no, you are :D


QuoteI need to change my exe, then I can writ this into regsitry key....Timmy, for now I will just write city1 wind direction, but later we can expand to as many as 21 cities (that is the limited of TP can handle).

Sounds nice   :lol:

Broesel


Edit: Just got another idea  :oops:

Give me a key too for windspeed and Timmy will get the possibility to
get windspeed from mph to Beaufort / kmh in TodayPlus V011

Too much ???  :oops:

Timmy

Broesel & Uk_skinner,

What do we get when we put together
    two genius members     in one thread......  


Timmy
Toshiba e750BT, WM 2003, Today Plus 0.11.0, WISbar Adv, Agenda Fusion, Pocket Slides, TomTom

uk_skinner

Tiimy:

  Exe sent to you, please try it...This is fun... :wink:

Broesel

Quote from: "Broesel"

Edit: Just got another idea  :oops:

Give me a key too for windspeed and Timmy will get the possibility to
get windspeed from mph to Beaufort / kmh in TodayPlus V011

Too much ???  :oops:

@uk_skinner: Did you see my edited post  ? Can you make that possible ?

Edit: Just a second idea: Get the value from numcities of the registry in your exe
and then create as many keys as you have cities to get
winddir / windspeed from every city.

@Timmy: When you make your grafics for windspeed, you should name
the grafic like the values of the var's. F.ex. NEE=144 --> 144.bmp
Then it is really easy to get the grafik with less code. :)

Example:

load,city,%var0%
calcvar,var4,fromconfig,winddir%var0%
image,0,0,%var4%.bmp,t

Hope, that works
Greetings Broesel

Timmy

@Uk_skinner,

Your mail did arrive well. Thanks! This evening I'm gonna try your exe. Pretty work to do!!!


@Broesel,

I'm glad you came in the discussions! This is the right place for you and most of your TodayPlus-wishes. Thanks for active coming by!
Also thank you for your good tips! Is appreciated!


Timmy
Toshiba e750BT, WM 2003, Today Plus 0.11.0, WISbar Adv, Agenda Fusion, Pocket Slides, TomTom

Broesel

O.K. some more to the winddirections:

You can get 16 values:

N          =        1
NNE      =     114  
NE        =       14
ENE      =      414
E          =         4  
ESE      =      424
SE        =       24
SSE      =     224
S          =        2
SSW     =     223
SW       =      23
WSW    =     323
W         =        3
WNW    =      313
NW       =        13
NNW     =      113

That's, what you need grafic for ....

Broesel

Timmy

Quote from: "Broesel"O.K. some more to the winddirections:

You can get 16 values: (...) That's, what you need grafic for ....

Broesel

Broesel,

Thanks for your information!

Timmy
Toshiba e750BT, WM 2003, Today Plus 0.11.0, WISbar Adv, Agenda Fusion, Pocket Slides, TomTom

uk_skinner

Quote from: "Broesel"Edit: Just a second idea: Get the value from numcities of the registry in your exe
and then create as many keys as you have cities to get
winddir / windspeed from every city.

No problem, I can get wind speed into var then you guys can convert it into km/hr..

Timmy, I will send you another one later.

Timmy

Uk_skinner,

I received your latest TpRegistry.exe.

My City1.txt says that the wind is W, 26 Mph. I clicked on your exe, looked in the Registry, and ...

TA    TA    TA   TA  .....




Timmy
Toshiba e750BT, WM 2003, Today Plus 0.11.0, WISbar Adv, Agenda Fusion, Pocket Slides, TomTom

uk_skinner

Timmy:

 If you wish, I can let the exe do the calculation to convert mhr-->kmhr then write it into registry key.

Broesel

O.K. Mine could not find the files, but my Installdir is

Programme/TodayPlus

so I copied the buffer folder under

Program Files

and, yes it works with the first city  :D

Greetings Broesel

uk_skinner

Quote from: "Broesel"O.K. Mine could not find the files, but my Installdir is

Programme/TodayPlus

so I copied the buffer folder under

Program Files

and, yes it works with the first city  :D

Greetings Broesel

Sorry, I forgot to mention, it will look city1.txt in /Program Files/Buffer. :oops:  I will see I can change that..

Broesel

no Problem, I could find out myself  :D

So I'm going to test the var's

Broesel

Timmy

Quote from: "uk_skinner"Timmy:

 If you wish, I can let the exe do the calculation to convert mhr-->kmhr then write it into registry key.

Uk_skinner,

In Europe most countries use Beaufort in stead of M/hr or Km/hr. A table you can find here:
http://www.jhollin1138.com/forums/viewtopic.php?t=1127&highlight=wind

Is Beaufort possible for you?

Timmy
Toshiba e750BT, WM 2003, Today Plus 0.11.0, WISbar Adv, Agenda Fusion, Pocket Slides, TomTom