Benjamin
                                            Benjamin
                                        
                                    No, we'd have to implement a merge method for that like ```python if not tidy: if merge: df_station = merge(df_parameters) ``` Or alternatively place that in the `all()` method. What's...
Dear @amotl , if we are merging two datasets we should follow our own selective parameter ranking so to speak clear we have decided that if the user asks for...
Hi everyone, @TheNeedForSleep is there a particular reason not to use the single station files? Did you try just to query them all? The reason I removed Mosmix All I...
Dear @TheNeedForSleep , what was the outcome of your testings? Is the single station parsing sufficiently fast?
Dear @TheNeedForSleep , according to your benchmark "single station" method generates approx. 400 station outputs per minute so we may want to make a switchover from "single station" to "all...
Dear @Elfe , I just had to figure what I was doing there. I think my specific reasoning in case of sunshine_duration and similar parameters was: 1. the time scale...
Hi again. Sorry for my late answer, have been struggling with some illness. I understand the point you want to make here: values could be measured instantaneously (e.g. temperature at...
@Elfe should we once again elaborate on this? we may also have a small call.
Dear @amotl , I am very thankful for what has happened in 2020 with this library and with our community. Special thanks goes to you being the main driver of...
Dear @padmalcom , thanks for writing about this problem. Actually having a full detailed list of parameters is probably the hardest part when implementing a weather serivce. However I will...