La recherche a retourné 14 résultats

par bertilh
mer. févr. 18, 2009 3:04 pm
Forum : GraphWeather (English)
Sujet : FTP export stopped
Réponses : 1
Vues : 4162

FTP export stopped

Did have GraphWeather running and exporting files to a local directory today when it suddenly stopped.
The error message was some exception error in Windows or something strange. Then I did see a message saying that a new version is available. I think that this message did stop GraphWeather running ...
par bertilh
ven. févr. 06, 2009 10:16 pm
Forum : GraphWeather (English)
Sujet : Some information
Réponses : 8
Vues : 10624

Re: Some information

Hello,

Also GW can be scheduled to generate jpg graphs and upload them to an ftp server.
See http://aguilmard.com/phpBB3/viewtopic.php?f=6&t=897

For scheduled ftp uploads there are many programs. I am using AutoFTP from PrimaSoft and have several scheduled auto-transfers at different time ...
par bertilh
mer. janv. 28, 2009 9:12 pm
Forum : GraphWeather (English)
Sujet : Position of title text in frame
Réponses : 3
Vues : 5180

Re: Position of title text in frame

Hello,
Have not seen any case where position-x or position-y can move the text in a frame . I have tried with values 50 or 100 (pixels) and 0.1 or 0.5 which should be 10 % or 50 % of the frame.
alignment="top|hcenter" angle="0" puts the text at the top and
alignment="vcenter|hcenter" angle="0" puts ...
par bertilh
mer. janv. 28, 2009 7:34 am
Forum : GraphWeather (English)
Sujet : Position of title text in frame
Réponses : 3
Vues : 5180

Position of title text in frame

The variables position-x and position-y don´t change the position of the text in the frame. The angle can be changed and works fine but I don´t see any changes if the alignement is top, bottom, let or right.
Here is an example where the date and time is always in the middle.

<?xml version="1.0 ...
par bertilh
mar. janv. 27, 2009 11:16 am
Forum : GraphWeather (English)
Sujet : Editing of png images
Réponses : 4
Vues : 6031

Re: Editing of png images

Thanks for the advice. Did try irFanView but when I opend the arrows they were blurry.

The only tools where I could open the .png files and see the transparency were Photoshop and Paintshop Pro .
In Photoshop I didn´t find out how to modify the colors.
In Paintshop Pro I could modify the colors of ...
par bertilh
jeu. janv. 22, 2009 11:58 am
Forum : GraphWeather (English)
Sujet : Editing of png images
Réponses : 4
Vues : 6031

Editing of png images

Would like to modify the color and form of the arrows used in the gauges. I want to change the color of the arrows used to show the min and max in the temperature gauge.
The img_modern_index_20x24.png image is used and I tried to modify the colors with Microsoft paint but when I save the image the ...
par bertilh
mar. janv. 20, 2009 1:39 pm
Forum : GraphWeather (English)
Sujet : Template menu in Real_time FTP exports
Réponses : 1
Vues : 4202

Template menu in Real_time FTP exports

If you want to set Template path and name in the "Real-Time FTP exports" page
and press the ... button you get a poppup menu where you can choose file name and file format.
But if you press the open button the path and file name is not changed in the box.

This works fine in the poppup window "Data ...
par bertilh
mar. janv. 20, 2009 11:18 am
Forum : GraphWeather (English)
Sujet : FTP export of graphics
Réponses : 3
Vues : 6051

Re: FTP export of graphics

Export of files to the root directory worked fine but if tried to export to a subdirectory it failed. :?
Exporting temp.txt is fine but GWeather\temp.txt don´t work. I also tried \GWeather\temp.txt but got the error message :
553 Prohibited file name: GWeather\temp.txt

Have now solved the export ...
par bertilh
lun. janv. 19, 2009 7:45 am
Forum : GraphWeather (English)
Sujet : image background indisponible avec reload=1
Réponses : 3
Vues : 5180

Re: image background indisponible avec reload=1

Bonjour Jean,

Please translate the questions, this is an english page.
par bertilh
mer. janv. 14, 2009 3:05 pm
Forum : GraphWeather (English)
Sujet : FTP export of graphics
Réponses : 3
Vues : 6051

Re: FTP export of graphics

When I use FTP export to export grahics to a .jpg file on the local C:-drive it works fine but when I try to export to my ftp server I did get the following error message:
14/01/2009 14:47:07 : Exporting to GWeather\graph_24h.jpg
14/01/2009 14:47:08 : Unable to send buffer. 200 TYPE is now 8-bit ...
par bertilh
mer. janv. 14, 2009 8:37 am
Forum : GraphWeather (English)
Sujet : FTP export of graphics
Réponses : 3
Vues : 6051

FTP export of graphics

Hi Antoine,

GraphWeather make very nice graphs and I will try to find out more about how to use them.

FTP export is a nice feature to export graphics and I have seen I can change the time period bewtween current day, current week and current month.
In the WSWin software is it also possible to make ...
par bertilh
mar. janv. 13, 2009 7:21 pm
Forum : GraphWeather (English)
Sujet : Real-time in 250b version
Réponses : 9
Vues : 9210

Re: Real-time in 250b version

There is a problem with your pictures. I can´t read the text.
The resolution is only 150x128 pixels and the file size is only 75 kb.

How did you add the pictures.
par bertilh
ven. janv. 09, 2009 8:13 am
Forum : GraphWeather (English)
Sujet : Graph with mean data...
Réponses : 8
Vues : 8860

Re: Graph with mean data...

Did get the right scale on Xaxis by using format="S". I think S is seconds :?:
Would like to have a plot like the one MeteOzoir page http://meteozoir.homeip.net/indexa.php?image=graph2.jpg :idea:

How do I make the graph for other month than the current month.
par bertilh
jeu. janv. 08, 2009 11:58 pm
Forum : GraphWeather (English)
Sujet : Graph with mean data...
Réponses : 8
Vues : 8860

Re: Graph with mean data...

Hello,

Did make a lineplot graph with minimum, mean and maximum temperature in GW using the functions
stats_month_min_outdoor_temperature, stats_month_truemean_outdoor_temperature and stats_month_max_outdoor_temperature.
The plot is only for the current month. How can I make a plot for last month ...