La recherche a retourné 34 résultats

par fikkaud
ven. févr. 27, 2009 6:18 pm
Forum : GraphWeather (English)
Sujet : Solar radiation and Source file
Réponses : 2
Vues : 4904

Re: Solar radiation and Source file

My thoughts reagrding your post.
Since you are using an additional data source I guess you'll have to change your templates with solar curve to something like

<solar_radiation _1 axisbind=

You need to add the number _X according to the probe in question. This tells GW what datasource to fetch the ...
par fikkaud
mar. févr. 17, 2009 10:37 pm
Forum : GraphWeather (English)
Sujet : New version 2.0 alpha
Réponses : 70
Vues : 109986

Re: New version 2.0 alpha

Antoine,
Looks very good to me. :D Thank You for your efforts.

Regards
Audun
http://vindkast.no
Weather, Lightning & AIS
par fikkaud
ven. janv. 02, 2009 11:09 pm
Forum : GraphWeather (English)
Sujet : NOAA reports
Réponses : 2
Vues : 4931

Re: NOAA reports

Hi,
The NORM is apparently the 30yr average for the location provided by the official met service.
For the report it needs rainfall and mean-temp for each month to compare with.
So It should be achievable for everybody interested to create such a file that GW can read for it's calculation.
12 rows ...
par fikkaud
ven. janv. 02, 2009 3:27 pm
Forum : GraphWeather (English)
Sujet : NOAA reports
Réponses : 2
Vues : 4931

NOAA reports

Hi,
I see in the yearly NOAA report a comparison to NORM.
I assume this is the statistical average for my location, provided by the national weather service.

Where/how can I add these numbers for comparison?
If this is how it works, I'm really impressed. It will be possible to graph each month ...
par fikkaud
ven. janv. 02, 2009 2:35 pm
Forum : GraphWeather (English)
Sujet : v250b Works
Réponses : 3
Vues : 5338

Re: v250b Works

Seems it reverts back to english still. I can do a 'force update' the affected pages will be in Norwegian, But if I regen the database, it's all in english.

I will incorporate a button on my site for the NOAA reports. Nice addon :mrgreen:

Thanks for your reply.
Audun
http://vindkast.no
par fikkaud
jeu. janv. 01, 2009 9:02 pm
Forum : GraphWeather (English)
Sujet : v250b Works
Réponses : 3
Vues : 5338

v250b Works

Hi,
This version 250b runs smooth. I installed it over v220. No problems occured. :D

One thing I've noted is that the date formats are no longer in Norwegian (as chosen in the setup). It shows in English.

Regards
Audun
par fikkaud
jeu. nov. 06, 2008 6:18 pm
Forum : GraphWeather (English)
Sujet : FTP Issue
Réponses : 3
Vues : 11363

Re: FTP Issue

One thing to check:
Make sure you haven't set up undesired directories for export. If you do GW will try to ftp all content from there. All entries in the log comes from /Program Files

Regards
Audun
par fikkaud
mer. nov. 05, 2008 10:34 pm
Forum : GraphWeather (English)
Sujet : Can anybody help a (nearly) computer illiterate newbie?
Réponses : 15
Vues : 18132

Re: Can anybody help a (nearly) computer illiterate newbie?

It shouldn't bee too hard. But it's for your skills to decide.
Grab an old PC and try it out on your LAN. It should be quite fun and educational.
You have the choise of Win or Linux.
You can check indigoperl that has a windows setup with php / Perl.
Or go for a Linux version.
There are probably ...
par fikkaud
sam. oct. 25, 2008 11:41 pm
Forum : GraphWeather (English)
Sujet : Combining Stats and Realtime Server
Réponses : 2
Vues : 5101

Combining Stats and Realtime Server

Hi,
I just want to share my latest GW accomplishment. Maybe some of you are interested.
I made a stats page http://vindkast.no/MyGWstats.php that combines the datepicker for stats and also displays a daily graph if a date was choosen. This graph is called through the GW http server.
I also added a ...
par fikkaud
mer. oct. 22, 2008 10:19 pm
Forum : GraphWeather (English)
Sujet : Rev 2.0.200a English, does not work
Réponses : 5
Vues : 6757

Re: Rev 2.0.200a English, does not work

I'm now up and running again with english v2.0.220a.
:D :D

regards
Audun
http://vindkast.no
par fikkaud
mer. oct. 08, 2008 9:50 am
Forum : GraphWeather (English)
Sujet : Rev 2.0.200a English, does not work
Réponses : 5
Vues : 6757

Rev 2.0.200a English, does not work

When I try to install latest cut, I get a reference error when trying to enter the setup menu.
Memory could not be read.
It installs OK and also get the main window OK.

Had to revert to 2.0.152 which I had a copy of.

Any ideas what is wrong here?

Audun
par fikkaud
lun. août 18, 2008 9:55 pm
Forum : GraphWeather (English)
Sujet : Using GraphWeather V1.6.1 with a Weather Display MySQL Db
Réponses : 4
Vues : 7488

Re: Using GraphWeather V1.6.1 with a Weather Display MySQL Db

I can't give you a screencap, cause I'm working with the latest cut. (Works perfect with my MySQL DB).
But if I remember right (1.6.1) you type the table name in the graphing display under 'Data source'
Databasename is given in the plugin.

Audun
http://vindkast.no
par fikkaud
ven. août 08, 2008 6:39 am
Forum : GraphWeather (English)
Sujet : Solar in stats
Réponses : 8
Vues : 8317

Re: Solar in stats

Antoine, Pidou.

I'll try to explain the reason I go trough all this trouble calculating expexted energy.
This might not be as important closer to the equator, but here the length of the day changes soo much over the year. In summer we have midnight sun, and winter no sun at all. If I set my ...
par fikkaud
jeu. août 07, 2008 12:57 pm
Forum : GraphWeather (English)
Sujet : Solar in stats
Réponses : 8
Vues : 8317

Re: Solar in stats

My code is based on this http://answers.google.com/answers/threadview/id/782886.html

PERL:

$lat=58.939 # Latitude in decimal form. Negative in southern hemisphere.
$gmtoffset=1; # Offset from GMT
@lokal = localtime(time);
$N = $lokal[7]; #Day of year
$t= $lokal[2]-$gmtoffset-$lokal[8]+($lokal[1 ...
par fikkaud
mer. août 06, 2008 7:12 pm
Forum : GraphWeather (English)
Sujet : Solar in stats
Réponses : 8
Vues : 8317

Re: Solar in stats

I appreciate pointing out that option in the probes.

For the future Antoine, you might consider a sinus() function that takes into account the height of the sun at any given time of day and time of year. Comparing actual solar reading with a theoretical maximum.
I can provide the rest of the code I ...