Page 39 of 55

Re: Yet Another request ...

Posted: Wed 31 Jul 2019 11:29 pm
by beteljuice
:bash: :bash: :bash: :bash:

Just as I was going to zip up the rebuild - as the beteljuice usually says, "Most thing are possible with this prog."

On the face of it your suggestions are not unreasonable ...
1. Number of “wet days” for the month (number of days where rainfall is > 0)
OK - not too difficult. see the current test page
2. In the summary section, Average number of “wet days”
Hmm ... that's rather more awkward as it would require a chunk of dedicated code. Edit: see the current test page

Then there would be seasonal month / averages - very awkward and possibly make the page 'bloated' !!!

... but the real fly in the ointment is ....

How do we represent the 'title' in FOUR characters or less (and take other languages into consideration)
Edit: see the current test page

Anybody any opinions ?? - Answers sooner rather than later please !!!!!!

Re: Yet Another Dayfile Reader (PHP)

Posted: Thu 01 Aug 2019 6:22 am
by berwickw
Great result ;)

Personally not concerned if the metric is or is not captured in the seasonal table.

Icon works well. However if you must use a word or phrase to represent title maybe ‘wet:’ or ‘#wet’

Thanks again

Re: Yet Another Dayfile Reader (PHP)

Posted: Thu 01 Aug 2019 1:03 pm
by PaulMy
One has to be observant to notice the beteljuice playthings... :clap:

Enjoy,
Paul

Re: Yet Another Dayfile Reader (PHP)

Posted: Thu 01 Aug 2019 8:31 pm
by mcrossley
I did wet days as a separate table.
https://weather.wilmslowastro.com/datasummary.php

Having started this latest update I guess I'm going to have to update my version now. Too much to do, too little time :bash:

experiment

Posted: Fri 02 Aug 2019 10:52 pm
by beteljuice
(Optional) raindays summary inclusion with rainfail data (experimental)

Seasonal raindays average will be in error for incomplete seasons (ie. 1 or 2 calendar months) as it is impossible to prove that a day with no rain was / is a day that data was recorded !

see the current test page

FEEDBACK please ......

Re: Yet Another Dayfile Reader (PHP)

Posted: Fri 02 Aug 2019 11:16 pm
by Super-T
What happened to the min/max temp?
When all the changes are done I assume there will be an Update posted?

Re: Yet Another Dayfile Reader (PHP)

Posted: Fri 02 Aug 2019 11:28 pm
by Phil23
mcrossley wrote: Thu 01 Aug 2019 8:31 pm I did wet days as a separate table.
https://weather.wilmslowastro.com/datasummary.php

Too much to do, too little time :bash:
Ditto your last comment...

Would it be hard to eliminate the 0's & 1's, maybe font colour?
And don't know what this would entail,
but have say 3 thresholds,
0-5mm, 5-10mm, 10-999mm and format the rain days according to that?

Edit:-

On looking that's basically duplicating what's on the rain page, but with counts.

Re: Yet Another Dayfile Reader (PHP)

Posted: Sat 03 Aug 2019 12:30 am
by beteljuice
Super-T wrote: Fri 02 Aug 2019 11:16 pm What happened to the min/max temp?
??? They are still there, just using the (existing) 'post' facility in the link to put it on the pertinent data.#
When all the changes are done I assume there will be an Update posted?
Hasn't been much in the way of feedback, especially for raindays as an 'option'.

... but there will have to be release of some sort in the near future if only to correct seasonal display !

Re: Yet Another Dayfile Reader (PHP)

Posted: Sat 03 Aug 2019 8:57 pm
by Phil23
beteljuice wrote: Sat 03 Aug 2019 12:30 am Hasn't been much in the way of feedback, especially for raindays as an 'option'.

... but there will have to be release of some sort in the near future if only to correct seasonal display !
Looks good & a welcome addition.

Did have me briefly wondering about days without rain.....

Then.....

Looking at say the Max & Min Temp pages (Can sense Beteljuice reaching for :bash: ), the average table at the bottom looks fine,
but it immediately had me thinking how easily readable a second table of all the monthly max's (for the max) page & Min's for the min page would be.

I switched to the seasonal tab, & they are all there, but the eye's & brain needs to do a bit more sifting out.

Jury is still out here on the brain appeal of Spring Vs Summer start for the seasons in the Southern Hemisphere.
Probably a bit tainted by the 4/8 month split.

Cheers.

php 7 test pilots please.

Posted: Sat 03 Aug 2019 10:11 pm
by beteljuice
A couple of competent php 7+ who have a good knowledge of Yet Another Another Dayfile Reader wanted please ...

Edit: Take #2
betel_test.zip
Contains:

a test 'holding' page
test version of main file
new raindrop.png

Make sure ALL user vars are a duplicate of your working file, so that it will be easier to distinguish any errors.

Thank you in advance ....

@phil23 .. the prog is designed for you to be creative, not me ....

Re: php 7 test pilots please.

Posted: Sat 03 Aug 2019 10:40 pm
by Mapantz
beteljuice wrote: Sat 03 Aug 2019 10:11 pm A couple of competent php 7+ who have a good knowledge of Yet Another Another Dayfile Reader wanted please ...

betel_test.zip

Contains:

a test 'holding' page
test version of main file
new raindrop.png

Make sure ALL user vars are a duplicate of your working file, so that it will be easier to distinguish any errors.

Thank you in advance ....

@phil23 .. the prog is designed for you to be creative, not me ....
https://warehamwx.co.uk/test_dayfile.php

Running PHP 7.3.7

Re: Yet Another Dayfile Reader (PHP)

Posted: Sat 03 Aug 2019 10:47 pm
by Phil23
Uploaded the files & edited the dayfile location, but all I get is the temp page, then it hangs on getting data if I try & change pages.

Re: Yet Another Dayfile Reader (PHP)

Posted: Sat 03 Aug 2019 11:58 pm
by beteljuice
Yup ... 1 JS error

LOTs of php 7 hangups ....

Re: Yet Another Dayfile Reader (PHP)

Posted: Sun 04 Aug 2019 12:25 am
by beteljuice
How silly .... after days of php coding, it was one line of temp. js for my test page that seems to have spoiled everything.

Fingers crossed, please try again ...

Re: Yet Another Dayfile Reader (PHP)

Posted: Sun 04 Aug 2019 12:29 am
by Mapantz
beteljuice wrote: Sun 04 Aug 2019 12:25 am How silly .... after days of php coding, it was one line of temp. js for my test page that seems to have spoiled everything.

Fingers crossed, please try again ...
https://warehamwx.co.uk/test_dayfile.php :clap: