
What productivity

Moderator: HansR
Yes, I'am quite surprised by myself
Code: Select all
[Prediction]
predictionURL=
Bug fixed. Good job.HansR wrote: ↑Fri 01 May 2020 8:59 am@meteosangonera: indeed it is a bug. Well spotted, thanks.![]()
I just found it myself doing my round along the implementations. I had not foreseen this, coming from a land where rain hardly ever has such extremes that it goes out of the expected band. So now, I do not implement an expectancy (average max plus some rounding value) but only the hard values which are realised.
It is the same on the site of San Sebastian and it is interesting to see the extreme conditions in Spain, where a rain burst apparently can exceed the average maximum values so far that it gets off the scale. And that those things happen in both arid and very wet situations.
It shows also the limits of working with averages![]()
Anyway, I think I got all possible situations implemented now.
I made a fix and will publish later today.
@laulau: indeed unused. I started working on a prediction module when I decided to iron out some issues firstAnd now I decided to do translation first so prediction must wait a little. All along the process of stepwise implementation and refinement
![]()
I can't tell you if any large-scale reforestation plans are currently active. I don't think so.HansR wrote: ↑Sat 02 May 2020 8:03 am@meteosangonera:
Thanks.
As an aside: this fix also gave me the time to look a bit deeper into the rainfall patterns of the semi-arid regions of Spain (and in the geography of the Basque country and it's vegetation, but they have enough water it seems). Very interesting unpredictable sparse bursts of water which I think may be dangerous in the sense of floods and erosion. With a declining countryside, Spain might consider planting more forests (or rewilding those areas) as that will considerably change the atmospheric water flow. Have things like this been given any thought in your country?
That is something you see everywhere: canalisation of waterways to prevent flooding, the goal to get the water out of the way ASAP. Just a short remark: flooding is essential for the system, it is part of it. Man has chosen to live as low as possible while older villages and safe places are always higher up. We better start living higher up (sea is rising anywaymeteosangonera wrote: ↑Sat 02 May 2020 8:33 amWhat I can assure you is that, at least in my region, floods are "quite frequent", and specific actions are being taken to retain the flow of water in the rivers. Either by installing architectural barriers, or by planting riverside vegetation.
Haha, missed that one. I thought I had automated it all already