This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Weather3.tcl

Old posts that have not been replied to for several years.
T
Thorne^

Post by Thorne^ »

On 2002-05-26 05:08, Ycarus wrote:
I have made a new version of my script "International Weather Script". Now you can exactly set the result display to what you want. You can also use the "-d" option like in weather3.2
So I think this script have now all option of weather 3.2, if you want some new thinks you can write to me.

download it here :
http://xerus.dns2go.com:81/~yannick/htm ... tit&lid=29

Ycarus
yews@ifrance.com
http://yews.fr.st/
Hello !

I tried your latest meteo.tcl today. It works so far good, but i cant get the weather infos for cities in germany, sweden, spain. I choosed "us" in the tcl.
I tried "de" and "uk", same problem.
France, Greece, Belgium, Norway works.
T
Thorne^

Post by Thorne^ »

Hello !

All european countrys work meanwhile, its just strange that dont need an country code for some cities/countries.

Example:
.wz Berlin de <--- doesnt work
.wz Berlin <--- works
On 2002-05-27 16:07, Thorne^ wrote:
On 2002-05-26 05:08, Ycarus wrote:
I have made a new version of my script "International Weather Script". Now you can exactly set the result display to what you want. You can also use the "-d" option like in weather3.2
So I think this script have now all option of weather 3.2, if you want some new thinks you can write to me.

download it here :
http://xerus.dns2go.com:81/~yannick/htm ... tit&lid=29

Ycarus
yews@ifrance.com
http://yews.fr.st/
Hello !

I tried your latest meteo.tcl today. It works so far good, but i cant get the weather infos for cities in germany, sweden, spain. I choosed "us" in the tcl.
I tried "de" and "uk", same problem.
France, Greece, Belgium, Norway works.
Y
Ycarus

Post by Ycarus »

If you put as default language "de" in the script or if you type .wz de berlin (it's exactly the same) you have the result in deutch and the script search in germany first. So in this case there is no need of the country :smile:

I know the search engine is quite strange in some case...

From the search web page :
Remember, you can enter locations in a number of ways.

- US Zip Code (5 digits)
- City name (e.g., Atlanta, New York, Paris, etc.)
- City, State (e.g., Atlanta, GA or Atlanta, Georgia)
- City, Country (e.g., Paris, France)
(I think I should put this at the beginning of my script :wink:

Ycarus
yews@ifrance.com
http://yews.fr.st/
T
Thorne^

Post by Thorne^ »

Hello !

I tried both, but the tcl/bot replies:
"Sorry we don't have the weather of the city you ask for."

btw., the german weather.com site supports german zip codes ie: 83250 = Marquartstein
If possible, add zip for germany :wink:
On 2002-05-28 10:27, Ycarus wrote:
If you put as default language "de" in the script or if you type .wz de berlin (it's exactly the same) you have the result in deutch and the script search in germany first. So in this case there is no need of the country :smile:

I know the search engine is quite strange in some case...

From the search web page :
Remember, you can enter locations in a number of ways.

- US Zip Code (5 digits)
- City name (e.g., Atlanta, New York, Paris, etc.)
- City, State (e.g., Atlanta, GA or Atlanta, Georgia)
- City, Country (e.g., Paris, France)
(I think I should put this at the beginning of my script :wink:

Ycarus
yews@ifrance.com
http://yews.fr.st/
Y
Ycarus

Post by Ycarus »

Hum, quite strange :wink:
I test it :
<Ycarus> .wz de 83250
<Thebotname> Wetterlage Marquartstein, Deutschland (83250): N/V, N/V°C Wind : N/V km/h
<Thebotname> Luftfeuchtigkeit: N/V % Luftdruck: N/V . UV-Index: N/V (N/V)
The site don't have any info about the weather of this city but the script work and find the city...

I will make a new version of the script soon, because there is some little bugs...

Ycarus
yews@ifrance.com
http://yews.fr.st/
a
asser

Post by asser »

Let me start off by saying that i really like this weather script. the forecast part i enjoy alot.

OK, only the other stuff. ive looked through it and i didnt see this, i might be wrong tho. But is there a way/option to get the bot running the weather script reply back to you via a notice?
I know you can send a /msg to it and it will reply back, but i have a few channels that have alot of people in them and would like it to work via notice there, while a few other channels i would like it doing it publicly.

Other thing is, i just went up to this .61 from .6 i belive, and coudlnt get it to run. had a few times that it said to me that it ran into a bug and to send off the error report, but looking at the report, there really wasnt anything there cept what eggdrop version i was running.

Ill relook at the script again in a few dayz for right now im running around 103.3 temp. so really out of it, might be user error on my part. Thanks

Asser
Y
Ycarus

Post by Ycarus »

Thank you very much.
OK, only the other stuff. ive looked through it and i didnt see this, i might be wrong tho. But is there a way/option to get the bot running the weather script reply back to you via a notice?
I know you can send a /msg to it and it will reply back, but i have a few channels that have alot of people in them and would like it to work via notice there, while a few other channels i would like it doing it publicly.
Yes it's a good idea. I will make that in the next version :smile:
Other thing is, i just went up to this .61 from .6 i belive, and coudlnt get it to run. had a few times that it said to me that it ran into a bug and to send off the error report, but looking at the report, there really wasnt anything there cept what eggdrop version i was running.

Ill relook at the script again in a few dayz for right now im running around 103.3 temp. so really out of it, might be user error on my part. Thanks
Hum... an other strange bug :wink:
I will test to correct it also....

Next version in a few days.

Ycarus
yews@ifrance.com
http://yews.fr.st/
T
Thorne^

Post by Thorne^ »

Hello,
thanks for your reply, my assumption is, it works for you, because you use an older Eggdrop and maybe older/newer TCL version. I have eggdrop v1.6.10, Tcl version: 8.3.1 (header version 8.3.1).

I get still the msg "Sorry we don't have the weather of the city you ask for."
On 2002-05-29 07:44, Ycarus wrote:
Hum, quite strange :wink:
I test it :
<Ycarus> .wz de 83250
<Thebotname> Wetterlage Marquartstein, Deutschland (83250): N/V, N/V°C Wind : N/V km/h
<Thebotname> Luftfeuchtigkeit: N/V % Luftdruck: N/V . UV-Index: N/V (N/V)
The site don't have any info about the weather of this city but the script work and find the city...

I will make a new version of the script soon, because there is some little bugs...

Ycarus
yews@ifrance.com
http://yews.fr.st/
Y
Ycarus

Post by Ycarus »

I use Eggdrop 1.6.10 and TCL 8.3 too...
So I don't think it's the problem.
I will make a new version where you can put on the debug file in the configuration of the script. So I will know exactly what is the problem after that :smile:

Ycarus
yews@ifrance.com
http://yews.fr.st/
Y
Ycarus

Post by Ycarus »

A new version of "International Weather Script" is released.
It's the version 0.62.
What's new :
* A better bug log so it's more easy for me to find the error.
* You can now choose how the result should be displayed (chan, pv, notice)
* Bugfixes with Windrop
* If we can't find a city but there is a country (fr, de, uk, us,...) The script redirect to the local weather link (fr.weather.com, weather.co.uk..)

You can download this script here :
http://xerus.dns2go.com:81/~yannick/htm ... tit&lid=29

Ycarus
yews@ifrance.com
http://yews.fr.st/
t
tainted
Master
Posts: 239
Joined: Sun May 12, 2002 8:00 pm
Location: chicago
Contact:

Post by tainted »

I still wish the author of weather3.tcl would put out a new version..
m
msmith7735

Post by msmith7735 »

About the weather tcl script from murf@mindless.com.

After Wunderground monkeyed around with their website, I emailed him...he said that he had already gottena about a 1/2 dozen emails, and would be modifying the script over the next few weeks.
n
nitroboost

Post by nitroboost »

g
gatus

Post by gatus »

Just a tip:
can you make it so that we can specify the deafult language, and not add it every single time in the line?
for example: after setting deafult language 'uk', when !meteo london it displays the info in english (because it's the deafult langage)..
t
tainted
Master
Posts: 239
Joined: Sun May 12, 2002 8:00 pm
Location: chicago
Contact:

Post by tainted »

Nitro! Thank you! No offense to any of the authors of those other weather scripts, but this one is the best hands down. Was fearing that it was a forgotten project of the author.. *pant*
Locked